arXiv:2510.16552cs.LGcs.AI2025-10被引 5

用语言引导探索,数值奖励驱动优化,提升大模型强化学习效率

LANPO: Bootstrapping Language and Numerical Feedback for Reinforcement Learning in LLMs

  • 语言反馈用于探索,数值奖励用于优化,分工明确
  • 7B和14B模型在数学推理任务上超越GRPO基线
  • 适合需要高效训练的大模型强化学习研究者

大语言模型的强化学习通常依赖标量奖励,导致丢弃轨迹中宝贵的文本推理过程,迫使模型每次尝试都从头探索,降低样本效率。尽管大模型能通过上下文语言反馈学习,但直接将在线经验融入强化学习训练存在悖论:相同问题的反馈易引发信息泄露与记忆,不同问题的反馈则因无关上下文导致行为崩溃。为此,我们提出语言与数值策略优化(LANPO)框架,清晰分离反馈角色:语言引导探索,数值奖励驱动优化。LANPO从历史试验构建动态经验池,引入两个原则:奖励无关反思(Reward-Agnostic Reflection)实现安全的样本内自修正,相关抽象(Relevant Abstraction)提炼跨样本可泛化的经验。在数学推理基准测试中,7B和14B模型显著优于使用GRPO训练的强基线。本工作为将历史经验有效融入大模型强化学习循环提供了稳健方法,构建更高效、数据友好的学习智能体。

原文摘要 · Abstract (English)

Reinforcement learning in large language models (LLMs) often relies on scalar rewards, a practice that discards valuable textual rationale buried in the rollouts, forcing the model to explore \textit{de novo} with each attempt and hindering sample efficiency. While LLMs can uniquely learn from language feedback provided in-context, naively integrating on-line experiences into RL training presents a paradox: feedback from the same problem risks information leakage and memorization, while feedback from different problems often leads to behavior collapse due to irrelevant context. To resolve this tension, we propose \textbf{Language-And-Numerical Policy Optimization (LANPO)}, a framework that cleanly separates the roles of feedback: language guides exploration, while numerical rewards drive optimization. LANPO builds a dynamic experience pool from past trials and introduces two principles to ensure feedback is effective: \emph{Reward-Agnostic Reflection} for safe intra-sample self-correction and \emph{Relevant Abstraction} to distill generalizable lessons from inter-sample experiences. Across mathematical reasoning benchmarks, LANPO enables 7B and 14B models to significantly outperform strong baselines trained with GRPO in test accuracy. Our work provides a robust method for integrating historical experiences into the LLM RL loop, creating more effective and data-efficient learning agents.

强化学习大模型语言反馈高效训练

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