Bencheng Liao1,2, Shaoyu Chen2,3, Haoran Yin3, Bo Jiang2, Cheng Wang1,2, Sixu Yan2, Xinbang Zhang3, Xiangyu Li3, Ying Zhang3, Qian Zhang3, Xinggang Wang2 📧
1 Institute of Artificial Intelligence, HUST, 2 School of EIC, HUST, 3 Horizon Robotics
(📧) corresponding author, [email protected]
ArXiv Preprint (arXiv 2411.15139)
Nov. 25th, 2024
: We released our paper on Arxiv. Code/Models are coming soon. Please stay tuned! ☕️
- Introduction
- Qualitative Results on NAVSIM Navtest Split
- Video Demo on Real-world Application
- Getting Started
- Contact
- Acknowledgement
- Citation
Diffusion policy exhibits promising multimodal property and distributional expressivity in robotic field, while not ready for real-time end-to-end autonomous driving in more dynamic and open-world traffic scenes. To bridge this gap, we propose a novel truncated diffusion model, DiffusionDrive, for real-time end-to-end autonomous driving, which is much faster (10x reduction in diffusion denoising steps), more accurate (3.5 higher PDMS on NAVSIM), and more diverse (64% higher mode diversity score) than the vanilla diffusion policy. Without bells and whistles, DiffusionDrive achieves record-breaking 88.1 PDMS on NAVSIM benchmark with the same ResNet-34 backbone by directly learning from human demonstrations, while running at a real-time speed of 45 FPS.
final_github.mp4
TBD
If you have any questions, please contact Bencheng Liao via email ([email protected]).
DiffusionDrive is greatly inspired by the following outstanding contributions to the open-source community: NAVSIM, Transfuser, Diffusion Policy, MapTR, VAD, SparseDrive.
If you find DiffusionDrive is useful in your research or applications, please consider giving us a star 🌟 and citing it by the following BibTeX entry.
@article{diffusiondrive,
title={DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving},
author={Bencheng Liao and Shaoyu Chen and Haoran Yin and Bo Jiang and Cheng Wang and Sixu Yan and Xinbang Zang and Xiangyu Li and Ying Zhang and Qian Zhang and Xinggang Wang},
journal={arXiv preprint arXiv:2411.15139},
year={2024}
}