3D Gaussian Splatting with Self-Constrained Priors for High Fidelity Surface Reconstruction

arXiv cs.CV / 3/23/2026

📰 NewsModels & Research

Key Points

  • The paper introduces a self-constrained prior based on a TSDF grid, built from depth maps rendered by the current 3D Gaussians, to guide Gaussian placement and opacity for higher fidelity depth rendering.
  • The prior creates a band around the estimated surface that constrains Gaussians within the band, removes those outside, and encourages adjustments toward the surface in a geometry-aware manner.
  • This prior can be regularly updated with the newest depth images and can progressively narrow the constraint band to tighten the learning process.
  • Experimental results show improvements over state-of-the-art methods on common benchmarks for 3D Gaussian splatting, indicating better surface reconstruction quality.

Abstract

Rendering 3D surfaces has been revolutionized within the modeling of radiance fields through either 3DGS or NeRF. Although 3DGS has shown advantages over NeRF in terms of rendering quality or speed, there is still room for improvement in recovering high fidelity surfaces through 3DGS. To resolve this issue, we propose a self-constrained prior to constrain the learning of 3D Gaussians, aiming for more accurate depth rendering. Our self-constrained prior is derived from a TSDF grid that is obtained by fusing the depth maps rendered with current 3D Gaussians. The prior measures a distance field around the estimated surface, offering a band centered at the surface for imposing more specific constraints on 3D Gaussians, such as removing Gaussians outside the band, moving Gaussians closer to the surface, and encouraging larger or smaller opacity in a geometry-aware manner. More importantly, our prior can be regularly updated by the most recent depth images which are usually more accurate and complete. In addition, the prior can also progressively narrow the band to tighten the imposed constraints. We justify our idea and report our superiority over the state-of-the-art methods in evaluations on widely used benchmarks.