Diversity-Preserved Distribution Matching Distillation for Fast Visual Synthesis
Tianhe Wu, Ruibin Li, Lei Zhang, Kede Ma
TL;DR
This work tackles the diversity loss observed in distribution matching distillation (DMD) for fast diffusion-based synthesis by introducing Diversity-Preserved DMD (DP-DMD). DP-DMD splits distillation roles between early and late denoising steps: the first step is guided by a target-prediction objective to preserve diversity, while subsequent steps apply the standard DMD loss with gradients from the latter steps blocked at the first step. The approach is lightweight (no perceptual/backbone modules or discriminators) and operates in latent space, delivering competitive visual quality under few-step inference while maintaining higher sample diversity than prior DMD variants. Across multiple text-to-image backbones and benchmarks, DP-DMD demonstrates improved diversity–quality trade-offs and strong GenEval performance, highlighting its practical value for fast, diverse visual synthesis.
Abstract
Distribution matching distillation (DMD) aligns a multi-step generator with its few-step counterpart to enable high-quality generation under low inference cost. However, DMD tends to suffer from mode collapse, as its reverse-KL formulation inherently encourages mode-seeking behavior, for which existing remedies typically rely on perceptual or adversarial regularization, thereby incurring substantial computational overhead and training instability. In this work, we propose a role-separated distillation framework that explicitly disentangles the roles of distilled steps: the first step is dedicated to preserving sample diversity via a target-prediction (e.g., v-prediction) objective, while subsequent steps focus on quality refinement under the standard DMD loss, with gradients from the DMD objective blocked at the first step. We term this approach Diversity-Preserved DMD (DP-DMD), which, despite its simplicity -- no perceptual backbone, no discriminator, no auxiliary networks, and no additional ground-truth images -- preserves sample diversity while maintaining visual quality on par with state-of-the-art methods in extensive text-to-image experiments.
