Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DiffusionOPD: A Unified Perspective of On-Policy Distillation in Diffusion Models

About

Reinforcement learning has emerged as a powerful tool for improving diffusion-based text-to-image models, but existing methods are largely limited to single-task optimization. Extending RL to multiple tasks is challenging: joint optimization suffers from cross-task interference and imbalance, while cascade RL is cumbersome and prone to catastrophic forgetting. We propose DiffusionOPD, a new multi-task training paradigm for diffusion models based on Online Policy Distillation (OPD). DiffusionOPD first trains task-specific teachers independently, then distills their capabilities into a unified student along the student own rollout trajectories. This decouples single-task exploration from multi-task integration and avoids the optimization burden of solving all tasks jointly from scratch. Theoretically, we lift the OPD framework from discrete tokens to continuous-state Markov processes, deriving a closed-form per-step KL objective that unifies both stochastic SDE and deterministic ODE refinement via mean-matching. We formally and empirically demonstrate that this analytic gradient provides lower variance and better generality compared to conventional PPO-style policy gradients. Extensive experiments show that DiffusionOPD consistently surpasses both multi-reward RL and cascade RL baselines in training efficiency and final performance, while achieving state-of-the-art results on all evaluated benchmarks.

Quanhao Li, Junqiu Yu, Kaixun Jiang, Yujie Wei, Zhen Xing, Pandeng Li, Ruihang Chu, Shiwei Zhang, Yu Liu, Zuxuan Wu• 2026

Related benchmarks

TaskDatasetResultRank
Text to ImageGenEval 29 (test)
Sing. Acc100
16
Image EditingGEditBench-EN 60 (test)
Subject Addition Score5.488
15
Text-to-Image GenerationText-to-Image multi-faceted evaluation GenEval, OCR, and Model-Based Rewards
GenEval Score0.96
12
Showing 3 of 3 rows

Other info

Follow for update