arXiv:2510.13022cs.CLcs.AI2025-10被引 4

高偏好方差提示更利于大模型对齐,提升训练效率

On the Role of Preference Variance in Preference Optimization

  • 用偏好方差衡量提示质量,方差高者更易产生有效梯度
  • 仅用前10%高方差提示,效果优于全量数据集
  • 方法对小模型也有效,适合资源受限的对齐任务

直接偏好优化(DPO)是大语言模型对齐的重要方法,但人工偏好数据成本高。本文研究偏好方差(PVar)对DPO效果的影响,理论证明其梯度范数受PVar控制,低方差提示导致更新弱,价值低。实验在AlpacaEval 2.0和Arena-Hard上验证:高PVar提示优于随机或低PVar提示。使用1B、3B小奖励模型进行选择仍有效。在UltraFeedback原始人类标注中,仅用前10%高PVar提示即达到优于全数据集的性能,表明偏好方差是筛选高效对齐样本的关键指标。

原文摘要 · Abstract (English)

Direct Preference Optimization (DPO) has emerged as an important approach for learning from human preferences in aligning large language models (LLMs). However, collecting human preference data is costly and inefficient, motivating methods to reduce the required annotations. In this work, we investigate the impact of \emph{preference variance} (PVar), which measures the variance in model preferences when comparing pairs of responses, on the effectiveness of DPO training. We provide a theoretical insight by establishing an upper bound on the DPO gradient norm for any given prompt, showing it is controlled by the PVar of that prompt. This implies that prompts with low PVar can only produce small gradient updates, making them less valuable for learning. We validate this finding by fine-tuning LLMs with preferences generated by a reward model, evaluating on two benchmarks (AlpacaEval 2.0 and Arena-Hard). Experimental results demonstrate that prompts with higher PVar outperform randomly selected prompts or those with lower PVar. We also show that our PVar-based selection method is robust, when using smaller reward models (1B, 3B) for selection. Notably, in a separate experiment using the original human annotations from the UltraFeedback dataset, we found that training on only the top 10\% of prompts with the highest PVar yields better evaluation performance than training on the full dataset, highlighting the importance of preference variance in identifying informative examples for efficient LLM alignment.

偏好优化提示筛选模型对齐高效训练

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