Invertible Consistency Distillation for Text-Guided Image Editing in Around 7 Steps
Nikita Starodubcev, Mikhail Khoroshikh, Artem Babenko, Dmitry Baranchuk
TL;DR
The paper tackles the limitation of distilled diffusion models lacking reliable image inversion by introducing invertible Consistency Distillation (iCD), a framework combining forward and reverse consistency models with a multi-boundary design to enable deterministic multistep inversion. It couples forward fCD^m and reverse CD^m training with forward and reverse preservation losses and augments the process with dynamic classifier-free guidance to improve inversion without harming generation. Empirical results on SD1.5 and SDXL show that 3-4 steps suffice for high-quality inversion and 6-8 steps for effective editing, with iCD matching or exceeding state-of-the-art baselines while remaining significantly faster. This approach broadens the practical utility of distilled diffusion for zero-shot text-guided image editing and paves the way for real-time applications.
Abstract
Diffusion distillation represents a highly promising direction for achieving faithful text-to-image generation in a few sampling steps. However, despite recent successes, existing distilled models still do not provide the full spectrum of diffusion abilities, such as real image inversion, which enables many precise image manipulation methods. This work aims to enrich distilled text-to-image diffusion models with the ability to effectively encode real images into their latent space. To this end, we introduce invertible Consistency Distillation (iCD), a generalized consistency distillation framework that facilitates both high-quality image synthesis and accurate image encoding in only 3-4 inference steps. Though the inversion problem for text-to-image diffusion models gets exacerbated by high classifier-free guidance scales, we notice that dynamic guidance significantly reduces reconstruction errors without noticeable degradation in generation performance. As a result, we demonstrate that iCD equipped with dynamic guidance may serve as a highly effective tool for zero-shot text-guided image editing, competing with more expensive state-of-the-art alternatives.
