Skip to content

Commit b5d45c8

Browse files
authored
Update papers.bib
1 parent f7e6af4 commit b5d45c8

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

_bibliography/papers.bib

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,40 @@
11
@comment{---
22
---}
33

4+
@inproceedings{zhang2025futureawareendtoenddrivingbidirectional,
5+
title={Future-Aware End-to-End Driving: Bidirectional Modeling of Trajectory Planning and Scene Evolution},
6+
author={Bozhou Zhang and Nan Song and Jingyu Li and Xiatian Zhu and Jiankang Deng and Li Zhang},
7+
year={2025},
8+
abbr = {NeurIPS},
9+
booktitle = {The Thirty-ninth Annual Conference on Neural Information Processing Systems},
10+
pdf={https://arxiv.org/abs/2510.11092},
11+
bibtex_show = {true},
12+
code={https://github.com/LogosRoboticsGroup/SeerDrive},
13+
selected = {true}
14+
}
15+
16+
@inproceedings{Song2025unimotion,
17+
title={UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning},
18+
author={Nan Song and Junzhe Jiang and Jingyu li and Xiatian Zhu and Li Zhang},
19+
abbr = {NeurIPS},
20+
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
21+
year={2025},
22+
pdf={https://openreview.net/forum?id=Phrzarx9NG},
23+
bibtex_show = {true},
24+
selected = {true}
25+
}
26+
27+
@inproceedings{xu2025vimoragvideobasedretrievalaugmented3d,
28+
title={VimoRAG: Video-based Retrieval-augmented 3D Motion Generation for Motion Language Models},
29+
author={Haidong Xu and Guangwei Xu and Zhedong Zheng and Xiatian Zhu and Wei Ji and Xiangtai Li and Ruijie Guo and Meishan Zhang and Min zhang and Hao Fei},
30+
year={2025},
31+
abbr = {NeurIPS},
32+
booktitle = {The Thirty-ninth Annual Conference on Neural Information Processing Systems},
33+
pdf={https://arxiv.org/abs/2508.12081},
34+
bibtex_show = {true},
35+
selected = {true}
36+
}
37+
438
@inproceedings{yang2024drivingscenesynthesisfreeform,
539
title={Driving Scene Synthesis on Free-form Trajectories with Generative Prior},
640
author={Yang, Zeyu and Pan, Zijie and Yang, Yuankun and Zhu, Xiatian and Zhang, Li},

0 commit comments

Comments
 (0)