Search papers, labs, and topics across Lattice.
This paper introduces DiffusionOPSD, an on-policy self-distillation framework that aligns diffusion models with human preferences by converting image-level reward guidance into explicit targets for intermediate predictions. The method utilizes a frozen behavior policy to generate trajectories, allowing for the construction of bounded targets around query states, which are then used to train a policy through detached supervision. The results demonstrate that DiffusionOPSD outperforms existing methods by up to 44% in final held-out scores while significantly reducing training GPU hours, highlighting its efficiency and effectiveness in the post-training alignment of diffusion models.
On-policy self-distillation can boost diffusion model performance by up to 44% while slashing training time by over 60%.
Reinforcement learning can align diffusion models with human preferences and task-specific objectives, but endpoint rewards do not specify how an intermediate denoising prediction should change. We introduce DiffusionOPSD as an on-policy self-distillation framework that converts image-level reward guidance into explicit targets for clean-output predictions at sampled queries. At each outer iteration, a frozen behavior policy generates trajectories and supplies query states and anchors. Reward gradients construct bounded positive and negative targets around each anchor. The trainable policy fits these targets as detached supervision through finite fitting before an exponential moving average update refreshes the behavior policy. This setup lets us measure target construction and finite realization separately. Controlled same-query experiments show that larger target-construction gains do not necessarily translate into larger realized gains after a single fitting update. Across SD 3.5-M and the step-distilled Z-Image-Turbo, our approach achieves the best final held-out scores in 19 of 20 reward-matched settings across two backbones and ten evaluators. It outperforms the strongest competing method by up to 44.0% and reduces training GPU-hours relative to DiffusionNFT by 40% on SD 3.5-M and 63% on Z-Image-Turbo. These results support on-policy self-distillation as an efficient and analyzable approach to diffusion post-training by converting image-level reward guidance into explicit and continually refreshed intermediate supervision, thereby opening a path toward more efficient and diagnosable alignment.