Few-Step Diffusion via Score identity Distillation
Mingyuan Zhou, Yi Gu, Zhendong Wang

TL;DR
This paper introduces Score identity Distillation (SiD), a data-free, one-step diffusion distillation method that achieves state-of-the-art results for high-resolution text-to-image models like SDXL, balancing speed, quality, and diversity.
Contribution
The paper proposes a novel data-free, one-step diffusion distillation framework with theoretical justification, new guidance strategies, and practical improvements for high-resolution T2I models.
Findings
Achieves state-of-the-art one- and few-step generation performance on SDXL.
Demonstrates robustness to absence of real images and real text-image pairs.
Introduces effective guidance strategies like Zero-CFG and Anti-CFG.
Abstract
Diffusion distillation has emerged as a promising strategy for accelerating text-to-image (T2I) diffusion models by distilling a pretrained score network into a one- or few-step generator. While existing methods have made notable progress, they often rely on real or teacher-synthesized images to perform well when distilling high-resolution T2I diffusion models such as Stable Diffusion XL (SDXL), and their use of classifier-free guidance (CFG) introduces a persistent trade-off between text-image alignment and generation diversity. We address these challenges by optimizing Score identity Distillation (SiD) -- a data-free, one-step distillation framework -- for few-step generation. Backed by theoretical analysis that justifies matching a uniform mixture of outputs from all generation steps to the data distribution, our few-step distillation algorithm avoids step-specific networks and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Cell Image Analysis Techniques · Advanced Image Processing Techniques
MethodsDiffusion
