🤖 AI Summary
This work addresses the limitations of existing 3D Gaussian splatting methods, which often produce fragmented planar reconstructions and misaligned boundaries due to the absence of explicit topological connectivity, thereby failing to meet the stringent demands of professional applications for geometric accuracy and structural consistency. To overcome this, we introduce, for the first time, explicit planar and topological constraints into the 3D Gaussian splatting framework. Our approach leverages multi-view image segmentation to extract global 2D topological relationships, anchors Gaussian primitives to structural elements, and jointly optimizes plane parameters, rendering fidelity, and topological adjacency. Evaluated on ScanNet++, our method achieves state-of-the-art performance, generating structured 3D scenes that are geometrically accurate, topologically coherent, and visually realistic.
📝 Abstract
Extracting structured, parametric 3D representations from raw images remains a fundamental challenge in computer vision and graphics. While recent advancements in the 3D Gaussian Splatting (3DGS) pipeline integrate planar primitives to yield compact and editable geometry, these approaches typically treat planes as isolated, discrete sets. This lack of topological connectivity hinders robust geometric reasoning, leading to fragmented reconstructions and misaligned boundaries that fall short of the precision for rigorous spatial analysis and professional design workflows. To address this, we introduce TopoGS, the first 3DGS framework to explicitly integrate both planar and topological constraints for coherent 3D reconstruction. Specifically, we extract global 2D topological relationships from multi-view image segmentations and anchor Gaussian primitives to these structural elements. This formulation enables the joint optimization of plane parameters, rendering fidelity, and topological adjacency. By enforcing strict multi-view consistency alongside these topological constraints, our method significantly mitigates geometric misalignments and produces connected, structured 3D models. Extensive evaluations on the ScanNet++ dataset demonstrate that TopoGS achieves state-of-the-art performance, providing a highly robust solution for generating accurate, topologically sound, and visually faithful scene representations.