Perspective-aware 3D Gaussian Inpainting with Multi-view Consistency
Yuxin Cheng, Binxiao Huang, Taiqiang Wu, Wenyong Zhou, Chenchen Ding, Zhengwu Liu, Graziano Chesi, Ngai Wong
TL;DR
The paper tackles multi-view inconsistencies in 3D Gaussian inpainting by introducing PAInpainter, a perspective-aware pipeline that builds a perspective graph of viewpoints to guide adaptive view sampling, propagates inpainted content as priors across adjacent views, and employs a dual-feature (RGB-depth) verification to enforce cross-view coherence. It alternates between multi-view inpainting and 3D Gaussian optimization, updating the 3D scene using a loss that combines L1 and SSIM terms on inpainted views while excluding masked regions. Empirical results on NeRF Blender, SPIn-NeRF, and NeRFiller demonstrate state-of-the-art performance in PSNR, SSIM, LPIPS, and FID, with a notable PSNR of 29.51 dB on NeRFiller and robust generalization across diverse scenarios. The method avoids diffusion-model fine-tuning, instead leveraging content propagation and consistency verification to achieve high-fidelity, texture-preserving, geometrically coherent 3D reconstructions, with practical implications for AR/VR and holographic multimedia applications.
Abstract
3D Gaussian inpainting, a critical technique for numerous applications in virtual reality and multimedia, has made significant progress with pretrained diffusion models. However, ensuring multi-view consistency, an essential requirement for high-quality inpainting, remains a key challenge. In this work, we present PAInpainter, a novel approach designed to advance 3D Gaussian inpainting by leveraging perspective-aware content propagation and consistency verification across multi-view inpainted images. Our method iteratively refines inpainting and optimizes the 3D Gaussian representation with multiple views adaptively sampled from a perspective graph. By propagating inpainted images as prior information and verifying consistency across neighboring views, PAInpainter substantially enhances global consistency and texture fidelity in restored 3D scenes. Extensive experiments demonstrate the superiority of PAInpainter over existing methods. Our approach achieves superior 3D inpainting quality, with PSNR scores of 26.03 dB and 29.51 dB on the SPIn-NeRF and NeRFiller datasets, respectively, highlighting its effectiveness and generalization capability.
