GigaGS: Scaling up Planar-Based 3D Gaussians for Large Scene Surface Reconstruction
Junyi Chen, Weicai Ye, Yifan Wang, Danpeng Chen, Di Huang, Wanli Ouyang, Guofeng Zhang, Yu Qiao, Tong He
TL;DR
GigaGS tackles large-scale scene surface reconstruction with 3D Gaussian Splatting by introducing a mutual-visibility–driven partitioning scheme and a Level-of-Detail (LoD) framework to enable parallel optimization. It couples a hierarchical plane representation with anchor Gaussians, an octree-like partitioning strategy, and appearance/geometry regularization to preserve multi-view consistency across scales. The approach achieves high-quality surfaces and meshes on giga-scale scenes, leveraging TSDF fusion for final mesh extraction and demonstrating scalable Gaussian counts through partitioned optimization. This work enables accurate, scalable surface reconstruction for extensive environments and supports downstream applications in VR, navigation, and robotics.
Abstract
3D Gaussian Splatting (3DGS) has shown promising performance in novel view synthesis. Previous methods adapt it to obtaining surfaces of either individual 3D objects or within limited scenes. In this paper, we make the first attempt to tackle the challenging task of large-scale scene surface reconstruction. This task is particularly difficult due to the high GPU memory consumption, different levels of details for geometric representation, and noticeable inconsistencies in appearance. To this end, we propose GigaGS, the first work for high-quality surface reconstruction for large-scale scenes using 3DGS. GigaGS first applies a partitioning strategy based on the mutual visibility of spatial regions, which effectively grouping cameras for parallel processing. To enhance the quality of the surface, we also propose novel multi-view photometric and geometric consistency constraints based on Level-of-Detail representation. In doing so, our method can reconstruct detailed surface structures. Comprehensive experiments are conducted on various datasets. The consistent improvement demonstrates the superiority of GigaGS.
