CVJun 13, 2024

SimGen: Simulator-conditioned Driving Scene Generation

arXiv:2406.09386v336 citations
Originality Incremental advance
AI Analysis

This work addresses the need for cost-effective, diverse synthetic data generation in autonomous driving, though it is incremental as it builds on prior diffusion models by incorporating simulator data.

The paper tackles the problem of generating diverse and controllable synthetic driving scenes by introducing SimGen, a simulator-conditioned framework that mixes real and simulated data, achieving superior quality and diversity while preserving controllability for tasks like BEV detection and segmentation.

Controllable synthetic data generation can substantially lower the annotation cost of training data. Prior works use diffusion models to generate driving images conditioned on the 3D object layout. However, those models are trained on small-scale datasets like nuScenes, which lack appearance and layout diversity. Moreover, overfitting often happens, where the trained models can only generate images based on the layout data from the validation set of the same dataset. In this work, we introduce a simulator-conditioned scene generation framework called SimGen that can learn to generate diverse driving scenes by mixing data from the simulator and the real world. It uses a novel cascade diffusion pipeline to address challenging sim-to-real gaps and multi-condition conflicts. A driving video dataset DIVA is collected to enhance the generative diversity of SimGen, which contains over 147.5 hours of real-world driving videos from 73 locations worldwide and simulated driving data from the MetaDrive simulator. SimGen achieves superior generation quality and diversity while preserving controllability based on the text prompt and the layout pulled from a simulator. We further demonstrate the improvements brought by SimGen for synthetic data augmentation on the BEV detection and segmentation task and showcase its capability in safety-critical data generation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes