arXiv:2605.20834cs.AIcs.LG2026-05被引 1

DPO并非总是等效于RLHF,当人类偏好不成立时会失效

Conditional Equivalence of DPO and RLHF: Implicit Assumption, Failure Modes, and Provable Alignment

论文配图:Conditional Equivalence of DPO and RLHF: Implicit Assumption, Failure Modes, and Provable Alignment
图 1 · 摘自论文原文
  • DPO依赖隐含假设:最优策略应偏好人类偏好的回答
  • 假设失效时DPO优化相对优势而非绝对对齐,导致错误收敛
  • 提出CPO约束优化,保证对齐性且保持简单,适合追求可靠对齐的研究者

直接偏好优化(DPO)被视为强化学习从人类反馈(RLHF)的简化替代方案,理论上与之等价。我们证明这种等价性是条件性的,依赖一个常被违反的隐含假设:即最优策略必须偏好人类偏好的响应。当该假设不成立时,DPO实际优化的是相对于参考策略的相对优势,而非与人类偏好绝对对齐,导致病理收敛——策略降低DPO损失却更倾向于不受欢迎的回答。我们分析了该假设失效的场景,揭示了不良解空间的存在,并证明在这些情况下DPO与RLHF优化根本不同的目标。为此,我们提出受限偏好优化(CPO),通过引入约束实现可证明对齐。进一步地,我们通过软边界排序给出几何解释,发现DPO等价于具有潜在负目标的边界排序。理论分析明确了DPO保证成立的条件,并提供了保持简洁性的同时确保对齐性的解决方案。在标准基准上的全面实验表明,CPO达到最先进性能。代码已公开:https://github.com/visitworld123/CPO。

原文摘要 · Abstract (English)

Direct Preference Optimization (DPO) has emerged as a popular alternative to Reinforcement Learning from Human Feedback (RLHF), offering theoretical equivalence with simpler implementation. We prove this equivalence is conditional rather than universal, depending on an implicit assumption frequently violated in practice: the RLHF-optimal policy must prefer human-preferred responses. When this assumption fails, DPO optimizes relative advantage over the reference policy rather than absolute alignment with human preferences, leading to pathological convergence where policies decrease DPO loss while preferring dispreferred responses. We characterize when this assumption is violated, show the existence of an undesirable solution space, and prove that DPO and RLHF optimize fundamentally different objectives in such cases. To address this, we introduce Constrained Preference Optimization (CPO), augmenting RLHF with constraints for provable alignment. We further provide a geometric interpretation through soft margin ranking, revealing that DPO implements margin ranking with potentially negative targets. Our theoretical analysis establishes when DPOs' guarantees hold and provides solutions preserving simplicity with provable alignment. Comprehensive experiments on standard benchmarks demonstrate that CPO achieves state-of-the-art performance. Code is available at: https://github.com/visitworld123/CPO.

DPORLHF对齐优化

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