English

SIPO: Stabilized and Improved Preference Optimization for Aligning Diffusion Models

Machine Learning 2026-05-19 v3 Artificial Intelligence

Abstract

Preference learning has garnered extensive attention as an effective technique for aligning diffusion models with human preferences in visual generation. However, existing alignment approaches such as Diffusion-DPO suffer from two fundamental challenges: training instability caused by high gradient variances at various timesteps and high parameter sensitivities, and off-policy bias arising from the discrepancy between the optimization data and the policy models' distribution. Our first contribution is a systematic analysis of diffusion trajectories across different timesteps, identifying that the instability primarily originates from early timesteps with low importance weights. To address these issues, we propose \textbf{SIPO}, a \textbf{S}tabilized and \textbf{I}mproved \textbf{P}reference \textbf{O}ptimization framework for aligning diffusion models with human preferences. Concretely, a key gradient, \emph{i.e.,} DPO-C\&M is introduced to stabilize training by clipping and masking uninformative timesteps. This is followed by a timestep-aware importance-reweighting paradigm to mitigate off-policy bias and emphasize informative updates throughout the alignment process. Extensive experiments on various baseline models including image generation models on SD1.5, SDXL, and video generation models CogVideoX-2B/5B, Wan2.1-1.3B, demonstrate that our SIPO consistently promotes stabilized training and outperforms existing alignment methods that with meticulous adjustments on parameters.Overall, these results suggest the importance of timestep-aware alignment and provide valuable guidelines for improved preference optimization in aligning diffusion models.

Keywords

Cite

@article{arxiv.2505.21893,
  title  = {SIPO: Stabilized and Improved Preference Optimization for Aligning Diffusion Models},
  author = {Xiaomeng Yang and Mengping Yang and Junyan Wang and Zhijian Zhou and Zhiyu Tan and Hao Li},
  journal= {arXiv preprint arXiv:2505.21893},
  year   = {2026}
}

Comments

This version supplements with more detailed content on reasoning and proof, additional experimental results, and ablation studies

R2 v1 2026-07-01T02:45:02.698Z