Robotics

SafeDojo teaches robots safe actions via imagined world models

New framework lets robots learn safety without costly real-world trial and error.

Deep Dive

Safe control is a critical prerequisite for deploying embodied AI in real-world environments, but existing safe reinforcement learning (RL) methods often require costly real-world exploration or rely on hand-crafted safety functions that don't scale to complex vision-language-action (VLA) models. To address this, researchers from multiple institutions developed SafeDojo, the first model-based safe RL framework designed specifically for VLA policies. The key innovation is an interactive video world model that allows the agent to imagine future scenarios and learn safe actions without physical trial and error.

SafeDojo performs online RL on top of this world model, which generates action-conditioned future predictions. A tailored ResNet success classifier estimates per-step task progress from imagined frames, while a lightweight safety head predicts per-step safety costs from latent context and the proposed action chunk. These decoupled signals are balanced through a Lagrangian-based constrained GRPO objective, enabling coordinated improvement in both task success and safety. On the SafeLIBERO benchmark, SafeDojo outperformed all baselines—including inference-time safety, model-free RL, and model-based RL—achieving the best average safe-success rate on both levels and an 8.25 percentage-point improvement on Level I. Real-world deployment on a Franka robot arm across five tasks further demonstrated the best average task and safe-success rates. The results position world model-based safe RL as a scalable and generalizable path toward safe embodied intelligence.

Key Points
  • SafeDojo is the first model-based safe RL framework for VLA policies, using an interactive video world model to imagine future actions and outcomes.
  • It decouples task-reward and safety-cost signals via a ResNet success classifier and lightweight safety head, balanced by a Lagrangian constrained GRPO objective.
  • On SafeLIBERO, it achieved an 8.25 percentage-point improvement over the strongest baseline on Level I, and excelled in real-world Franka robot experiments.

Why It Matters

Enables scalable, generalizable safe robot learning without expensive real-world exploration—critical for real-world embodied AI deployment.

📬 Get the top 10 AI stories daily