English

Score-of-Mixture Training: Training One-Step Generative Models Made Simple via Score Estimation of Mixture Distributions

Machine Learning 2025-07-16 v3 Artificial Intelligence Machine Learning

Abstract

We propose Score-of-Mixture Training (SMT), a novel framework for training one-step generative models by minimizing a class of divergences called the α\alpha-skew Jensen--Shannon divergence. At its core, SMT estimates the score of mixture distributions between real and fake samples across multiple noise levels. Similar to consistency models, our approach supports both training from scratch (SMT) and distillation using a pretrained diffusion model, which we call Score-of-Mixture Distillation (SMD). It is simple to implement, requires minimal hyperparameter tuning, and ensures stable training. Experiments on CIFAR-10 and ImageNet 64x64 show that SMT/SMD are competitive with and can even outperform existing methods.

Keywords

Cite

@article{arxiv.2502.09609,
  title  = {Score-of-Mixture Training: Training One-Step Generative Models Made Simple via Score Estimation of Mixture Distributions},
  author = {Tejas Jayashankar and J. Jon Ryu and Gregory Wornell},
  journal= {arXiv preprint arXiv:2502.09609},
  year   = {2025}
}

Comments

29 pages, 12 figures. ICML 2025 (spotlight)