BridgeDrive: Diffusion Bridge Policy for Closed-Loop Trajectory Planning in Autonomous Driving
Shu Liu, Wenlin Chen, Weihao Li, Zheng Wang, Lijin Yang, Jianing Huang, Yipin Zhang, Zhongzhan Huang, Ze Cheng, Hao Yang
TL;DR
BridgeDrive presents a diffusion-bridge policy for autonomous driving that uses anchor-guided diffusion while preserving the symmetry between forward diffusion and denoising. By defining anchors as geometric-path waypoints and formulating a two-step generative process with an anchor-conditioned diffusion bridge, it trains a denoiser in a simulation-free setting and employs an anchor classifier at inference. The method achieves state-of-the-art performance on the Bench2Drive closed-loop benchmark, significantly improving success rate and driving score over prior diffusion-based planners, and operates with real-time capable ODE solvers. Limitations include dependence on LiDAR inputs and challenges in out-of-distribution scenarios, suggesting future directions such as VLA integration, distillation to one-step planning, and reinforcement-learning enhancements.
Abstract
Diffusion-based planners have shown great promise for autonomous driving due to their ability to capture multi-modal driving behaviors. However, guiding these models effectively in reactive, closed-loop environments remains a significant challenge. Simple conditioning often fails to provide sufficient guidance in complex and dynamic driving scenarios. Recent work attempts to use typical expert driving behaviors (i.e., anchors) to guide diffusion models but relies on a truncated schedule, which introduces theoretical inconsistencies and can compromise performance. To address this, we introduce BridgeDrive, a novel anchor-guided diffusion bridge policy for closed-loop trajectory planning. Our approach provides a principled diffusion framework that effectively translates anchors into fine-grained trajectory plans, appropriately responding to varying traffic conditions. Our planner is compatible with efficient ODE solvers, a critical factor for real-time autonomous driving deployment. We achieve state-of-the-art performance on the Bench2Drive benchmark, improving the success rate by 7.72% over prior arts.
