SceneMosaic: Efficient and Diverse Simulation-Ready Scene Generation via Hybrid Agentic Layout Evolution
Abstract
SceneMosaic combines learned image priors with vision-language agents to efficiently generate diverse, physically valid indoor scenes by evolving local units and composing them globally.
Diverse and simulation-ready indoor scenes are essential for interactive entertainment and embodied AI, yet their scalable generation remains challenging. Recent agentic text-to-3D scene pipelines that rely on vision-language models (VLMs) can generate scenes of high fidelity but require costly iterative object placement and refinement. Another mainstream paradigm, parametric image-to-3D scene models, produces scenes efficiently from strong priors learned from 2D images but often leads to imprecise and physically invalid scenes. More importantly, both paradigms struggle to output diverse scenes for a single input, making it hard for them to reflect the dynamically changing nature of real scenes. In this paper we propose SceneMosaic, a framework that combines the merits of both paradigms. It obtains the initial candidate from the learned image-based prior, and subsequently evolves the result through VLM agents, ensuring both efficiency and physical validity. Within the evolution process, SceneMosaic exploits the locality of natural scenes and decomposes a scene into independent local units, allowing separate evolution within each unit before composing the global scene via Cartesian product. On SceneEval-100, SceneMosaic matches the strongest agentic baseline in semantic layout quality with a 24x speedup, substantially reduces physical violations, and receives the highest human ratings. Our code is publicly available at https://github.com/rxjfighting/SceneMosaic.
Community

SceneMosaic: Efficient and Diverse Simulation-Ready Scene Generation via Hybrid Agentic Layout Evolution
Existing agent-based scene generation yields high-quality layouts through iterative refinement, but is slow. Conversely, Image-to-3D methods are fast, but frequently cause physical errors like collisions or floating objects. Crucially, both produce only a single output per input. SceneMosaic solves this by quickly establishing a reliable base scene, then using localized evolution and composition to efficiently generate multiple distinct, physically plausible 3D layouts.
Key Highlights:
- Hybrid Generation: Uses image priors for fast initialization, followed by agentic iteration to refine spatial positioning—balancing speed, semantic logic, and physical plausibility.
- Local Evolution to Global Diversity: Decomposes scenes into local sub-units, evolves them independently, and combines them via Cartesian product to create vast layout variants. A perception-aware metric with dynamic Max-Min selection then isolates the most diverse, high-quality scenes.
- Efficient & Physically Sound: On SceneEval-100, SceneMosaic matches state-of-the-art agent baselines in semantic quality while achieving a 24x speedup and significantly reducing physical violations.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- NeoWorld-Pro: Programming Interactive Scenes from Monocular Images for Embodied Simulation (2026)
- ThinkBLOX: 3D Indoor Scene Generation with Progressive Reasoning (2026)
- ScenePilot: Grow-and-Repair Policy for Text-Driven 3D Indoor Scene Generation (2026)
- WorldClaw: Agentic 3D Open-World Generation at Scale (2026)
- StateFlow: Building, Evolving, and Accessing 3D World States for Previsualization (2026)
- DesignAgent3D: Interactive 3D Scene Editing via Designer-like Multimodal Reasoning (2026)
- Lucida: Parse, Generate, and Place for Composable Real-to-Sim Scene Modeling (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2609.05594 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper