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

arXiv cs.CV / 4/9/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that sparse-view 3D Gaussian Splatting is ill-posed because Gaussian primitives become unreliable (insufficiently constrained), which manifests as haze-like structural distortions in renderings.
  • It introduces DOC-GS, a Dual-Domain Observation and Calibration framework that combines an optimization-domain mechanism (CDGD dropout as a proxy for primitive reliability) with an observation-domain mechanism (using DCP cues tied to floater artifacts) to improve stability and artifact suppression.
  • In the optimization domain, Continuous Depth-Guided Dropout imposes a smooth, depth-aware inductive bias to reduce the impact of weakly constrained Gaussians during training.
  • In the observation domain, the method links haze/floater artifacts to atmospheric-scattering-like effects and uses cross-view aggregated evidence to detect anomalous regions.
  • Finally, it applies a reliability-driven geometric pruning step to remove low-confidence Gaussians, aiming for more reliable sparse-view reconstruction quality.

Abstract

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 translucent haze-like artifacts. While existing approaches attempt to alleviate this issue via dropout-based regularization, they are largely heuristic and lack a unified understanding of artifact formation. In this paper, we revisit sparse-view 3DGS reconstruction from a new perspective and identify the core challenge as the unobservability of Gaussian primitive reliability. Unreliable Gaussians are insufficiently constrained during optimization and accumulate as haze-like degradations in rendered images. Motivated by this observation, we propose a unified Dual-domain Observation and Calibration (DOC-GS) framework that models and corrects Gaussian reliability through the synergy of optimization-domain inductive bias and observation-domain evidence. Specifically, in the optimization domain, we characterize Gaussian reliability by the degree to which each primitive is constrained during training, and instantiate this signal via a Continuous Depth-Guided Dropout (CDGD) strategy, where the dropout probability serves as an explicit proxy for primitive reliability. This imposes a smooth depth-aware inductive bias to suppress weakly constrained Gaussians and improve optimization stability. In the observation domain, we establish a connection between floater artifacts and atmospheric scattering, and leverage the Dark Channel Prior (DCP) as a structural consistency cue to identify and accumulate anomalous regions. Based on cross-view aggregated evidence, we further design a reliability-driven geometric pruning strategy to remove low-confidence Gaussians.