Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VADv2: End-to-End Vectorized Autonomous Driving via Probabilistic Planning

About

Learning a human-like driving policy from large-scale driving demonstrations is promising, but the uncertainty and non-deterministic nature of planning make it challenging. Existing learning-based planning methods follow a deterministic paradigm to directly regress the action, failing to cope with the uncertainty problem. In this work, we propose a probabilistic planning model for end-to-end autonomous driving, termed VADv2. We resort to a probabilistic field function to model the mapping from the action space to the probabilistic distribution. Since the planning action space is a high-dimensional continuous spatiotemporal space and hard to tackle, we first discretize the planning action space to a large planning vocabulary and then tokenize the planning vocabulary into planning tokens. Planning tokens interact with scene tokens and output the probabilistic distribution of action. Mass driving demonstrations are leveraged to supervise the distribution. VADv2 achieves state-of-the-art closed-loop performance on the CARLA Town05 benchmark, significantly outperforming existing methods, and also leads the recent Bench2Drive benchmark. We further provide comprehensive evaluations on NAVSIM and a large-scale 3DGS-based benchmark, demonstrating its effectiveness in real-world applications. Code is available at https://github.com/hustvl/VAD.

Bo Jiang, Shaoyu Chen, Hao Gao, Bencheng Liao, Qian Zhang, Wenyu Liu, Xinggang Wang• 2024

Related benchmarks

TaskDatasetResultRank
Closed-loop PlanningBench2Drive
Driving Score76.15
152
Autonomous DrivingNAVSIM v1 (test)
NC98.1
147
Autonomous Driving PlanningNAVSIM v1
NC98.1
126
Autonomous Driving PlanningNAVSIM v1 (test)
NC98.3
118
Autonomous Driving PlanningNAVSIM (navtest)
NC97.2
68
Autonomous DrivingNAVSIM (test)
PDMS80.9
62
PlanningNAVSIM (test)
PDMS80.9
59
Autonomous DrivingCARLA Town05 (Long)
DS85.1
53
PlanningNAVSIM (navtest)
NC97.2
53
Autonomous Driving PlanningNAVSIM v2 (test)
NC98
52
Showing 10 of 46 rows

Other info

Code

Follow for update