paper-with-me

홈 › Papers

SceneConductor: 3D Scene Generation from a Single Image with Multi-Agent Orchestration

2026-06-07 · Jeonghwan Kim, Yushi Lan, Yongwei Chen, Hieu Trung Nguyen, Chuanyu Pan, Xingang Pan arxiv

Generating complete 3D scenes from a single image requires inferring globally consistent geometry, object relationships, and environmental context from inherently ambiguous visual evidence. Despite recent progress in joint layout-and-mesh generation, existing methods often rely on holistic or weakly decomposed pipelines that entangle many factors at once and demand extensive scene-level supervision, limiting their generalization to complex real-world environments. We propose a multi-agent orchestration framework that decomposes single-image 3D scene generation into three structured stages: scene initialization, environment construction, and multi-agent refinement. The initialization stage extracts image-derived object masks, builds object-level 3D representations, and predicts an initial spatial layout to form a coarse 3D scene. The environment-construction stage then leverages this initialization together with point-map geometry to build an environmental scaffold of supporting surfaces, room boundaries, materials, and illumination. Finally, in the refinement stage, a planner agent identifies structural and visual inconsistencies, applies simple corrections directly, and dispatches specialist agents for complex localized revisions that are reintegrated into the global scene. To provide reliable structural initialization while reducing reliance on scene-level annotations, we further introduce a geometry-aware layout predictor supervised by sparse geometric priors derived from point maps. Unlike fully supervised layout generators, the predictor can be trained from segmentation-level data and generalizes robustly to diverse real-world scenes. Extensive experiments on benchmark datasets show that our method consistently outperforms prior approaches in geometric accuracy, spatial consistency, and perceptual realism.

📄 PDF Abstract BibTeX arXiv:2606.08402

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Generation

Similar Papers 제목 키워드 기반

MIDI: Multi-Instance Diffusion for Single Image to 3D Scene Generation

2024-12-04 · CVPR 2025 1 · Zehuan Huang, Yuan-Chen Guo, Xingqiao An, Yunhan Yang 외

This paper introduces MIDI, a novel paradigm for compositional 3D scene generation from a single image. Unlike existing methods that rely on reconstruction or retrieval techniques or recent approaches that employ multi-s…

SceneGen: Single-Image 3D Scene Generation in One Feedforward Pass

2025-08-21 · Yanxu Meng, Haoning Wu, Ya Zhang, Weidi Xie arxiv

3D content generation has recently attracted significant research interest, driven by its critical applications in VR/AR and embodied AI. In this work, we tackle the challenging task of synthesizing multiple 3D assets wi…

Scene Generation

VideoDirectorGPT: Consistent Multi-scene Video Generation via LLM-Guided Planning

2023-09-26 · Han Lin, Abhay Zala, Jaemin Cho, Mohit Bansal

Recent text-to-video (T2V) generation methods have seen significant advancements. However, the majority of these works focus on producing short video clips of a single event (i.e., single-scene videos). Meanwhile, recent…

Image GenerationVideo Generation

Towards Geometric and Textural Consistency 3D Scene Generation via Single Image-guided Model Generation and Layout Optimization

2025-07-20 · Xiang Tang, Ruotong Li, Xiaopeng Fan arxiv

In recent years, 3D generation has made great strides in both academia and industry. However, generating 3D scenes from a single RGB image remains a significant challenge, as current approaches often struggle to ensure b…

Instance SegmentationScene Generation3D GenerationPoint Clouds

Self-Evolving 3D Scene Generation from a Single Image

2025-12-09 · Kaizhi Zheng, Yue Fan, Jing Gu, Zishuo Xu 외 arxiv

Generating high-quality, textured 3D scenes from a single image remains a fundamental challenge in vision and graphics. Recent image-to-3D generators recover reasonable geometry from single views, but their object-centri…

Scene GenerationVideo Generation3D Generation