CVDec 30, 2023

Inpaint4DNeRF: Promptable Spatio-Temporal NeRF Inpainting with Generative Diffusion Models

arXiv:2401.00208v16 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the challenge of spatio-temporal inpainting for 3D and 4D scene editing, but it appears incremental as it builds on existing generative models and NeRF frameworks.

The paper tackles the problem of editing 3D scenes represented by Neural Radiance Fields (NeRF) by proposing Inpaint4DNeRF, which uses stable diffusion models to generate completed background content for inpainting, enabling extension to 4D dynamic NeRFs with temporal consistency.

Current Neural Radiance Fields (NeRF) can generate photorealistic novel views. For editing 3D scenes represented by NeRF, with the advent of generative models, this paper proposes Inpaint4DNeRF to capitalize on state-of-the-art stable diffusion models (e.g., ControlNet) for direct generation of the underlying completed background content, regardless of static or dynamic. The key advantages of this generative approach for NeRF inpainting are twofold. First, after rough mask propagation, to complete or fill in previously occluded content, we can individually generate a small subset of completed images with plausible content, called seed images, from which simple 3D geometry proxies can be derived. Second and the remaining problem is thus 3D multiview consistency among all completed images, now guided by the seed images and their 3D proxies. Without other bells and whistles, our generative Inpaint4DNeRF baseline framework is general which can be readily extended to 4D dynamic NeRFs, where temporal consistency can be naturally handled in a similar way as our multiview consistency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes