用生成式批评者改进大模型强化学习的信用分配问题
Bringing Value Models Back: Generative Critics for Value Modeling in LLM Reinforcement Learning
- 用链式思考生成价值估计,替代传统单次预测
- 在多个任务上提升价值估计准确性和泛化能力
- 适合关注大模型强化学习中信用分配的研究者
信用分配是强化学习的核心挑战。经典演员-批评者方法通过学习价值函数进行细粒度优势估计。然而,现代大语言模型(LLM)强化学习中常回避学习价值模型,因传统判别式批评者难以可靠训练。我们重新审视价值建模,认为其困难部分源于表达能力不足。表示复杂性理论表明,在现有单次预测范式下,价值函数难以逼近;我们的缩放实验也显示,此类批评者无法随规模可靠提升。受此启发,我们提出生成式演员-批评者(GenAC),将单次标量价值预测替换为先进行思维链推理再输出价值估计的生成式批评者。我们进一步引入上下文条件化,使批评者在训练中始终与当前演员保持校准。GenAC提升了价值近似、排序可靠性及分布外泛化能力,下游强化学习性能优于基于价值和无价值的基线。结果表明,更强的价值建模是改进大模型强化学习信用分配的可行方向。
原文摘要 · Abstract (English)
Credit assignment is a central challenge in reinforcement learning (RL). Classical actor-critic methods address this challenge through fine-grained advantage estimation based on a learned value function. However, learned value models are often avoided in modern large language model (LLM) RL because conventional discriminative critics are difficult to train reliably. We revisit value modeling and argue that this difficulty is partly due to limited expressiveness. In particular, representation complexity theory suggests that value functions can be hard to approximate under the one-shot prediction paradigm used by existing value models, and our scaling experiments show that such critics do not improve reliably with scale. Motivated by this observation, we propose Generative Actor-Critic (GenAC), which replaces one-shot scalar value prediction with a generative critic that performs chain-of-thought reasoning before producing a value estimate. We further introduce In-Context Conditioning, which helps the critic remain calibrated to the current actor throughout training. GenAC improves value approximation, ranking reliability, and out-of-distribution generalization, and these gains translate into stronger downstream RL performance than both value-based and value-free baselines. Overall, our results suggest that stronger value modeling is a promising direction for improving credit assignment in LLM reinforcement learning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。