SimScale: Learning to Drive via Real-World Simulation at Scale
About
Achieving fully autonomous driving systems requires learning rational decisions in a wide span of scenarios, including safety-critical and out-of-distribution ones. However, such cases are underrepresented in real-world corpus collected by human experts. To complement for the lack of data diversity, we introduce a novel and scalable simulation framework capable of synthesizing massive unseen states upon existing driving logs. Our pipeline utilizes advanced neural rendering with a reactive environment to generate high-fidelity multi-view observations controlled by the perturbed ego trajectory. Furthermore, we develop a pseudo-expert trajectory generation mechanism for these newly simulated states to provide action supervision. Upon the synthesized data, we find that a simple co-training strategy on both real-world and simulated samples can lead to significant improvements in both robustness and generalization for various planning methods on challenging real-world benchmarks, up to +8.6 EPDMS on navhard and +2.9 on navtest. More importantly, such policy improvement scales smoothly by increasing simulation data only, even without extra real-world data streaming in. We further reveal several crucial findings of such a sim-real learning system, which we term SimScale, including the design of pseudo-experts and the scaling properties for different policy architectures. Simulation data and code have been released at https://github.com/OpenDriveLab/SimScale.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Autonomous Driving Trajectory Planning | NAVSIM navhard-two-stage v2 (test) | Stage 1 NC99.6 | 23 | |
| Autonomous Driving Planning | NAVSIM navhard v2 | NC99.1 | 22 | |
| Planning Oriented E2E Autonomous Driving | NAVSIM v2 (Navtest) | Navigation Completion (NC)98.4 | 20 | |
| Autonomous Driving Planning | navhard Snapshot from 03/2026 (Stage 2) | NC Rate94.5 | 11 | |
| Autonomous Driving Planning | navhard Snapshot from 03/2026 (Stage 1) | NC99.5 | 11 | |
| Autonomous Driving Planning | navhard Snapshot from 03/2026 (Overall) | EPDMS53.2 | 11 | |
| End-to-end Autonomous Driving | NAVSIM navhard-two-stage v2 (test) | Stage 1 Navigation Completion99.6 | 9 |