ROAILGJan 26, 2025

Diffusion-Based Planning for Autonomous Driving with Flexible Guidance

Tsinghua
arXiv:2501.15564v2132 citationsh-index: 21ICLR
AI Analysis

This addresses the problem of balancing safety and adaptability in autonomous driving planning, representing a novel method rather than an incremental improvement.

The paper tackles the challenge of achieving human-like driving behaviors in autonomous driving by proposing a transformer-based Diffusion Planner that models multi-modal behavior and ensures trajectory quality without rule-based refinement, achieving state-of-the-art closed-loop performance on benchmarks like nuPlan and a new 200-hour dataset.

Achieving human-like driving behaviors in complex open-world environments is a critical challenge in autonomous driving. Contemporary learning-based planning approaches such as imitation learning methods often struggle to balance competing objectives and lack of safety assurance,due to limited adaptability and inadequacy in learning complex multi-modal behaviors commonly exhibited in human planning, not to mention their strong reliance on the fallback strategy with predefined rules. We propose a novel transformer-based Diffusion Planner for closed-loop planning, which can effectively model multi-modal driving behavior and ensure trajectory quality without any rule-based refinement. Our model supports joint modeling of both prediction and planning tasks under the same architecture, enabling cooperative behaviors between vehicles. Moreover, by learning the gradient of the trajectory score function and employing a flexible classifier guidance mechanism, Diffusion Planner effectively achieves safe and adaptable planning behaviors. Evaluations on the large-scale real-world autonomous planning benchmark nuPlan and our newly collected 200-hour delivery-vehicle driving dataset demonstrate that Diffusion Planner achieves state-of-the-art closed-loop performance with robust transferability in diverse driving styles.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes