NeurIPS 2025poster0 citations

DriveDPO: Policy Learning via Safety DPO For End-to-End Autonomous Driving

ShuYao Shang, Yuntao Chen, Yuqi Wang, Yingyan Li, Zhaoxiang Zhang

Abstract

End-to-end autonomous driving has substantially progressed by directly predicting future trajectories from raw perception inputs, which bypasses traditional modular pipelines. However, mainstream methods trained via imitation learning suffer from critical safety limitations, as they fail to distinguish between trajectories that appear human-like but are potentially unsafe. Some recent approaches attempt to address this by regressing multiple rule-driven scores but decoupling supervision from policy optimization, resulting in suboptimal performance. To tackle these challenges, we propose DriveDPO, a Safety Direct Preference Optimization Policy Learning framework. First, we distill a unified policy distribution from human imitation similarity and rule-based safety scores for direct policy optimization. Further, we introduce an iterative Direct Preference Optimization stage formulated as trajectory-level preference alignment. Extensive experiments on the NAVSIM benchmark demonstrate that DriveDPO achieves a new state-of-the-art PDMS of 90.0. Furthermore, qualitative results across diverse challenging scenarios highlight DriveDPO’s ability to produce safer and more reliable driving behaviors.

End-to-End Autonomous DrivingDirect Preference OptimizationImitation Learning
BibTeX
@inproceedings{
shang2025drivedpo,
title={Drive{DPO}: Policy Learning via Safety {DPO} For End-to-End Autonomous Driving},
author={ShuYao Shang and Yuntao Chen and Yuqi Wang and Yingyan Li and Zhaoxiang Zhang},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=eIf9GNcA5n}
}