StereoGS: Sparse-View 3D Gaussian Splatting via Stereo Priors
About
3D Gaussian Splatting (3DGS) has achieved remarkable success in real-time novel view synthesis, yet it suffers from severe overfitting under sparse-view settings due to insufficient geometric constraints. While recent methods introduce monocular depth priors to mitigate this, they inherently struggle with scale ambiguity and cross-view inconsistency, leading to defective geometry. In this paper, we propose StereoGS, a novel sparse-view 3DGS framework that integrates stereo priors to establish reliable binocular consistency. Unlike scale-agnostic monocular constraints, StereoGS introduces a Stereo Depth Regularization by constructing virtual stereo pairs during optimization and leveraging a foundation stereo model to enforce absolute scale and binocular-consistent structures. To further suppress overfitting and eliminate redundant primitives, we design a Gradient-Aware Opacity Decay strategy that dynamically penalizes Gaussians based on their relative opacity gradient magnitudes. Combined with a Consistency-Aware Dense Initialization using zero-shot multi-view depth estimation, StereoGS effectively anchors primitives to accurate scene surfaces. Extensive experiments on LLFF, DTU, Mip-NeRF360, and Blender datasets demonstrate that StereoGS achieves state-of-the-art performance in sparse-view settings without incurring any additional inference overhead. Project Page: https://stringerywh00.github.io/StereoGS_project_page/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel View Synthesis | DTU 3-view | PSNR22 | 112 | |
| Novel View Synthesis | Mip-NeRF 360 12-view | PSNR20.51 | 92 | |
| Novel View Synthesis | DTU 6-view | PSNR25.41 | 87 | |
| Novel View Synthesis | Blender | PSNR25.04 | 76 | |
| Novel View Synthesis | Mip-NeRF 360 24-view | PSNR24.25 | 68 | |
| Novel View Synthesis | DTU 9-view | PSNR27.39 | 60 | |
| Novel View Synthesis | LLFF 3-view (test) | PSNR22.05 | 53 | |
| Novel View Synthesis | LLFF 6-view (test) | PSNR25.4 | 23 | |
| Novel View Synthesis | LLFF 9-view (test) | PSNR26.44 | 22 |