paper-with-me

Papers

DropGaussian: Structural Regularization for Sparse-view Gaussian Splatting

2025-01-01 · CVPR 2025 1 · Hyunwoo Park, Gun Ryu, Wonjun Kim

Recently, 3D Gaussian splatting (3DGS) has gained considerable attentions in the field of novel view synthesis due to its fast performance while yielding the excellent image quality. However, 3DGS in sparse-view settings (e.g., three-view inputs) often faces with the problem of overfitting to training views, which significantly drops the visual quality of novel view images. Many existing approaches have tackled this issue by using strong priors, such as 2D generative contextual information and external depth signals. In contrast, this paper introduces a prior-free method, so-called DropGaussian, with simple changes in 3D Gaussian splatting. Specifically, we randomly remove Gaussians during the training process in a similar way of dropout, which allows non-excluded Gaussians to have larger gradients while improving their visibility. This makes the remaining Gaussians to contribute more to the optimization process for rendering with sparse input views. Such simple operation effectively alleviates the overfitting problem and enhances the quality of novel view synthesis. By simply applying DropGaussian to the original 3DGS framework, we can achieve the competitive performance with existing prior-based 3DGS methods in sparse-view settings of benchmark datasets without any additional complexity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNovel View Synthesis

Similar Papers 제목 키워드 기반

UGOD: Uncertainty-Guided Differentiable Opacity and Soft Dropout for Enhanced Sparse-View 3DGS

2025-08-07 · Zhihao Guo, Peng Wang, Zidong Chen, Xiangyu Kong 외 arxiv

3D Gaussian Splatting (3DGS) has become a competitive approach for novel view synthesis (NVS) due to its advanced rendering efficiency through 3D Gaussian projection and blending. However, Gaussians are treated equally w…

Novel View Synthesis

COSMOS: Coherent Supergaussian Modeling with Spatial Priors for Sparse-View 3D Splatting

2025-12-17 · Chaeyoung Jeong, Kwangsu Kim arxiv

3D Gaussian Splatting (3DGS) has recently emerged as a promising approach for 3D reconstruction, providing explicit, point-based representations and enabling high-quality real time rendering. However, when trained with s…

3D Reconstruction

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

2026-05-12 · Hantang Li, Qiang Zhu, Xiandong Meng, Xingtao Wang 외 arxiv

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 drop…

Representation Learning

DET-GS: Depth- and Edge-Aware Regularization for High-Fidelity 3D Gaussian Splatting

2025-08-06 · Zexu Huang, Min Xu, Stuart Perry arxiv

3D Gaussian Splatting (3DGS) represents a significant advancement in the field of efficient and high-fidelity novel view synthesis. Despite recent progress, achieving accurate geometric reconstruction under sparse-view c…

Novel View SynthesisDepth EstimationEdge Detection

DOC-GS: Dual-Domain Observation and Calibration for Reliable Sparse-View Gaussian Splatting

2026-04-08 · Hantang Li, Qiang Zhu, Xiandong Meng, Debin Zhao 외 arxiv

Sparse-view reconstruction with 3D Gaussian Splatting (3DGS) is fundamentally ill-posed due to insufficient geometric supervision, often leading to severe overfitting and the emergence of structural distortions and trans…