LGAIMay 9

$ξ$-DPO: Direct Preference Optimization via Ratio Reward Margin

arXiv:2605.1098159.5
Predicted impact top 36% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of preference optimization, this work simplifies hyperparameter tuning by providing a principled way to set the margin, though it is an incremental improvement over SimPO.

The paper identifies that SimPO's hyperparameters β and γ are difficult to tune due to their dependence on reward gap structure, and proposes ξ-DPO which reformulates the preference objective using a ratio reward margin that is bounded, interpretable, and can be set based on initial reward gap distribution, eliminating trial-and-error tuning.

Reference-free preference optimization has emerged as an efficient alternative to reinforcement learning from human feedback, with Simple Preference Optimization(SimPO) demonstrating strong performance by eliminating the explicit reference model through a simple objective. However, the joint tuning of the hyperparameters $β$ and $γ$ in SimPO remains a central challenge. We argue that this difficulty arises because the margin formulation in SimPO is not easily interpretable across datasets with different reward gap structures. To better understand this issue, we conduct a comprehensive analysis of SimPO and find that $β$ implicitly controls sample filtering, while the effect of $γ$ depends on the reward gap structure of the dataset. Motivated by these observations, we propose $ξ$-DPO: Direct preference optimization via ratio reward margin. We first reformulate the preference objective through an equivalent transformation, changing the optimization target from maximizing the likelihood of reward gaps to minimizing the distance between reward gaps and optimal margins. Then, we redefine the reward in a ratio form between the chosen and rejected, which effectively cancels the effect of $β$ and yields a bounded and interpretable margin. This margin is called the ratio reward margin and is denoted by $ξ$. Unlike the margin $γ$ in SimPO, $ξ$ explicitly represents the desired relative separation between chosen and rejected responses and can be determined from the initial reward gap distribution, avoiding repeated trial-and-error tuning. ....

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes