English

Improving Discriminator Guidance in Diffusion Models

Machine Learning 2025-06-12 v2

Abstract

Discriminator Guidance has become a popular method for efficiently refining pre-trained Score-Matching Diffusion models. However, in this paper, we demonstrate that the standard implementation of this technique does not necessarily lead to a distribution closer to the real data distribution. Specifically, we show that training the discriminator using Cross-Entropy loss, as commonly done, can in fact increase the Kullback-Leibler divergence between the model and target distributions, particularly when the discriminator overfits. To address this, we propose a theoretically sound training objective for discriminator guidance that properly minimizes the KL divergence. We analyze its properties and demonstrate empirically across multiple datasets that our proposed method consistently improves over the conventional method by producing samples of higher quality.

Keywords

Cite

@article{arxiv.2503.16117,
  title  = {Improving Discriminator Guidance in Diffusion Models},
  author = {Alexandre Verine and Ahmed Mehdi Inane and Florian Le Bronnec and Benjamin Negrevergne and Yann Chevaleyre},
  journal= {arXiv preprint arXiv:2503.16117},
  year   = {2025}
}

Comments

European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases - ECML PKDD 2025

R2 v1 2026-06-28T22:28:11.341Z