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. In this work, to cope with the uncertainty problem, we propose VADv2, an end-to-end driving model based on probabilistic planning. VADv2 takes multi-view image sequences as input in a streaming manner, transforms sensor data into environmental token embeddings, outputs the probabilistic distribution of action, and samples one action to control the vehicle. Only with camera sensors, VADv2 achieves state-of-the-art closed-loop performance on the CARLA Town05 benchmark, significantly outperforming all existing methods. It runs stably in a fully end-to-end manner, even without the rule-based wrapper. Closed-loop demos are presented at https://hgao-cv.github.io/VADv2.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Autonomous Driving | NAVSIM v1 (test) | NC98.1 | 99 | |
| Planning | NAVSIM (navtest) | NC97.2 | 53 | |
| Autonomous Driving Planning | NAVSIM (navtest) | NC97.2 | 50 | |
| Autonomous Driving | CARLA Town05 (Long) | DS85.1 | 46 | |
| Closed-loop Autonomous Driving Planning | NAVSIM v1 (test) | NC97.2 | 26 | |
| Closed-loop Planning | NAVSIM Navtest (test) | PDMS80.9 | 16 | |
| End-to-End Autonomous Driving Planning | NAVSIM v1 (navtest) | NC Score0.979 | 16 | |
| Motion Planning | NAVSIM v2 (test) | NC97.3 | 15 | |
| End-to-end Autonomous Driving | NAVSIM (navtest) | NC97.9 | 14 | |
| End-to-end Autonomous Driving | NAVSIM v1 | NC0.972 | 14 |