paper-with-me

Papers

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

2025-03-18 · Xinqing Li, Ruiqi Song, Qingyu Xie, Ye Wu, Nanxin Zeng, Yunfeng Ai

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 models to diversify datasets. However, previous work has been limited to studying image generation quality on specific public datasets. There is still relatively little research on how to build data generation engines for real-world application scenes to achieve large-scale data generation for challenging scenes. In this paper, a simulator-conditioned scene generation engine based on world model is proposed. By constructing a simulation system consistent with real-world scenes, simulation data and labels, which serve as the conditions for data generation in the world model, for any scenes can be collected. It is a novel data generation pipeline by combining the powerful scene simulation capabilities of the simulation engine with the robust data generation capabilities of the world model. In addition, a benchmark with proportionally constructed virtual and real data, is provided for exploring the capabilities of world models in real-world scenes. Quantitative results show that these generated images significantly improve downstream perception models performance. Finally, we explored the generative performance of the world model in urban autonomous driving scenarios. All the data and code will be available at https://github.com/Li-Zn-H/SimWorld.

📄 PDF Abstract BibTeX arXiv:2503.13952

Code (1)

li-zn-h/simworld 공식 구현 pytorch

Tasks

Autonomous DrivingImage GenerationScene Generation

Similar Papers 제목 키워드 기반

SimWorld: An Open-ended Realistic Simulator for Autonomous Agents in Physical and Social Worlds

2025-11-30 · Jiawei Ren, Yan Zhuang, Xiaokang Ye, Lingjun Mao 외 arxiv

While LLM/VLM-powered AI agents have advanced rapidly in math, coding, and computer use, their applications in complex physical and social environments remain challenging. Building agents that can survive and thrive in t…

SimWorld Studio: Automatic Environment Generation with Evolving Coding Agent for Embodied Agent Learning

2026-05-10 · Haoqiang Kang, Xiaokang Ye, Yuhan Liu, Siddhant Hitesh Mantri 외 arxiv

LLM/VLM-based digital agents have advanced rapidly thanks to scalable sandboxes for coding, web navigation, and computer use, which provide rich interactive training grounds. In contrast, embodied agents still lack abund…

3D Generation

SimWorlds: A Multi-Agent System for Dynamic 3D Scene Creation

2026-07-02 · Chunjiang Liu, Xiaoyuan Wang, Haoyu Chen, Yizhou Zhao 외 arxiv

LLM agents are increasingly used to translate natural language into 3D scenes in a procedural way, but existing systems focus on static output. Dynamic 4D scenes from text alone, in which liquids flow, particles emit, ri…

Video Generation

SimWorld-Robotics: Synthesizing Photorealistic and Dynamic Urban Environments for Multimodal Robot Navigation and Collaboration

2025-12-10 · Yan Zhuang, Jiawei Ren, Xiaokang Ye, Jianzhi Shen 외 arxiv

Recent advances in foundation models have shown promising results in developing generalist robotics that can perform diverse tasks in open-ended scenarios given multimodal inputs. However, current work has been mainly fo…

Vision-Language NavigationSpatial ReasoningRobot Navigation

SimGen: Simulator-conditioned Driving Scene Generation

2024-06-13 · Yunsong Zhou, Michael Simon, Zhenghao Peng, Sicheng Mo 외

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 …

Autonomous DrivingData AugmentationDiversityScene Generation+1