DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving
Ziying Song, Lin Liu, Hongyu Pan, Bencheng Liao, Mingzhe Guo, Lei Yang, Yongchang Zhang, Shaoqing Xu, Caiyan Jia, Yadan Luo
TL;DR
DIVER tackles the lack of action diversity in end-to-end autonomous driving by integrating reinforcement learning with diffusion-based trajectory generation. A Policy-Aware Diffusion Generator (PADG) conditions on maps, agents, and reference trajectories to produce diverse, feasible multi-mode trajectories, while GRPO-based rewards enforce safety and diversity. The approach outperforms state-of-the-art methods on Bench2Drive, NAVSIM, and nuScenes, demonstrating stronger diversity (Div.) and safety (PDMS, NC, DAC) across closed- and open-loop benchmarks and under robustness tests. This hybrid IL-RL framework advances practical, robust planning in complex driving, with a dedicated Diversity Metric to quantify multi-modal behavior.
Abstract
Most end-to-end autonomous driving methods rely on imitation learning from single expert demonstrations, often leading to conservative and homogeneous behaviors that limit generalization in complex real-world scenarios. In this work, we propose DIVER, an end-to-end driving framework that integrates reinforcement learning with diffusion-based generation to produce diverse and feasible trajectories. At the core of DIVER lies a reinforced diffusion-based generation mechanism. First, the model conditions on map elements and surrounding agents to generate multiple reference trajectories from a single ground-truth trajectory, alleviating the limitations of imitation learning that arise from relying solely on single expert demonstrations. Second, reinforcement learning is employed to guide the diffusion process, where reward-based supervision enforces safety and diversity constraints on the generated trajectories, thereby enhancing their practicality and generalization capability. Furthermore, to address the limitations of L2-based open-loop metrics in capturing trajectory diversity, we propose a novel Diversity metric to evaluate the diversity of multi-mode predictions.Extensive experiments on the closed-loop NAVSIM and Bench2Drive benchmarks, as well as the open-loop nuScenes dataset, demonstrate that DIVER significantly improves trajectory diversity, effectively addressing the mode collapse problem inherent in imitation learning.
