Share your thoughts, 1 month free Claude Pro on usSee more
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 Object DetectionnuScenes (val)
NDS52.2
981
3D Multi-Object TrackingnuScenes (val)
AMOTA37.5
139
Closed-loop PlanningBench2Drive
Driving Score77.68
137
Autonomous DrivingNAVSIM v1 (test)
NC98.2
113
Open-loop planningnuScenes
L2 Error (Avg)0.57
103
Autonomous Driving PlanningNAVSIM v1
NC98.2
86
PlanningnuScenes (val)
Collision Rate (Avg)8
80
Autonomous Driving PlanningNAVSIM (navtest)
NC98.2
68
Autonomous Driving PlanningNAVSIM v1 (test)
NC98.2
59
PlanningNAVSIM (navtest)
NC99.6
53
Showing 10 of 91 rows
...

Other info

Code

Follow for update