arXiv:2604.27733cs.LGstat.ML2026-04

提出新方法提升大模型对齐稳定性,解决传统方法在相似回复上失效问题。

Mind the Gap: Structure-Aware Consistency in Preference Learning

  • 引入结构感知一致性框架,按语义距离动态调整置信度边界。
  • 实测显示新方法在生成质量上胜过DPO和SimPO,头对头胜率58.5%。
  • 适用于追求高稳定性对齐的场景,尤其在近义回复间表现更优。

将大语言模型与人类意图对齐,无论是通过显式奖励建模还是直接方法(如DPO),都依赖于最小化某种代理损失来近似真实的成对排序目标。我们证明,这种依赖对标准代理损失是无效的:对于神经网络典型的等连续假设集,任何标准代理损失都无法提供有意义的一致性保证。将代理损失最小化至零,仍可能导致真实排序误差任意高。为解决此问题,我们构建了带边际偏移的排序框架,并推导出H-一致性界,表明强制置信度边界γ不仅是有益的,更是必要的。进一步提出结构感知H-一致性及对应目标SA-DPO,该方法根据响应间的语义距离自适应调整边际,避免在近义对上的不稳定性。最后分析了维持一致性所需的边际与模型有限容量之间的权衡,揭示出代理损失的严格层级:重尾代理损失(如多项式铰链族)对容量受限模型提供了严格优于DPO所用逻辑损失的一致性保证。在UltraFeedback和Argilla DPO-Mix-7k上的实验表明,SA-DPO持续优于DPO和SimPO,下游生成质量的头对头胜率达58.5%。

原文摘要 · Abstract (English)

Aligning Large Language Models (LLMs) with human intent, whether through explicit reward modeling or direct methods such as DPO, fundamentally relies on minimizing a surrogate loss as a proxy for the true pairwise ranking objective. We prove that this reliance is flawed for the standard surrogate losses used: for the equicontinuous hypothesis sets characteristic of neural networks, no standard surrogate provides a meaningful consistency guarantee. Minimizing the surrogate loss to zero can leave the true ranking error arbitrarily high. To resolve this, we formulate LLM alignment within a margin-shifted ranking framework and derive $H$-consistency bounds showing that enforcing a confidence margin $γ$ is not merely beneficial but necessary for consistency. We further introduce Structure-Aware $H$-consistency and a corresponding objective (SA-DPO) that adapts the margin to the semantic distance between responses, preventing instability on near-synonymous pairs. Finally, we analyze the trade-off between the margin required for consistency and the model's finite capacity to satisfy it, revealing a strict hierarchy of surrogate losses: heavy-tailed surrogates (e.g., the Polynomial Hinge family) offer strictly superior consistency guarantees for capacity-bounded models compared to the logistic loss used in DPO. Experiments on UltraFeedback and Argilla DPO-Mix-7k confirm that SA-DPO consistently outperforms DPO and SimPO, with a 58.5% head-to-head win-rate in downstream generation quality.

大模型对齐偏好学习一致性保障生成质量

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