Editable Noise Map Inversion: Encoding Target-image into Noise For High-Fidelity Image Manipulation
Mingyu Kang, Yong Suk Choi
TL;DR
This work tackles the challenge that diffusion-based image editing often degrades editability when inverting real images into noise maps. It introduces Editable Noise Map Inversion (ENM Inversion), which jointly optimizes for noise maps that preserve content while being highly editable by minimizing the gap between reconstructed and edited noise maps through $L_{edit}$ and $L_{prev}$ in the objective $L = L_{prev} + \lambda L_{edit}$, with a denoising step threshold $\tau$. The method extends to video by applying the approach frame-by-frame within Video-P2P and enforcing temporal consistency via cross-frame attention control. Empirical results show ENM Inversion outperforms existing inversion approaches across image and video editing tasks in both preservation and edit fidelity, while offering competitive efficiency. The approach promises practical benefits for high-fidelity, prompt-controlled visual edits and temporally coherent video manipulation in attention-guided diffusion pipelines.
Abstract
Text-to-image diffusion models have achieved remarkable success in generating high-quality and diverse images. Building on these advancements, diffusion models have also demonstrated exceptional performance in text-guided image editing. A key strategy for effective image editing involves inverting the source image into editable noise maps associated with the target image. However, previous inversion methods face challenges in adhering closely to the target text prompt. The limitation arises because inverted noise maps, while enabling faithful reconstruction of the source image, restrict the flexibility needed for desired edits. To overcome this issue, we propose Editable Noise Map Inversion (ENM Inversion), a novel inversion technique that searches for optimal noise maps to ensure both content preservation and editability. We analyze the properties of noise maps for enhanced editability. Based on this analysis, our method introduces an editable noise refinement that aligns with the desired edits by minimizing the difference between the reconstructed and edited noise maps. Extensive experiments demonstrate that ENM Inversion outperforms existing approaches across a wide range of image editing tasks in both preservation and edit fidelity with target prompts. Our approach can also be easily applied to video editing, enabling temporal consistency and content manipulation across frames.
