Freditor: High-Fidelity and Transferable NeRF Editing by Frequency Decomposition
Yisheng He, Weihao Yuan, Siyu Zhu, Zilong Dong, Liefeng Bo, Qixing Huang
TL;DR
Freditor introduces a frequency-decomposed NeRF editing framework that edits low-frequency image components in feature space to achieve high-fidelity and transferable 3D scene edits. A dual-branch architecture preserves high-frequency content for detail while applying stylistic edits in a low-frequency space, supported by a training pipeline with stage-wise optimization and intensity control via interpolation. The method enables transfer of stylization learned from 2D images to new 3D scenes without retraining and supports controllable strength and local/object edits, yielding improved multi-view consistency and image sharpness over prior approaches. Extensive experiments on real and large-scale scenes show superior consistency, perceptual quality, and transferability compared with baselines like Instruct-NeRF2NeRF, validating the practical impact for scalable 3D scene editing with text or image guidance.
Abstract
This paper enables high-fidelity, transferable NeRF editing by frequency decomposition. Recent NeRF editing pipelines lift 2D stylization results to 3D scenes while suffering from blurry results, and fail to capture detailed structures caused by the inconsistency between 2D editings. Our critical insight is that low-frequency components of images are more multiview-consistent after editing compared with their high-frequency parts. Moreover, the appearance style is mainly exhibited on the low-frequency components, and the content details especially reside in high-frequency parts. This motivates us to perform editing on low-frequency components, which results in high-fidelity edited scenes. In addition, the editing is performed in the low-frequency feature space, enabling stable intensity control and novel scene transfer. Comprehensive experiments conducted on photorealistic datasets demonstrate the superior performance of high-fidelity and transferable NeRF editing. The project page is at \url{https://aigc3d.github.io/freditor}.
