English

Proximalized Preference Optimization for Diverse Feedback Types: A Decomposed Perspective on DPO

Computation and Language 2025-12-04 v2

Abstract

Direct alignment methods typically train large language models (LLMs) by contrasting the likelihoods of preferred and dispreferred responses. While effective at capturing relative preferences, these methods are widely observed to suppress the absolute likelihoods of example responses. As a result, aligned models can deviate from expected patterns, exhibiting rewar-hacking effect even without an explicit reward model. This fundamental limitation of contrastive alignment, which we term likelihood underdetermination, motivates us to revisit direct preference optimization (DPO) -- the seminal direct alignment method. Interestingly, we show that the DPO loss admits a principled decomposition. The reformulated loss not only extends naturally to a broader range of feedback types, but also unveils the root cause of likelihood underdetermination. Specifically, we identify that standard DPO implicitly oversimplifies a regularizer in the reformulated loss; restoring this full term effectively resolves the underdetermination. Building on these insights, we introduce PRoximalized PReference Optimization (PRO), a unified alignment method that accommodates diverse feedback types while eliminating likelihood underdetermination through an efficient approximation of the full regularizer. Empirical evaluations demonstrate the consistent superiority of PRO over existing methods across pairwise, binary and scalar feedback.

Keywords

Cite

@article{arxiv.2505.23316,
  title  = {Proximalized Preference Optimization for Diverse Feedback Types: A Decomposed Perspective on DPO},
  author = {Kaiyang Guo and Yinchuan Li and Zhitang Chen},
  journal= {arXiv preprint arXiv:2505.23316},
  year   = {2025}
}

Comments

NeurIPS'2025

R2 v1 2026-07-01T02:48:10.925Z