Intern-GS: Vision Model Guided Sparse-View 3D Gaussian Splatting
Xiangyu Sun, Runnan Chen, Mingming Gong, Dong Xu, Tongliang Liu
TL;DR
This work tackles sparse-view novel view synthesis by harnessing priors from vision foundation models to overcome missing information. It jointly optimizes a dense, non-redundant Gaussian initialization via a dense multi-view stereo method (DUSt3R) and depth/appearance priors from both stereo and monocular predictions, augmented by diffusion-based appearance refinement for unseen views. The key contributions are (1) a dense, redundancy-free initialization strategy, (2) depth regularization using both training and pseudo views, (3) diffusion-guided multi-view appearance refinement, and (4) extensive ablations and state-of-the-art results on LLFF, DTU, and Tanks and Temples. Overall, Intern-GS significantly improves rendering quality in sparse-view scenarios, enabling robust, photo-realistic 3D reconstructions in texture-sparse and large-scale scenes with practical computation times.
Abstract
Sparse-view scene reconstruction often faces significant challenges due to the constraints imposed by limited observational data. These limitations result in incomplete information, leading to suboptimal reconstructions using existing methodologies. To address this, we present Intern-GS, a novel approach that effectively leverages rich prior knowledge from vision foundation models to enhance the process of sparse-view Gaussian Splatting, thereby enabling high-quality scene reconstruction. Specifically, Intern-GS utilizes vision foundation models to guide both the initialization and the optimization process of 3D Gaussian splatting, effectively addressing the limitations of sparse inputs. In the initialization process, our method employs DUSt3R to generate a dense and non-redundant gaussian point cloud. This approach significantly alleviates the limitations encountered by traditional structure-from-motion (SfM) methods, which often struggle under sparse-view constraints. During the optimization process, vision foundation models predict depth and appearance for unobserved views, refining the 3D Gaussians to compensate for missing information in unseen regions. Extensive experiments demonstrate that Intern-GS achieves state-of-the-art rendering quality across diverse datasets, including both forward-facing and large-scale scenes, such as LLFF, DTU, and Tanks and Temples.
