CVOct 17, 2025

Imaginarium: Vision-guided High-Quality 3D Scene Layout Generation

arXiv:2510.15564v15 citationsh-index: 2Has CodeACM Trans Graph
Originality Incremental advance
AI Analysis

This addresses the challenge of producing high-quality 3D scene layouts for digital content creation, representing an incremental improvement over prior methods.

The paper tackles the problem of generating artistic and coherent 3D scene layouts by introducing a vision-guided system that uses an image generation model and parsing module, resulting in significant outperformance over existing methods in layout richness and quality as shown in user testing.

Generating artistic and coherent 3D scene layouts is crucial in digital content creation. Traditional optimization-based methods are often constrained by cumbersome manual rules, while deep generative models face challenges in producing content with richness and diversity. Furthermore, approaches that utilize large language models frequently lack robustness and fail to accurately capture complex spatial relationships. To address these challenges, this paper presents a novel vision-guided 3D layout generation system. We first construct a high-quality asset library containing 2,037 scene assets and 147 3D scene layouts. Subsequently, we employ an image generation model to expand prompt representations into images, fine-tuning it to align with our asset library. We then develop a robust image parsing module to recover the 3D layout of scenes based on visual semantics and geometric information. Finally, we optimize the scene layout using scene graphs and overall visual semantics to ensure logical coherence and alignment with the images. Extensive user testing demonstrates that our algorithm significantly outperforms existing methods in terms of layout richness and quality. The code and dataset will be available at https://github.com/HiHiAllen/Imaginarium.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes