Aligning Diffusion Models by Optimizing Human Utility

Abstract

We present Diffusion-KTO, a novel approach for aligning text-to-image diffusion models by formulating the alignment objective as the maximization of expected human utility. Unlike previous methods, Diffusion-KTO does not require collecting pairwise preference data nor training a complex reward model. Instead, our objective uses per-image binary feedback signals, e.g. likes or dislikes, to align the model with human preferences. After fine-tuning using Diffusion-KTO, text-to-image diffusion models exhibit improved performance compared to existing techniques, including supervised fine-tuning and Diffusion-DPO, both in terms of human judgment and automatic evaluation metrics such as PickScore and ImageReward. Overall, Diffusion-KTO unlocks the potential of leveraging readily available per-image binary preference signals and broadens the applicability of aligning text-to-image diffusion models with human preferences.

Cite

Text

Li et al. "Aligning Diffusion Models by Optimizing Human Utility." Neural Information Processing Systems, 2024. doi:10.52202/079017-0785

Markdown

[Li et al. "Aligning Diffusion Models by Optimizing Human Utility." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/li2024neurips-aligning/) doi:10.52202/079017-0785

BibTeX

@inproceedings{li2024neurips-aligning,
  title     = {{Aligning Diffusion Models by Optimizing Human Utility}},
  author    = {Li, Shufan and Kallidromitis, Konstantinos and Gokul, Akash and Kato, Yusuke and Kozuka, Kazuki},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-0785},
  url       = {https://mlanthology.org/neurips/2024/li2024neurips-aligning/}
}