A camera-only end-to-end driving policy that learns without any human trajectory supervision, yet surpasses the human driver on NAVSIM and sets the state of the art on NAVSIMv2 and HUGSIM.
DriveZero decomposes driving into an action model and a perception model, pretrains each in the regime best suited to it, and unifies them by distillation.
DriveRL exceeds the log-replay expert on all six nuPlan closed-loop settings. DriveZero, trained only on DriveRL rollouts, surpasses the human driver on NAVSIMv1 and leads NAVSIMv2 and the true closed-loop HUGSIM benchmark.
Orange: ours, no human trajectory supervision. Gray: prior methods. nuPlan is the mean over Val14, Test14-hard, and Test14-random in non-reactive and reactive modes; selected methods reported on all six are shown. NAVSIM and HUGSIM baselines are camera-only.
Closed-loop RL in log-initialized worlds. The learned policy surpasses the logs that seed it.
Each background actor gets its own behavior provider. The same scene under log replay, IDM, and self-play.
The DriveRL policy is goal-conditioned, so one scene yields multiple goal-consistent trajectories beyond the single human future.
DriveRL deployed on a small fleet and validated in real traffic. It is trained on our own driving logs with self-play enabled; the logs only seed the scenes and goals, and no human demonstration is used. Onboard detection, online mapping and navigation provide the structured state. Here DriveRL controls the vehicle in closed loop on a crowded urban road with dense traffic.
Sample several actions, roll them out briefly, and keep a higher-value candidate when the critic prefers it.
One driving backbone distilled from four frozen vision foundation models: DINOv3 for spatial structure, SigLIP2 for semantics, SAM for boundaries, Depth Anything V2 for geometry. No detection, lane, segmentation, or depth labels; trained on web-scale images mixed with driving scenes.
PCA of DriveVFM patch features on driving scenes.
A camera-only planner distilled from DriveRL, evaluated zero-shot in true closed loop on HUGSIM.
DriveZero-Scale vs. the previous state of the art on NAVSIM and HUGSIM.
DrivoR-Scale (previous state of the art) vs. DriveZero-Scale on the same scenes.
* Equal contribution.
@article{xiaomi2025drivezero,
title={DriveZero: End-to-End Driving Policy beyond Human Demonstrations},
author={Xiaomi L3 Team},
journal={arXiv preprint arXiv:xxx},
year={2026}
}