xiwenyoumu commited on
Commit
ddadfbb
·
verified ·
1 Parent(s): 5e9a603

Update BibTeX with authors + arXiv link.

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -83,10 +83,13 @@ sample at 608.5 TPS — the 11.8× / 12× speedup over AR cited in the paper.
83
  ## Citation
84
 
85
  ```bibtex
86
- @misc{fastddrive2026,
87
- title = {Fast-dDrive: Section-Aware Diffusion VLAs for End-to-End Driving},
88
- author = {Anonymous},
89
- year = {2026},
90
- note = {Submitted to NeurIPS 2026},
 
 
 
91
  }
92
  ```
 
83
  ## Citation
84
 
85
  ```bibtex
86
+ @misc{zhang2026fastddriveefficientblockdiffusionvlm,
87
+ title={Fast-dDrive: Efficient Block-Diffusion VLM for Autonomous Driving},
88
+ author={Kewei Zhang and Jin Wang and Sensen Gao and Chengyue Wu and Yulong Cao and Songyang Han and Boris Ivanovic and Langechuan Liu and Marco Pavone and Song Han and Daquan Zhou and Enze Xie},
89
+ year={2026},
90
+ eprint={2605.23163},
91
+ archivePrefix={arXiv},
92
+ primaryClass={cs.CV},
93
+ url={https://arxiv.org/abs/2605.23163},
94
  }
95
  ```