English

EMPURPLE: A Free Lunch for Diffusion Distillation based on the Information Bottleneck

Computer Vision and Pattern Recognition 2026-07-05 v1

Abstract

Diffusion models achieve impressive image-generation quality but remain expensive at inference time. Diffusion distillation reduces sampling steps, yet many distilled models, including SDXL-Lightning and distribution matching distillation methods, suffer from degraded Fr\'echet Inception Distance (FID). We analyze this phenomenon through a PAC-style generalization bound. Our analysis suggests that aggressive early-step redirection of the velocity field makes the distillation target harder to learn, enlarging the train-test gap. As a result, early-step output distributions differ between training and inference, causing distribution mismatch in the intermediate noisy latent used as next-step inputs. We empirically validate this mechanism by showing reduced diversity in both intermediate features and final outputs. To address this issue, we propose EMPURPLE, a simple training-free method that recycles intermediate latents sampled from the original model. EMPURPLE is model-agnostic and improves FID by 7\% to 20\% across DMD2, Hyper-SD, FlashSD, and SDXL-Lightning. The repo is: https://github.com/TheLovesOfLadyPurple/Empurple-Training-Free-Algorithm-To-enhance-Diversity-of-The-Diffusion-Distillation-Model

Keywords

Cite

@article{arxiv.2607.04276,
  title  = {EMPURPLE: A Free Lunch for Diffusion Distillation based on the Information Bottleneck},
  author = {Zilai Li and Lujia Bai},
  journal= {arXiv preprint arXiv:2607.04276},
  year   = {2026}
}

Comments

20 pages,2 figures, conference