SAD-Flower: Flow Matching for Safe, Admissible, and Dynamically Consistent Planning
Tzu-Yuan Huang, Armin Lederer, Dai-Jie Wu, Xiaobing Dai, Sihua Zhang, Stefan Sosnowski, Shao-Hua Sun, Sandra Hirche
TL;DR
SAD-Flower addresses the lack of formal guarantees in data-driven flow-matching planners by integrating a virtual control input into the sampling process. It casts state/action constraints as control barrier functions and dynamic consistency as a control Lyapunov function, employing prescribed-time scheduling to guarantee safety, admissibility, and executability at test time without retraining. The approach solves a sequence of minimum-norm quadratic programs to minimally perturb the learned flow while enforcing constraints, yielding formal guarantees and robust performance across navigation, locomotion, and manipulation tasks. Empirical results show SAD-Flower outperforms several constraint-aware baselines in constraint satisfaction while maintaining competitive task rewards, demonstrating practical deployability in real-world robotics.
Abstract
Flow matching (FM) has shown promising results in data-driven planning. However, it inherently lacks formal guarantees for ensuring state and action constraints, whose satisfaction is a fundamental and crucial requirement for the safety and admissibility of planned trajectories on various systems. Moreover, existing FM planners do not ensure the dynamical consistency, which potentially renders trajectories inexecutable. We address these shortcomings by proposing SAD-Flower, a novel framework for generating Safe, Admissible, and Dynamically consistent trajectories. Our approach relies on an augmentation of the flow with a virtual control input. Thereby, principled guidance can be derived using techniques from nonlinear control theory, providing formal guarantees for state constraints, action constraints, and dynamic consistency. Crucially, SAD-Flower operates without retraining, enabling test-time satisfaction of unseen constraints. Through extensive experiments across several tasks, we demonstrate that SAD-Flower outperforms various generative-model-based baselines in ensuring constraint satisfaction.
