English

DPO-Shift: Shifting the Distribution of Direct Preference Optimization

Computation and Language 2025-06-09 v2

Abstract

Direct Preference Optimization (DPO) and its variants have become increasingly popular for aligning language models with human preferences. These methods aim to teach models to better distinguish between chosen (or preferred) and rejected (or dispreferred) responses. However, prior research has identified that the probability of chosen responses often decreases during training, and this phenomenon is known as likelihood displacement. To tackle this challenge, in this work we introduce DPO-Shift to controllably shift the distribution of the chosen probability. Then, we show that DPO-Shift exhibits a fundamental trade-off between improving the chosen probability and sacrificing the reward margin, as supported by both theoretical analysis and experimental validation. Furthermore, we demonstrate the superiority of DPO-Shift over DPO on downstream tasks such as MT-Bench and a designed win rate experiment. We believe this study shows that the likelihood displacement issue of DPO can be effectively mitigated with a simple, theoretically grounded solution. Our code is available at https://github.com/Meaquadddd/DPO-Shift.

Keywords

Cite

@article{arxiv.2502.07599,
  title  = {DPO-Shift: Shifting the Distribution of Direct Preference Optimization},
  author = {Xiliang Yang and Feng Jiang and Qianen Zhang and Lei Zhao and Xiao Li},
  journal= {arXiv preprint arXiv:2502.07599},
  year   = {2025}
}
R2 v1 2026-06-28T21:40:19.489Z