Search papers, labs, and topics across Lattice.
SimRecon is introduced to address the challenge of compositional scene reconstruction from real-world videos, focusing on creating object-centric representations suitable for simulation. The framework employs a "Perception-Generation-Simulation" pipeline, enhanced by Active Viewpoint Optimization for improved visual fidelity during object generation and a Scene Graph Synthesizer to ensure physical plausibility within the simulator. Experiments on ScanNet demonstrate SimRecon's superior performance compared to existing methods.
Reconstructing realistic and physically plausible 3D scenes from video now involves actively optimizing viewpoints for object generation and synthesizing scene graphs to guide simulator-based assembly.
Compositional scene reconstruction seeks to create object-centric representations rather than holistic scenes from real-world videos, which is natively applicable for simulation and interaction. Conventional compositional reconstruction approaches primarily emphasize on visual appearance and show limited generalization ability to real-world scenarios. In this paper, we propose SimRecon, a framework that realizes a "Perception-Generation-Simulation" pipeline towards cluttered scene reconstruction, which first conducts scene-level semantic reconstruction from video input, then performs single-object generation, and finally assembles these assets in the simulator. However, naively combining these three stages leads to visual infidelity of generated assets and physical implausibility of the final scene, a problem particularly severe for complex scenes. Thus, we further propose two bridging modules between the three stages to address this problem. To be specific, for the transition from Perception to Generation, critical for visual fidelity, we introduce Active Viewpoint Optimization, which actively searches in 3D space to acquire optimal projected images as conditions for single-object completion. Moreover, for the transition from Generation to Simulation, essential for physical plausibility, we propose a Scene Graph Synthesizer, which guides the construction from scratch in 3D simulators, mirroring the native, constructive principle of the real world. Extensive experiments on the ScanNet dataset validate our method's superior performance over previous state-of-the-art approaches.