TrafficGen: Learning to Generate Diverse and Realistic Traffic Scenarios
Lan Feng, Quanyi Li, Zhenghao Peng, Shuhan Tan, Bolei Zhou

TL;DR
TrafficGen is a data-driven autoregressive model that generates diverse, realistic traffic scenarios from real-world driving data, enhancing autonomous driving safety testing and reinforcement learning policies.
Contribution
It introduces TrafficGen, a novel autoregressive generative model that learns from fragmented real-world traffic data to produce realistic and diverse traffic scenarios.
Findings
TrafficGen outperforms baseline models in vehicle placement and trajectory accuracy.
Generated scenarios improve reinforcement learning-based driving policy safety.
Traffic augmentation enhances autonomous driving simulation environments.
Abstract
Diverse and realistic traffic scenarios are crucial for evaluating the AI safety of autonomous driving systems in simulation. This work introduces a data-driven method called TrafficGen for traffic scenario generation. It learns from the fragmented human driving data collected in the real world and then can generate realistic traffic scenarios. TrafficGen is an autoregressive generative model with an encoder-decoder architecture. In each autoregressive iteration, it first encodes the current traffic context with the attention mechanism and then decodes a vehicle's initial state followed by generating its long trajectory. We evaluate the trained model in terms of vehicle placement and trajectories and show substantial improvements over baselines. TrafficGen can be also used to augment existing traffic scenarios, by adding new vehicles and extending the fragmented trajectories. We further…
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.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Traffic control and management
