English

SparseGS: Real-Time 360{\deg} Sparse View Synthesis using Gaussian Splatting

Computer Vision and Pattern Recognition 2025-03-28 v3 Machine Learning Image and Video Processing

Abstract

3D Gaussian Splatting (3DGS) has recently enabled real-time rendering of unbounded 3D scenes for novel view synthesis. However, this technique requires dense training views to accurately reconstruct 3D geometry. A limited number of input views will significantly degrade reconstruction quality, resulting in artifacts such as "floaters" and "background collapse" at unseen viewpoints. In this work, we introduce SparseGS, an efficient training pipeline designed to address the limitations of 3DGS in scenarios with sparse training views. SparseGS incorporates depth priors, novel depth rendering techniques, and a pruning heuristic to mitigate floater artifacts, alongside an Unseen Viewpoint Regularization module to alleviate background collapses. Our extensive evaluations on the Mip-NeRF360, LLFF, and DTU datasets demonstrate that SparseGS achieves high-quality reconstruction in both unbounded and forward-facing scenarios, with as few as 12 and 3 input images, respectively, while maintaining fast training and real-time rendering capabilities.

Keywords

Cite

@article{arxiv.2312.00206,
  title  = {SparseGS: Real-Time 360{\deg} Sparse View Synthesis using Gaussian Splatting},
  author = {Haolin Xiong and Sairisheek Muttukuru and Rishi Upadhyay and Pradyumna Chari and Achuta Kadambi},
  journal= {arXiv preprint arXiv:2312.00206},
  year   = {2025}
}

Comments

Version accepted to 3DV 2025. Project page: https://github.com/ForMyCat/SparseGS

R2 v1 2026-06-28T13:37:48.830Z