ProteusNeRF: Fast Lightweight NeRF Editing using 3D-Aware Image Context
Binglun Wang, Niladri Shekhar Dutt, Niloy J. Mitra
TL;DR
ProteusNeRF addresses the challenge of editing NeRF content at interactive rates without converting to meshes by introducing TriPlaneLite and a 3D-aware image context to enforce view-consistent edits. The method distills semantic features for object selection and uses residual MLPs to apply appearance edits, while larger edits jointly refine geometry and appearance via iterative NeRF re-training guided by 3D-aware context and diffusion-based edits. Key contributions include a lightweight residual editing mechanism (~$4$–$36$KB per edit), a 3D-aware 2×2 image context for cross-view consistency, and substantial speedups ($10$–$70$ seconds per edit with $10$–$30$× improvement over comparable methods). The approach enables layered edits and interactive workflows with practical memory footprints, enabling rapid experimentation and iteration for NeRF editing, though it still faces challenges with large geometric changes and specular effects.
Abstract
Neural Radiance Fields (NeRFs) have recently emerged as a popular option for photo-realistic object capture due to their ability to faithfully capture high-fidelity volumetric content even from handheld video input. Although much research has been devoted to efficient optimization leading to real-time training and rendering, options for interactive editing NeRFs remain limited. We present a very simple but effective neural network architecture that is fast and efficient while maintaining a low memory footprint. This architecture can be incrementally guided through user-friendly image-based edits. Our representation allows straightforward object selection via semantic feature distillation at the training stage. More importantly, we propose a local 3D-aware image context to facilitate view-consistent image editing that can then be distilled into fine-tuned NeRFs, via geometric and appearance adjustments. We evaluate our setup on a variety of examples to demonstrate appearance and geometric edits and report 10-30x speedup over concurrent work focusing on text-guided NeRF editing. Video results can be seen on our project webpage at https://proteusnerf.github.io.
