Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving

About

Recently, the diffusion model has emerged as a powerful generative technique for robotic policy learning, capable of modeling multi-mode action distributions. Leveraging its capability for end-to-end autonomous driving is a promising direction. However, the numerous denoising steps in the robotic diffusion policy and the more dynamic, open-world nature of traffic scenes pose substantial challenges for generating diverse driving actions at a real-time speed. To address these challenges, we propose a novel truncated diffusion policy that incorporates prior multi-mode anchors and truncates the diffusion schedule, enabling the model to learn denoising from anchored Gaussian distribution to the multi-mode driving action distribution. Additionally, we design an efficient cascade diffusion decoder for enhanced interaction with conditional scene context. The proposed model, DiffusionDrive, demonstrates 10$\times$ reduction in denoising steps compared to vanilla diffusion policy, delivering superior diversity and quality in just 2 steps. On the planning-oriented NAVSIM dataset, with the aligned ResNet-34 backbone, DiffusionDrive achieves 88.1 PDMS without bells and whistles, setting a new record, while running at a real-time speed of 45 FPS on an NVIDIA 4090. Qualitative results on challenging scenarios further confirm that DiffusionDrive can robustly generate diverse plausible driving actions. Code and model will be available at https://github.com/hustvl/DiffusionDrive.

Bencheng Liao, Shaoyu Chen, Haoran Yin, Bo Jiang, Cheng Wang, Sixu Yan, Xinbang Zhang, Xiangyu Li, Ying Zhang, Qian Zhang, Xinggang Wang• 2024

Related benchmarks

TaskDatasetResultRank
3D Multi-Object TrackingnuScenes (val)
AMOTA37.5
115
Autonomous DrivingNAVSIM v1 (test)
NC98.2
99
Closed-loop PlanningBench2Drive
Driving Score77.68
90
PlanningNAVSIM (navtest)
NC99.6
53
PlanningnuScenes (val)
Collision Rate (Avg)8
52
Autonomous Driving PlanningNAVSIM (navtest)
NC98.2
50
PlanningnuScenes v1.0-trainval (val)
ST-P3 L2 Error (1s)0.27
39
Closed-loop Autonomous Driving PlanningNAVSIM v1 (test)
NC98.2
26
Trajectory PredictionnuScenes v1.0-trainval (val)
L2 Error (1s)0.27
23
DetectionnuScenes (val)
mAP41.2
23
Showing 10 of 56 rows

Other info

Code

Follow for update