SPATIALGEN: Layout-guided 3D Indoor Scene Generation
Chuan Fang, Heng Li, Yixun Liang, Jia Zheng, Yongsen Mao, Yuan Liu, Rui Tang, Zihan Zhou, Ping Tan
TL;DR
SpatialGen tackles the challenge of high-fidelity 3D indoor scene generation by introducing a large-scale synthetic dataset and a layout-guided multi-view diffusion framework. It converts a 3D semantic layout into per-view semantic and geometry representations, then jointly synthesizes RGB, semantics, and scene coordinates via a cross-view, cross-modal attention mechanism, followed by iterative view expansion and Gaussian splatting for free-view rendering. The approach yields superior realism and semantic-geometry consistency compared to score-distillation and panorama-proxy baselines, and benefits from the expansive SpatialGen dataset. This work advances practical layout-conditioned 3D scene synthesis for design, AR/VR, and embodied AI, while openly releasing data and models to the community.
Abstract
Creating high-fidelity 3D models of indoor environments is essential for applications in design, virtual reality, and robotics. However, manual 3D modeling remains time-consuming and labor-intensive. While recent advances in generative AI have enabled automated scene synthesis, existing methods often face challenges in balancing visual quality, diversity, semantic consistency, and user control. A major bottleneck is the lack of a large-scale, high-quality dataset tailored to this task. To address this gap, we introduce a comprehensive synthetic dataset, featuring 12,328 structured annotated scenes with 57,431 rooms, and 4.7M photorealistic 2D renderings. Leveraging this dataset, we present SpatialGen, a novel multi-view multi-modal diffusion model that generates realistic and semantically consistent 3D indoor scenes. Given a 3D layout and a reference image (derived from a text prompt), our model synthesizes appearance (color image), geometry (scene coordinate map), and semantic (semantic segmentation map) from arbitrary viewpoints, while preserving spatial consistency across modalities. SpatialGen consistently generates superior results to previous methods in our experiments. We are open-sourcing our data and models to empower the community and advance the field of indoor scene understanding and generation.
