CVAILGJul 2, 2023

LEDITS: Real Image Editing with DDPM Inversion and Semantic Guidance

arXiv:2307.00522v161 citationsh-index: 4
AI Analysis

This work addresses the challenge of preserving original content while editing real images with text prompts, offering a lightweight solution for users of generative models.

The authors tackled the problem of real image editing with text-guided diffusion models by proposing LEDITS, which combines DDPM inversion and semantic guidance to enable versatile edits without optimization or architectural changes, achieving both subtle and extensive modifications.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes