MANIGUARD: A Benchmark and Data Suite for Specification-Grounded Safety Evaluation and Improvement of Robotic Manipulation
This paper introduces ManiGuard, a comprehensive benchmark and data suite that rigorously evaluates and improves the safety of robotic manipulation policies by decoupling safety specifications from task success, utilizing formal runtime monitoring to reveal that while fine-tuning enhances safety, significant gaps persist even with increased data and distribution shifts.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Robots are learning to do our chores, moving from simple, repetitive motions to complex tasks like clearing a table or organizing a kitchen. This progress relies on "foundation models," a type of artificial intelligence that learns from vast amounts of data to understand language, vision, and movement all at once. These systems are getting better at finishing a job, but a critical question remains: can they do it without causing harm? In the real world, a robot that successfully puts a cup in a cabinet might also knock over a vase, spill a drink, or break a fragile object while getting there. For robots to move from research labs into our homes, we need to know not just if they succeed, but if they succeed safely. This requires a way to measure safety that is as precise as the measure of success, checking every move against a clear set of rules rather than just looking at the final result.
A team of researchers has introduced a new framework called ManiGuard to answer this question. They built a rigorous testing ground that treats safety as a separate, non-negotiable goal, independent of whether the robot finishes the task. Instead of relying on human observers to guess if a robot was safe, or on AI judges that might be biased, the researchers used a formal, mathematical system to define safety rules. They translated these rules into a set of logical constraints, such as "the jar must remain closed until it is lifted" or "do not touch the food while cleaning the pot." As the robot moves in a high-fidelity simulation, a digital monitor checks every single step against these rules in real time. If the robot bumps into something it shouldn't or drops an object, the system flags the violation immediately, regardless of whether the robot eventually completed its main job.
The researchers organized two hundred different household tasks into six categories, ranging from simple pick-and-place actions to complex, multi-step chores involving drawers and stacked dishes. For each task, they created a specific safety rule that was orthogonal to the goal, meaning a robot could technically finish the task while still breaking the safety rule. They then tested several advanced AI policies on these tasks, first without any special training and then after training them on a new dataset. This dataset was unique because it was built using the same safety monitor; the researchers collected thousands of demonstrations where robots successfully completed tasks without ever violating a safety rule, creating a library of "safe" behavior for the AI to learn from.
The results revealed a stark reality about current robotic intelligence. When tested without training, the robots rarely engaged with the tasks at all, often choosing to do nothing rather than risk a mistake. When they did act, they were frequently unsafe. Even after training on the safe demonstrations, the robots improved significantly, but a large gap remained. The researchers found that between six and twenty-one percent of the successful tasks were actually unsafe; the robots reached their goals but violated safety rules along the way. Furthermore, two robots with nearly identical success rates could have vastly different safety records, proving that finishing a job does not guarantee doing it safely.
Training the robots on the new safety-annotated data helped, raising the rate of safe task completion from near zero to between seven and thirty percent. However, the researchers discovered that simply adding more of the same safe demonstrations did not solve the problem. When the robots faced slight changes in the environment, such as a different background or a moved object, their safety performance dropped. Some tasks, particularly those involving drawers or delicate stacking, remained extremely difficult, with safe success rates staying below two percent for every policy tested. The study also showed that while the simulation results generally predicted which robots were safer, the exact frequency of accidents did not always match what happened on a physical robot, suggesting that simulation is a useful guide but not a perfect crystal ball.
Ultimately, the work demonstrates that safety is a distinct challenge that cannot be solved by just making robots better at finishing tasks. The researchers showed that current AI models do not yet fully understand the physical constraints of the world or the specific safety rules they are given. While fine-tuning on carefully curated, safe data helps, it is not a silver bullet. The persistent failures, even after training, indicate that future progress will require new methods to teach robots not just what to do, but how to do it without breaking the rules of the physical world. The ManiGuard framework provides the tools to measure this progress rigorously, offering a clear path forward for developing robots that are not just capable, but truly safe.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.