3D Gaussian Inpainting with Depth-Guided Cross-View Consistency

๐Ÿ“… 2025-02-17
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
To address cross-view texture and geometry inconsistency in repaired regions for novel-view synthesis using 3D Gaussian Splatting (3DGS), this paper proposes a depth-guided cross-view consistency optimization framework. It leverages per-view rendered depth to generate dynamic visibility masks, enabling joint optimization of visible background pixels in the 3DGS representation. Additionally, a self-supervised geometric consistency loss enforces joint alignment of geometry and appearance across arbitrary viewsโ€”without requiring external supervision or explicit surface reconstruction. Our method introduces the first depth-driven multi-view mask propagation mechanism, which adaptively refines the Gaussian distribution based on depth-aware visibility. Evaluated on standard benchmarks, it achieves state-of-the-art performance, surpassing prior methods across all major metrics: PSNR, SSIM, and LPIPS. Qualitative results further demonstrate significant improvements in both cross-view consistency and visual fidelity.

Technology Category

Application Category

๐Ÿ“ Abstract
When performing 3D inpainting using novel-view rendering methods like Neural Radiance Field (NeRF) or 3D Gaussian Splatting (3DGS), how to achieve texture and geometry consistency across camera views has been a challenge. In this paper, we propose a framework of 3D Gaussian Inpainting with Depth-Guided Cross-View Consistency (3DGIC) for cross-view consistent 3D inpainting. Guided by the rendered depth information from each training view, our 3DGIC exploits background pixels visible across different views for updating the inpainting mask, allowing us to refine the 3DGS for inpainting purposes.Through extensive experiments on benchmark datasets, we confirm that our 3DGIC outperforms current state-of-the-art 3D inpainting methods quantitatively and qualitatively.
Problem

Research questions and friction points this paper is trying to address.

Achieves texture and geometry consistency in 3D inpainting.
Utilizes depth information for cross-view consistency.
Improves 3D Gaussian Splatting for inpainting accuracy.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Depth-guided cross-view consistency
3D Gaussian Splatting refinement
Background pixel utilization
๐Ÿ”Ž Similar Papers
No similar papers found.