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.
Key contributions of PAInpainter. We first introduce a novel iterative framework built upon off-the-shelf generative models for 3D gaussian inpainting, integrating proposed adaptive view sampling, multi-view inpainting and post consistency verification. Our closed-loop, self-correcting approach effectively addresses the challenge of multi-view consistency in 3D scene inpainting, substantially improving the fidelity and coherence of the inpainted results.
Overview of PAInpainter for multi-view consistent 3D Gaussian inpainting. Our method is built upon the pretrained Stable-Diffusion-2 and incorporates three key components: 1) perspective graph models spatial relationships among cameras to guide adjacent view sampling; 2) inpaint content propagation transmits inpainting content across adjacent views sampled from the perspective graph, providing extra visual priors for diffusion inpainting; 3) consistency verification evaluates inpainted results based on texture and geometric features coherence. The perspective-aware graph sampling contributes to effective content propagation and consistency verification across multiple views.