paper-with-me

Papers

Divergence Minimization Preference Optimization for Diffusion Model Alignment

2025-07-10 · Binxu Li, Minkai Xu, Jiaqi Han, Meihua Dang, Stefano Ermon arxiv

Diffusion models have achieved remarkable success in generating realistic and versatile images from text prompts. Inspired by the recent advancements of language models, there is an increasing interest in further improving the models by aligning with human preferences. However, we investigate alignment from a divergence minimization perspective and reveal that existing preference optimization methods are typically trapped in suboptimal mean-seeking optimization. In this paper, we introduce Divergence Minimization Preference Optimization (DMPO), a novel and principled method for aligning diffusion models by minimizing reverse KL divergence, which asymptotically enjoys the same optimization direction as original RL. We provide rigorous analysis to justify the effectiveness of DMPO and conduct comprehensive experiments to validate its empirical strength across both human evaluations and automatic metrics. Our extensive results show that diffusion models fine-tuned with DMPO can consistently outperform or match existing techniques, specifically consistently outperforming all baseline models across different base models and test sets, achieving the best PickScore in every case, demonstrating the method's superiority in aligning generative behavior with desired outputs. Overall, DMPO unlocks a robust and elegant pathway for preference alignment, bridging principled theory with practical performance in diffusion models.

📄 PDF Abstract BibTeX arXiv:2507.07510

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

$f$-PO: Generalizing Preference Optimization with $f$-divergence Minimization

2024-10-29 · Jiaqi Han, Mingjian Jiang, Yuxuan Song, Jure Leskovec 외

Preference optimization has made significant progress recently, with numerous methods developed to align language models with human preferences. This paper introduces $f$-divergence Preference Optimization ($f$-PO), a no…

Language ModelingLanguage Modelling

Generalizing Alignment Paradigm of Text-to-Image Generation with Preferences through $f$-divergence Minimization

2024-09-15 · Haoyuan Sun, Bo Xia, Yongzhe Chang, Xueqian Wang

Direct Preference Optimization (DPO) has recently expanded its successful application from aligning large language models (LLMs) to aligning text-to-image models with human preferences, which has generated considerable i…

DiversityImage GenerationText to Image GenerationText-to-Image Generation

Margin-aware Preference Optimization for Aligning Diffusion Models without Reference

2024-06-10 · Jiwoo Hong, Sayak Paul, Noah Lee, Kashif Rasul 외

Modern alignment techniques based on human preferences, such as RLHF and DPO, typically employ divergence regularization relative to the reference model to ensure training stability. However, this often limits the flexib…

FlowCPO: A Unified Divergence View of Preference Alignment for Flow Models

2026-09-09 · Yansen Han, Shengyi Liao, Peng Sun, Deyuan Liu 외 arxiv

Preference alignment for flow and diffusion models now spans online reinforcement learning and offline preference optimization, but the relation between these methods remains unclear. In particular, existing forward-proc…

Reinforcement Learning

Towards General Preference Alignment: Diffusion Models at Nash Equilibrium

2026-05-06 · Jiaming Hu, Jiamu Bai, Haoyu Wang, Debarghya Mukherjee 외 arxiv

Reinforcement learning from human feedback (RLHF) has been popular for aligning text-to-image (T2I) diffusion models with human preferences. As a mainstream branch of RLHF, Direct Preference Optimization (DPO) offers a c…

Text-to-Image GenerationReinforcement Learning