arXiv:2502.16182cs.CL2025-02ACL被引 24

用语言模型自身判断偏好,省去人工标注和奖励模型。

IPO: Your Language Model is Secretly a Preference Classifier

  • 让大模型自己当偏好分类器,替代外部奖励模型。
  • 在RewardBench上验证不同规模模型的偏好判断能力。
  • 训练效果接近顶尖奖励模型,适合资源有限的研究者。

强化学习从人类反馈(RLHF)已成为对齐大型语言模型(LLMs)与人类偏好的主要方法。尽管能实现人类级对齐,但其依赖外部奖励模型或人工标注偏好,带来显著的计算与财务成本。本文提出隐式偏好优化(IPO),利用生成式语言模型作为偏好分类器,减少对外部人类反馈或奖励模型的依赖。我们在RewardBench上对不同规模、架构和训练阶段的模型进行了全面评估,验证了该假设。此外,通过为同一指令生成多个响应,并使用模型自身作为偏好分类器,进行基于直接偏好优化(DPO)的训练,探索了模型的自提升能力。结果表明,通过IPO训练的模型性能可媲美使用先进奖励模型的方法。

原文摘要 · Abstract (English)

Reinforcement learning from human feedback (RLHF) has emerged as the primary method for aligning large language models (LLMs) with human preferences. While it enables LLMs to achieve human-level alignment, it often incurs significant computational and financial costs due to its reliance on training external reward models or human-labeled preferences. In this work, we propose Implicit Preference Optimization (IPO), an alternative approach that leverages generative LLMs as preference classifiers, thereby reducing the dependence on external human feedback or reward models to obtain preferences. We conduct a comprehensive evaluation on the preference classification ability of LLMs using RewardBench, assessing models across different sizes, architectures, and training levels to validate our hypothesis. Furthermore, we investigate the self-improvement capabilities of LLMs by generating multiple responses for a given instruction and employing the model itself as a preference classifier for Direct Preference Optimization (DPO)-based training. Our findings demonstrate that models trained through IPO achieve performance comparable to those utilizing state-of-the-art reward models for obtaining preferences.

偏好优化语言模型自监督RLHF

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