LEDITS: Real Image Editing with DDPM Inversion and Semantic Guidance
Linoy Tsaban, Apolinário Passos
TL;DR
This work addresses the challenge of editing real images with diffusion models by integrating two powerful approaches: DDPM inversion for faithful real-image reconstruction and Semantic Guidance (SEGA) for fine-grained semantic control. The authors propose LEDITS, a lightweight method that extends SEGA to inverted real images and combines it with DDPM inversion, enabling versatile edits from subtle to substantial while preserving fidelity. Through qualitative experiments, LEDITS demonstrates competitive results with state-of-the-art methods, offering flexible control by jointly leveraging inversion and semantic guidance without architectural changes. The approach enhances practical real-image editing by delivering diverse, semantically coherent edits with maintained image fidelity and without heavy computational overhead.
Abstract
Recent large-scale text-guided diffusion models provide powerful image-generation capabilities. Currently, a significant effort is given to enable the modification of these images using text only as means to offer intuitive and versatile editing. However, editing proves to be difficult for these generative models due to the inherent nature of editing techniques, which involves preserving certain content from the original image. Conversely, in text-based models, even minor modifications to the text prompt frequently result in an entirely distinct result, making attaining one-shot generation that accurately corresponds to the users intent exceedingly challenging. In addition, to edit a real image using these state-of-the-art tools, one must first invert the image into the pre-trained models domain - adding another factor affecting the edit quality, as well as latency. In this exploratory report, we propose LEDITS - a combined lightweight approach for real-image editing, incorporating the Edit Friendly DDPM inversion technique with Semantic Guidance, thus extending Semantic Guidance to real image editing, while harnessing the editing capabilities of DDPM inversion as well. This approach achieves versatile edits, both subtle and extensive as well as alterations in composition and style, while requiring no optimization nor extensions to the architecture.
