arXiv:2506.11098cs.LGcs.AI2025-06ACL被引 1

通过保留偏好特征分布,缓解在线学习中的偏见问题。

Debiasing Online Preference Learning via Preference Feature Preservation

  • 从离线数据提取人类偏好特征并训练分类器
  • 在线学习时保持偏好特征分布,避免单一偏好主导
  • 适合需要公平对齐大模型的场景

近期的大语言模型偏好学习框架将人类偏好简化为二元成对比较和标量奖励,这种简化可能导致模型响应过度偏向主流偏好特征,并在在线迭代过程中加剧偏见。为此,我们提出一种名为PFP(Preference Feature Preservation)的新框架。其核心思想是在在线学习过程中持续保持人类偏好特征的分布,并充分利用这些丰富信号。具体而言,PFP首先从离线成对人类偏好数据中提取偏好特征,并训练一个特征分类器;接着,在在线学习阶段,利用该分类器与分布保持优化策略,为新输入指令映射合适的偏好特征;最后,将偏好特征融入系统提示,通过现有偏好学习方法训练大模型,使其显式处理多样化的用户偏好。实验表明,PFP有效缓解了在线学习中的偏好特征偏见,在标准对齐评测基准上表现优于现有方法。

原文摘要 · Abstract (English)

Recent preference learning frameworks for large language models (LLMs) simplify human preferences with binary pairwise comparisons and scalar rewards. This simplification could make LLMs' responses biased to mostly preferred features, and would be exacerbated during the iterations of online preference learning steps. To address these challenges, we propose a novel framework coined PFP (Preference Feature Preservation). The key idea of PFP is maintaining the distribution of human preference features and utilizing such rich signals throughout the online preference learning process. Specifically, PFP first extract preference features from offline pairwise human preference data and trains a feature classifier. Then, using trained classifier and the distribution preserving optimization, PFP maps appropriate preference features for a new input instruction during online learning. Lastly, PFP trains LLM using the existing preference learning method, by incorporating the preference feature into system prompts and enabling LLM to explicitly handle various human preferences. Our experiments demonstrate that PFP successfully mitigates the bias in preference features during online learning, and hence achieves superior performance compared to previous preference learning methods on standard benchmarks to evaluate LLM alignment.

偏好学习去偏大模型对齐

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