The dominant safety paradigm in robotics has been geometric: keep the arm away from the human. But the era of generalist vision-language-action (VLA) policies breaks that model. When you can prompt a robot with natural language to manipulate a tissue, a knife, or a pet, the safety problem shifts from physical separation to semantic understanding. Does the policy know that a tissue shouldn't be used to wipe a hot stove? That a knife should be carried by the handle? Anirudha Majumdar, who splits his time between Princeton's Robotics Initiative and Google DeepMind's safety team, is at the center of this shift. In this talk, he walks through the specific failure modes he's found by red-teaming deployed models like Physical Intelligence's Pi 0.5, and presents a pragmatic research agenda for evaluating and improving semantic safety. Expect concrete techniques, including constitutional AI-style fine-tuning with surprisingly small datasets and the emerging use of video models for simulation-based evaluation. This isn't about existential risk; it's about the practical engineering required to make generalist policies trustworthy enough to leave unsupervised.

Key Takeaways

  • Generalist VLA policies introduce semantic safety failures that geometric safety frameworks cannot catch, such as misusing objects in dangerous ways despite correct physical execution.
  • Red-teaming a production model like Pi 0.5 reveals brittle common-sense gaps: a policy can successfully grasp a tissue but fail to understand contextual constraints on its use.
  • Constitutional AI approaches can improve semantic safety alignment using as few as 200-300 curated examples, making targeted fine-tuning practical for small teams.
  • Video generation models are emerging as a lightweight alternative to physics simulators for evaluating policy safety, but their own hallucination failures require careful trust calibration.
  • The path to safe generalist robots requires combining multiple weak signals: text, image, and video modalities evaluated together, with human labels serving as a noisy ground truth.

Who should watch: Robotics engineers and ML researchers deploying VLA or multi-modal policies who need to move beyond collision-avoidance safety into semantic alignment evaluation.

Why This Matters

Majumdar's work signals a pragmatic turn in robot safety: the community is shifting from proving safety guarantees to engineering empirical alignment, treating generalist policies more like LLMs than traditional control systems. The tools are early, but the evaluation-first mindset is the right one for practitioners shipping real systems today.

Watch the full video →