NeuSEditor: From Multi-View Images to Text-Guided Neural Surface Edits
Nail Ibrahimli, Julian F. P. Kooij, Liangliang Nan
TL;DR
NeuSEditor tackles the challenge of editing neural implicit surfaces from multi-view images by introducing an identity-preserving, two-stage framework. The method separates scene identity (foreground and background) from edits and learns a target renderer guided by geometry-aware distillation that incorporates diffusion priors and Phong shading to improve geometric fidelity. Key contributions include an identity-focused architecture, a geometry-aware distillation loss, and explicit separation of background editing to prevent unwanted changes to foreground features. Empirical results on DTU, Blender, and IN2N datasets show superior rendering fidelity, reduced artifacts, and better preservation of scene identity compared with state-of-the-art baselines, with robust performance in both objective metrics and user studies. This approach advances robust, text-guided 3D editing for implicit surfaces, enabling precise, controllable edits without continual dataset updates.
Abstract
Implicit surface representations are valued for their compactness and continuity, but they pose significant challenges for editing. Despite recent advancements, existing methods often fail to preserve identity and maintain geometric consistency during editing. To address these challenges, we present NeuSEditor, a novel method for text-guided editing of neural implicit surfaces derived from multi-view images. NeuSEditor introduces an identity-preserving architecture that efficiently separates scenes into foreground and background, enabling precise modifications without altering the scene-specific elements. Our geometry-aware distillation loss significantly enhances rendering and geometric quality. Our method simplifies the editing workflow by eliminating the need for continuous dataset updates and source prompting. NeuSEditor outperforms recent state-of-the-art methods like PDS and InstructNeRF2NeRF, delivering superior quantitative and qualitative results. For more visual results, visit: neuseditor.github.io.
