ROApr 28

ProDrive: Proactive Planning for Autonomous Driving via Ego-Environment Co-Evolution

arXiv:2604.2532976.21 citations
AI Analysis

Addresses the limitation of reactive planning in autonomous driving by enabling anticipation of future scene dynamics, improving safety-critical decision-making.

ProDrive introduces a proactive planning framework for autonomous driving that co-evolves ego trajectories and environment predictions, outperforming baselines on NAVSIM v1 in safety and efficiency.

End-to-end autonomous driving planners typically generate trajectories from current observations alone. However, real-world driving is highly dynamic, and such reactive planning cannot anticipate future scene evolution, often leading to myopic decisions and safety-critical failures. We propose ProDrive, a world-model-based proactive planning framework that enables ego-environment co-evolution for autonomous driving. ProDrive jointly trains a query-centric trajectory planner and a bird's-eye-view (BEV) world model end-to-end: the planner generates diverse candidate trajectories and planning-aware ego tokens, while the world model predicts future scene evolution conditioned on them. By injecting planner features into the world model and evaluating all candidates in parallel, ProDrive preserves end-to-end gradient flow and allows future outcome assessment to directly shape planning. This bidirectional coupling enables proactive planning beyond current-observation-driven decision-making. Experiments on NAVSIM v1 show that ProDrive outperforms strong baselines in both safety and planning efficiency, while ablations validate the effectiveness of the proposed ego-environment coupling design.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes