从人类反馈中学习:用统计方法解析大模型对齐机制
Reinforcement Learning from Human Feedback: A Statistical Perspective
- 将人类反馈建模为带噪声的偏好数据,用统计方法构建奖励函数
- 对比了两阶段与单阶段优化方法,揭示其在效率与稳定性上的差异
- 适合研究大模型对齐、强化学习或人机交互的学者参考
基于人类反馈的强化学习(RLHF)已成为对齐大型语言模型(LLMs)与人类偏好的核心框架。尽管实践上取得成功,但其依赖于嘈杂、主观且异质的人类反馈,引发一系列根本性统计问题。本文从统计视角出发,聚焦于LLM对齐场景,介绍RLHF的主要组件——监督微调、奖励建模与策略优化,并将其与熟悉的统计概念如Bradley-Terry-Luce(BTL)模型、潜在效用估计、主动学习、实验设计及不确定性量化相联系。回顾了从成对偏好数据中学习奖励函数的方法,以及通过两阶段管道和新兴的一阶段方法(如直接偏好优化)进行策略优化的技术。进一步讨论了近期扩展,包括基于AI反馈的强化学习、推理时算法、可验证奖励的强化学习,以及支持研究的基准数据集、评估协议和开源框架。最后指出当前未解挑战。配套GitHub演示项目(https://github.com/Pangpang-Liu/RLHF_demo)展示了RLHF流程的关键环节。
原文摘要 · Abstract (English)
Reinforcement learning from human feedback (RLHF) has emerged as a central framework for aligning large language models (LLMs) with human preferences. Despite its practical success, RLHF raises fundamental statistical questions because it relies on noisy, subjective, and often heterogeneous feedback to learn reward models and optimize policies. This survey provides a statistical perspective on RLHF, focusing primarily on the LLM alignment setting. We introduce the main components of RLHF, including supervised fine-tuning, reward modeling, and policy optimization, and relate them to familiar statistical ideas such as Bradley-Terry-Luce (BTL) model, latent utility estimation, active learning, experimental design, and uncertainty quantification. We review methods for learning reward functions from pairwise preference data and for optimizing policies through both two-stage RLHF pipelines and emerging one-stage approaches such as direct preference optimization. We further discuss recent extensions including reinforcement learning from AI feedback, inference-time algorithms, and reinforcement learning from verifiable rewards, as well as benchmark datasets, evaluation protocols, and open-source frameworks that support RLHF research. We conclude by highlighting open challenges in RLHF. An accompanying GitHub demo https://github.com/Pangpang-Liu/RLHF_demo illustrates key components of the RLHF pipeline.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。