CVMay 12

PairDropGS: Paired Dropout-Induced Consistency Regularization for Sparse-View Gaussian Splatting

arXiv:2605.1207269.3
Predicted impact top 44% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in 3D reconstruction and novel view synthesis, PairDropGS provides a simple, plug-and-play method to improve the stability and quality of sparse-view Gaussian Splatting.

PairDropGS addresses overfitting in sparse-view 3D Gaussian Splatting by introducing a paired dropout-induced consistency regularization framework that enforces low-frequency structure consistency across dropped subsets, achieving superior reconstruction quality and training stability compared to existing dropout-based methods.

Dropout-based sparse-view 3D Gaussian Splatting (3DGS) methods alleviate overfitting by randomly suppressing Gaussian primitives during training. Existing methods mainly focus on designing increasingly sophisticated dropout strategies, while they overlook the resulting inconsistencies among different dropped Gaussian subsets. This oversight often leads to unstable reconstruction and suboptimal Gaussian representation learning.In this paper, we revisit dropout-based sparse-view 3DGS from a consistency regularization perspective and propose PairDropGS, a Paired Dropout-induced Consistency Regularization framework for sparse-view Gaussian splatting. Specifically, PairDropGS first constructs a pair of the dropped Gaussian subsets from a shared Gaussian field and designs a low-frequency consistency regularization to constrain their low-frequency rendered structures. This design encourages the shared Gaussian field to preserve stable scene layout and coarse geometry under different random dropouts, while avoiding excessive constraints on ambiguous high-frequency details. Moreover, we introduce a progressive consistency scheduling strategy to gradually strengthen the consistency regularization during training for stability and robustness of reconstruction. Extensive experiments on widely-used sparse-view benchmarks demonstrate that PairDropGS achieves superior training stability, significantly outperforms existing dropout-based 3DGS methods in reconstruction quality, while exhibiting the simplicity and plug-and-play nature for improving dropout-based optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes