English

Rethinking Preference Alignment for Diffusion Models with Classifier-Free Guidance

Computer Vision and Pattern Recognition 2026-02-24 v1

Abstract

Aligning large-scale text-to-image diffusion models with nuanced human preferences remains challenging. While direct preference optimization (DPO) is simple and effective, large-scale finetuning often shows a generalization gap. We take inspiration from test-time guidance and cast preference alignment as classifier-free guidance (CFG): a finetuned preference model acts as an external control signal during sampling. Building on this view, we propose a simple method that improves alignment without retraining the base model. To further enhance generalization, we decouple preference learning into two modules trained on positive and negative data, respectively, and form a \emph{contrastive guidance} vector at inference by subtracting their predictions (positive minus negative), scaled by a user-chosen strength and added to the base prediction at each step. This yields a sharper and controllable alignment signal. We evaluate on Stable Diffusion 1.5 and Stable Diffusion XL with Pick-a-Pic v2 and HPDv3, showing consistent quantitative and qualitative gains.

Keywords

Cite

@article{arxiv.2602.18799,
  title  = {Rethinking Preference Alignment for Diffusion Models with Classifier-Free Guidance},
  author = {Zhou Jiang and Yandong Wen and Zhen Liu},
  journal= {arXiv preprint arXiv:2602.18799},
  year   = {2026}
}
R2 v1 2026-07-01T10:45:35.873Z