DualShield: Safe Model Predictive Diffusion via Reachability Analysis for Interactive Autonomous Driving
Rui Yang, Lei Zheng, Ruoyu Yao, Jun Ma
TL;DR
DualShield integrates model-based diffusion planning with Hamilton–Jacobi reachability to simultaneously guide trajectory generation toward safe, dynamically feasible regions and enforce real-time safety via a control barrier-value function. By reusing pre-computed HJ value functions in both proactive denoising guidance and a reactive CBVF-QP safety shield, the framework achieves a principled balance between multimodal exploration and formal safety under uncertain interactions. In challenging interactive driving simulations, DualShield delivers perfect task success with zero collisions, outperforming baselines in safety and efficiency, though with higher computational cost that could be mitigated via GPU parallelization and batched value queries. The work highlights a promising path toward trustworthy autonomous systems, with future directions including online HJ value approximation with reinforcement learning to remove offline computation requirements.
Abstract
Diffusion models have emerged as a powerful approach for multimodal motion planning in autonomous driving. However, their practical deployment is typically hindered by the inherent difficulty in enforcing vehicle dynamics and a critical reliance on accurate predictions of other agents, making them prone to safety issues under uncertain interactions. To address these limitations, we introduce DualShield, a planning and control framework that leverages Hamilton-Jacobi (HJ) reachability value functions in a dual capacity. First, the value functions act as proactive guidance, steering the diffusion denoising process towards safe and dynamically feasible regions. Second, they form a reactive safety shield using control barrier-value functions (CBVFs) to modify the executed actions and ensure safety. This dual mechanism preserves the rich exploration capabilities of diffusion models while providing principled safety assurance under uncertain and even adversarial interactions. Simulations in challenging unprotected U-turn scenarios demonstrate that DualShield significantly improves both safety and task efficiency compared to leading methods from different planning paradigms under uncertainty.
