English

From Demonstrations to Safe Deployment: Path-Consistent Safety Filtering for Diffusion Policies

Robotics 2026-03-11 v2 Systems and Control Systems and Control

Abstract

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.

Keywords

Cite

@article{arxiv.2511.06385,
  title  = {From Demonstrations to Safe Deployment: Path-Consistent Safety Filtering for Diffusion Policies},
  author = {Ralf Römer and Julian Balletshofer and Jakob Thumm and Marco Pavone and Angela P. Schoellig and Matthias Althoff},
  journal= {arXiv preprint arXiv:2511.06385},
  year   = {2026}
}

Comments

Accepted to IEEE ICRA 2026. Project page: https://tum-lsy.github.io/pacs/. 8 pages, 4 figures

R2 v1 2026-07-01T07:28:19.565Z