3D-RE-GEN: 3D Reconstruction of Indoor Scenes with a Generative Framework
Tobias Sautter, Jan-Niklas Dihlmann, Hendrik P. A. Lensch
TL;DR
This work tackles producing editable 3D indoor scenes from a single image by integrating segmentation, context-aware inpainting, and 2D-to-3D asset generation within a differentiable, geometry-constrained framework. The authors introduce a 4-DoF ground-alignment PlanarModel and an Application-Querying inpainting mechanism to ensure physically plausible layouts and complete backgrounds. Their pipeline achieves state-of-the-art performance on synthetic benchmarks and generalizes to real and outdoor scenes, delivering coherent, production-ready assets suitable for VFX and games. Overall, 3D-RE-GEN reduces manual modeling time and enables reliable, camera-consistent scene reconstruction from a single view.
Abstract
Recent advances in 3D scene generation produce visually appealing output, but current representations hinder artists' workflows that require modifiable 3D textured mesh scenes for visual effects and game development. Despite significant advances, current textured mesh scene reconstruction methods are far from artist ready, suffering from incorrect object decomposition, inaccurate spatial relationships, and missing backgrounds. We present 3D-RE-GEN, a compositional framework that reconstructs a single image into textured 3D objects and a background. We show that combining state of the art models from specific domains achieves state of the art scene reconstruction performance, addressing artists' requirements. Our reconstruction pipeline integrates models for asset detection, reconstruction, and placement, pushing certain models beyond their originally intended domains. Obtaining occluded objects is treated as an image editing task with generative models to infer and reconstruct with scene level reasoning under consistent lighting and geometry. Unlike current methods, 3D-RE-GEN generates a comprehensive background that spatially constrains objects during optimization and provides a foundation for realistic lighting and simulation tasks in visual effects and games. To obtain physically realistic layouts, we employ a novel 4-DoF differentiable optimization that aligns reconstructed objects with the estimated ground plane. 3D-RE-GEN~achieves state of the art performance in single image 3D scene reconstruction, producing coherent, modifiable scenes through compositional generation guided by precise camera recovery and spatial optimization.
