English

Diffusion Fine-tuning with Rewarded Moment Matching Distillation

Machine Learning 2026-06-29 v1

Abstract

Distillation and Reinforcement Learning (RL) fine-tuning are the primary pillars of diffusion post-training. While traditionally studied in isolation, the interaction between these phases remains poorly understood, and in particular how fine-tuning impacts the generative quality of distilled models. We introduce Rewarded Moment Matching Distillation (RMMD), a novel framework that simultaneously distills diffusion models and maximizes a reward function. RMMD preserves the high-fidelity ``naturalness'' characteristic of advanced distillation (such as 8-step Moment Matching) by adapting the sampling loop for on-policy training and repurposing the distillation loss as a proxy for integral KL regularization. By evaluating the FID-Reward Pareto fronts on ImageNet, we demonstrate that RMMD achieves superior trade-offs compared to single-step baselines (DI++) and multi-step competitors (DRaFT, HyperNoise). Finally, we apply RMMD to GenCast, a state-of-the-art weather forecasting model, to distill it while optimizing the Continuous Ranked Probability Score (CRPS) metric. The resulting distilled model achieves a 7.5x speedup while outperforming the teacher model on 93% of target weather variables, and being better calibrated. This proves that RMMD scales to complex, high-dimensional scientific domains.

Keywords

Cite

@article{arxiv.2606.30414,
  title  = {Diffusion Fine-tuning with Rewarded Moment Matching Distillation},
  author = {Alexis Jacq and Guillaume Couairon and Valentin De Bortoli and Quentin Berthet and Arnaud Doucet and Romuald Elie},
  journal= {arXiv preprint arXiv:2606.30414},
  year   = {2026}
}