Distillation++ refines the first denoising steps of distilled diffusion models by interpolating student estimates with teacher model estimates, improving FID and text alignment on several SDXL-based few-step baselines.
DDIL: Diversity Enhancing Diffusion Distillation With Imitation Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Diffusion models excel at generative modeling (e.g., text-to-image) but sampling requires multiple denoising network passes, limiting practicality. Efforts such as progressive distillation or consistency distillation have shown promise by reducing the number of passes at the expense of quality of the generated samples. In this work we identify co-variate shift as one of reason for poor performance of multi-step distilled models from compounding error at inference time. To address co-variate shift, we formulate diffusion distillation within imitation learning (DDIL) framework and enhance training distribution for distilling diffusion models on both data distribution (forward diffusion) and student induced distributions (backward diffusion). Training on data distribution helps to diversify the generations by preserving marginal data distribution and training on student distribution addresses compounding error by correcting covariate shift. In addition, we adopt reflected diffusion formulation for distillation and demonstrate improved performance, stable training across different distillation methods. We show that DDIL consistency improves on baseline algorithms of progressive distillation (PD), Latent consistency models (LCM) and Distribution Matching Distillation (DMD2).
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Inference-Time Diffusion Model Distillation
Distillation++ refines the first denoising steps of distilled diffusion models by interpolating student estimates with teacher model estimates, improving FID and text alignment on several SDXL-based few-step baselines.