paper-with-me

Papers

SimGen: Simulator-conditioned Driving Scene Generation

2024-06-13 · Yunsong Zhou, Michael Simon, Zhenghao Peng, Sicheng Mo, Hongzi Zhu, Minyi Guo, Bolei Zhou

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.

📄 PDF Abstract BibTeX arXiv:2406.09386

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingData AugmentationDiversityScene GenerationSynthetic Data Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SimWorld: A Unified Benchmark for Simulator-Conditioned Scene Generation via World Model

2025-03-18 · Xinqing Li, Ruiqi Song, Qingyu Xie, Ye Wu 외

With the rapid advancement of autonomous driving technology, a lack of data has become a major obstacle to enhancing perception model accuracy. Researchers are now exploring controllable data generation using world model…

Autonomous DrivingImage GenerationScene Generation

Language Conditioned Traffic Generation

2023-07-16 · Shuhan Tan, Boris Ivanovic, Xinshuo Weng, Marco Pavone 외

Simulation forms the backbone of modern self-driving development. Simulators help develop, test, and improve driving systems without putting humans, vehicles, or their environment at risk. However, simulators face a majo…

DecoderLanguage ModelingLanguage ModellingLarge Language Model+1

OccSora: 4D Occupancy Generation Models as World Simulators for Autonomous Driving

2024-05-30 · Lening Wang, Wenzhao Zheng, Yilong Ren, Han Jiang 외

Understanding the evolution of 3D scenes is important for effective autonomous driving. While conventional methods mode scene development with the motion of individual instances, world models emerge as a generative frame…

Autonomous DrivingDecision Making

SimGenHOI: Physically Realistic Whole-Body Humanoid-Object Interaction via Generative Modeling and Reinforcement Learning

2025-08-18 · Yuhang Lin, Yijia Xie, Jiahong Xie, Yuehao Huang 외 arxiv

Generating physically realistic humanoid-object interactions (HOI) is a fundamental challenge in robotics. Existing HOI generation approaches, such as diffusion-based models, often suffer from artifacts such as implausib…

Reinforcement Learning

DriveCtrl: Conditioned Sim-to-Real Driving Video Generation

2026-05-14 · Haonan Zhao, Yiting Wang, Jingkun Chen, Valentina Donzella 외 arxiv

Large-scale labelled driving video data is essential for training autonomous driving systems. Although simulation offers scalable and fully annotated data, the domain gap between synthetic and real-world driving videos s…

Autonomous DrivingVideo Generation