The problem a robot cannot avoid
Any machine that moves through space shared with people has to answer one question continuously: where will they be in the next few seconds?
A self-driving car approaching a crossing must know whether the pedestrian on the kerb is about to step out. A delivery robot on a pavement must decide which side to pass on. A warehouse vehicle must plan around workers who do not stop for it.
Without prediction, only two behaviours are available, and both fail. Treat everyone as static, and you plan into collisions. Treat everyone as potentially anywhere, and the reachable set explodes until the machine freezes, unable to justify any motion. That failure has a name in the field, the frozen robot problem, and it is what makes prediction load-bearing rather than optional.
Alexandre Alahi leads the Visual Intelligence for Transportation laboratory at EPFL, whose research centres on understanding and predicting human social behaviour from multimodal visual data, at the intersection of computer vision, machine learning, and robotics applied to transportation and mobility.
The framing that lab uses is socially-aware AI: artificial intelligence augmented with social intelligence, on the argument that this is what safe deployment requires.

