TL;DR
SimNet introduces a data-driven, end-to-end trainable simulation system for self-driving cars that generates realistic, reactive traffic scenes from real-world data, enabling better testing and evaluation of autonomous driving systems.
Contribution
This work presents the first neural network-based simulation framework that models realistic, reactive driving environments directly from raw traffic data, eliminating handcrafted models.
Findings
SimNet can generate realistic, never-before-seen traffic scenes.
The system reveals causal confusion issues in a state-of-the-art ML planning system.
It enables closed-loop evaluation of self-driving algorithms using realistic simulations.
Abstract
In this work, we present a simple end-to-end trainable machine learning system capable of realistically simulating driving experiences. This can be used for the verification of self-driving system performance without relying on expensive and time-consuming road testing. In particular, we frame the simulation problem as a Markov Process, leveraging deep neural networks to model both state distribution and transition function. These are trainable directly from the existing raw observations without the need for any handcrafting in the form of plant or kinematic models. All that is needed is a dataset of historical traffic episodes. Our formulation allows the system to construct never seen scenes that unfold realistically reacting to the self-driving car's behaviour. We train our system directly from 1,000 hours of driving logs and measure both realism, reactivity of the simulation as the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
