2025/11/09 by Römer, Ralf, Balletshofer, Julian, Thumm, Jakob +3
Computer Science · Engineering · #Adversarial Robustness in Machine Learning #Control (management) #FOS: Computer and information sciences #FOS: Electrical engineering #I.2.10 #I.2.6 #I.2.8 #I.2.9 #Key (lock) #Reachability #Reinforcement Learning in Robotics #Robot Manipulation and Learning #Robotics (cs.RO) #Sequence (biology) #Software deployment #System safety #Systems and Control (eess.SY) #Task (project management) #Trajectory #electronic engineering #information engineering
paper · open access · doi:10.48550/arxiv.2511.06385
published in arXiv (Cornell University) (Cornell University)
openalex publication_date 2025/11/09 · openalex created_date 2025/11/12 · openalex updated_date 2026/07/28
Diffusion policies (DPs) achieve state-of-the-art performance on complex manipulation tasks by learning from large-scale demonstration datasets, often spanning multiple embodiments and environments. However, they cannot guarantee safe behavior, requiring external safety mechanisms. These, however, alter actions in ways unseen during training, causing unpredictable behavior and performance degradation. To address these problems, we propose path-consistent safety filtering (PACS) for DPs. Our approach performs path-consistent braking on a trajectory computed from the sequence of generated actions. In this way, we keep the execution consistent with the training distribution of the policy, maintaining the learned, task-completing behavior. To enable real-time deployment and handle uncertainties, we verify safety using set-based reachability analysis. Our experimental evaluation in simulation and on three challenging real-world human-robot interaction tasks shows that PACS (a) provides formal safety guarantees in dynamic environments, (b) preserves task success rates, and (c) outperforms reactive safety approaches, such as control barrier functions, by up to 68 % in terms of task success. Videos are available at our project website: https://tum-lsy.github.io/pacs.