skip to content

Department of Computer Science and Technology

Read more at: How can we make trustworthy AI?

How can we make trustworthy AI?

Wednesday, 11 October, 2023 - 15:05 to 15:55

Not too long ago most headlines talked about our fear of AI. Today, AI is ubiquitous, and the conversation has moved on from whether we should use AI to how we can make the AI systems that we use in our daily lives trustworthy. In this talk I look at some key technical ingredients that help us build confidence and trust in...


Read more at: A brief introduction to causal inference

A brief introduction to causal inference

Wednesday, 29 November, 2023 - 15:05 to 15:55

What is a causal effect, and where can we find them? This talk will start from randomized controlled trials, why this (often) gives the quantity we want, and how the randomization aspect is important. This leads to a discussion about the difference between seeing versus doing, and the general problem of confounding, which...


Read more at: Cross-lingual transfer learning with multilingual masked language models

Cross-lingual transfer learning with multilingual masked language models

Wednesday, 22 November, 2023 - 15:05 to 15:55

This talk presents an exploration into Multilingual Masked Language Models (MMLMs) as an emerging asset for cross-lingual transfer learning. The focus will be on introducing the mechanisms and applications that position MMLMs at the forefront of advancing multilingual capabilities in NLP. We'll dissect the transformer...


Read more at: Coherence Attacks and Defenses in 2.5D Integrated Systems

Coherence Attacks and Defenses in 2.5D Integrated Systems

Wednesday, 8 November, 2023 - 15:05 to 15:55

Abstract: Industry is moving towards large-scale hardware systems which bundle processor cores, memories, accelerators, etc. via 2.5D integration. These components are fabricated separately as chiplets and then integrated using an interconnect carrier, i.e., an interposer. This new design style is beneficial in terms of...


Read more at: Pathfinding for 10k agents

Pathfinding for 10k agents

Wednesday, 1 November, 2023 - 15:05 to 15:55

Path planning for multiple agents is the backbone of many interesting applications, ranging from video games to warehouse automation. The underlying problem is typically formulated as finding collision-free paths on graphs, called multi-agent pathfinding (MAPF). This talk dives deep into an important challenge for MAPF...