paper-with-me

Papers

Dreamland: Controllable World Creation with Simulator and Generative Models

2025-06-09 · Sicheng Mo, Ziyang Leng, Leon Liu, Weizhen Wang, Honglin He, Bolei Zhou

Large-scale video generative models can synthesize diverse and realistic visual content for dynamic world creation, but they often lack element-wise controllability, hindering their use in editing scenes and training embodied AI agents. We propose Dreamland, a hybrid world generation framework combining the granular control of a physics-based simulator and the photorealistic content output of large-scale pretrained generative models. In particular, we design a layered world abstraction that encodes both pixel-level and object-level semantics and geometry as an intermediate representation to bridge the simulator and the generative model. This approach enhances controllability, minimizes adaptation cost through early alignment with real-world distributions, and supports off-the-shelf use of existing and future pretrained generative models. We further construct a D3Sim dataset to facilitate the training and evaluation of hybrid generation pipelines. Experiments demonstrate that Dreamland outperforms existing baselines with 50.8% improved image quality, 17.9% stronger controllability, and has great potential to enhance embodied agent training. Code and data will be made available.

📄 PDF Abstract BibTeX arXiv:2506.08006

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Interactive Real-World Simulators

2023-10-09 · Sherry Yang, Yilun Du, Kamyar Ghasemipour, Jonathan Tompson 외

Generative models trained on internet data have revolutionized how text, image, and video content can be created. Perhaps the next milestone for generative models is to simulate realistic experience in response to action…

Video Captioning

HybridWorldSim: A Scalable and Controllable High-fidelity Simulator for Autonomous Driving

2025-11-27 · Qiang Li, Yingwenqi Jiang, Tuoxi Li, Duyu Chen 외 arxiv

Realistic and controllable simulation is critical for advancing end-to-end autonomous driving, yet existing approaches often struggle to support novel view synthesis under large viewpoint changes or to ensure geometric c…

Novel View SynthesisAutonomous Driving

Pre-Trained Video Generative Models as World Simulators

2025-02-10 · Haoran He, Yang Zhang, Liang Lin, Zhongwen Xu 외

Video generative models pre-trained on large-scale internet datasets have achieved remarkable success, excelling at producing realistic synthetic videos. However, they often generate clips based on static prompts (e.g., …

Model-based Reinforcement Learning

A LLM-based Controllable, Scalable, Human-Involved User Simulator Framework for Conversational Recommender Systems

2024-05-13 · Lixi Zhu, Xiaowen Huang, Jitao Sang

Conversational Recommender System (CRS) leverages real-time feedback from users to dynamically model their preferences, thereby enhancing the system's ability to provide personalized recommendations and improving the ove…

Conversational RecommendationRecommendation Systems

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