arXiv:2608.27032cs.LG2026-08

解开DPO中优化尺度与偏好尺度的纠缠,提升超参可调性

Disentangling Optimization Scale from Preference Scale in DPO

论文配图:Disentangling Optimization Scale from Preference Scale in DPO
图 1 · 摘自论文原文
  • 提出中心化软plus重构,解耦偏好噪声尺度与优化步长
  • 发现β过小或过大都会导致策略偏差下降,存在非单调峰值
  • 新目标可独立调节超参,适合需要稳定训练的对齐任务

直接偏好优化(DPO)是基于偏好数据对齐语言模型的常用方法,其中系数β通常被解释为控制参考策略的KL约束。本文揭示β实际上同时影响有效偏好噪声尺度和优化动力学,将两者纠缠在一起。在固定学习率下,策略偏差随β变化呈现非单调特性:小β时进入死区趋于消失,中等β达到峰值,大β又回落。此外,标准DPO损失值在不同β间不可比——即使损失曲线相似,与参考模型的KL差异仍可相差数倍。这种纠缠使β的作用模糊,加剧对超参数的敏感性,并阻碍学习率调度。为此,我们提出一种中心化软加(centered-softplus)重构,对β>0保持与DPO的最小化等价性,同时显式分离偏好噪声尺度与学习率效应。该归一化形式还支持连续极限β→0,退化为线性偏好间隔目标。

原文摘要 · Abstract (English)

Direct Preference Optimization (DPO) is a widely used objective for aligning language models from preference data, with the coefficient $β$ commonly interpreted as controlling the KL constraint to a reference policy. We show that $β$ entangles two distinct roles: it governs the effective inverse preference-noise scale and simultaneously rescales the optimization dynamics, coupling this scale with the effective step size. As a consequence, at a fixed learning rate the achieved policy deviation is non-monotone in $β$: it vanishes in a dead zone at small $β$, reaches a peak at an intermediate value, and decreases again for larger $β$. Moreover, standard DPO loss values are not comparable across $β$: runs with nearly identical loss curves can differ several-fold in KL divergence from the reference model. This entanglement obscures the role of $β$, increases sensitivity to hyperparameter choices, and complicates learning-rate scheduling. We propose a centered-softplus reformulation that is argmin-equivalent to DPO for $β>0$, while making the inverse preference-noise-scale and learning-rate effects explicit and independently tunable. The normalized centered-softplus objective also admits a continuous $β\to0$ endpoint that reduces to a linear preference-margin objective.

DPO超参优化模型对齐

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。