paper-with-me

홈 › Papers

Build-A-Scene: Interactive 3D Layout Control for Diffusion-Based Image Generation

2024-08-27 · Abdelrahman Eldesokey, Peter Wonka

We propose a diffusion-based approach for Text-to-Image (T2I) generation with interactive 3D layout control. Layout control has been widely studied to alleviate the shortcomings of T2I diffusion models in understanding objects' placement and relationships from text descriptions. Nevertheless, existing approaches for layout control are limited to 2D layouts, require the user to provide a static layout beforehand, and fail to preserve generated images under layout changes. This makes these approaches unsuitable for applications that require 3D object-wise control and iterative refinements, e.g., interior design and complex scene generation. To this end, we leverage the recent advancements in depth-conditioned T2I models and propose a novel approach for interactive 3D layout control. We replace the traditional 2D boxes used in layout control with 3D boxes. Furthermore, we revamp the T2I task as a multi-stage generation process, where at each stage, the user can insert, change, and move an object in 3D while preserving objects from earlier stages. We achieve this through our proposed Dynamic Self-Attention (DSA) module and the consistent 3D object translation strategy. Experiments show that our approach can generate complicated scenes based on 3D layouts, boosting the object generation success rate over the standard depth-conditioned T2I methods by 2x. Moreover, it outperforms other methods in comparison in preserving objects under layout changes. Project Page: \url{https://abdo-eldesokey.github.io/build-a-scene/}

📄 PDF Abstract BibTeX arXiv:2408.14819

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationObjectScene Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

POCI-Diff: Position Objects Consistently and Interactively with 3D-Layout Guided Diffusion

2026-01-20 · Andrea Rigo, Luca Stornaiuolo, Weijie Wang, Mauro Martino 외 arxiv

We propose a diffusion-based approach for Text-to-Image (T2I) generation with consistent and interactive 3D layout control and editing. While prior methods improve spatial adherence using 2D cues or iterative copy-warp-p…

WorldGen: From Text to Traversable and Interactive 3D Worlds

2025-11-20 · Dilin Wang, Hyunyoung Jung, Tom Monnier, Kihyuk Sohn 외 arxiv

We introduce WorldGen, a system that enables the automatic creation of large-scale, interactive 3D worlds directly from text prompts. Our approach transforms natural language descriptions into traversable, fully textured…

3D Generation

Sketch2Scene: Automatic Generation of Interactive 3D Game Scenes from User's Casual Sketches

2024-08-08 · Yongzhi Xu, Yonhon Ng, Yifu Wang, Inkyu Sa 외

3D Content Generation is at the heart of many computer graphics applications, including video gaming, film-making, virtual and augmented reality, etc. This paper proposes a novel deep-learning based approach for automati…

DenoisingUnity

SceneFoundry: Generating Interactive Infinite 3D Worlds

2026-01-09 · ChunTeng Chen, YiChen Hsu, YiWen Liu, WeiFang Sun 외 arxiv

The ability to automatically generate large-scale, interactive, and physically realistic 3D environments is crucial for advancing robotic learning and embodied intelligence. However, existing generative approaches often …

UrbanWorld: An Urban World Model for 3D City Generation

2024-07-16 · Yu Shang, Yuming Lin, Yu Zheng, Hangyu Fan 외

Cities, as the essential environment of human life, encompass diverse physical elements such as buildings, roads and vegetation, which continuously interact with dynamic entities like people and vehicles. Crafting realis…

Decision MakingLanguage ModellingLarge Language ModelLayout Generation+1