arXiv:2511.14846cs.LGcs.AI2025-11ACL被引 6

提升大模型多轮工具推理能力,通过精细化奖励机制实现更高效训练。

Empowering Multi-Turn Tool-Integrated Agentic Reasoning with Group Turn Policy Optimization

  • 采用逐轮奖励分配,提供细粒度反馈
  • 在数学推理上比GRPO提升3.0%,跨领域表现更优
  • 利用生成代码自监督信号增强稀疏奖励,适合复杂任务训练

当前基于强化学习的多轮工具集成推理(TIR)训练方法,如组相对策略优化(GRPO),受限于粗粒度的轨迹级奖励,难以提供足够学习信号,导致训练停滞。为此,我们提出组轮次策略优化(GTPO),针对多轮TIR任务设计新型强化学习算法。其核心创新包括:(1) 逐轮奖励分配,为每一轮交互提供精细反馈;(2) 基于回报的优势估计,使用归一化折扣回报作为优势值;(3) 自监督奖励塑造,利用生成代码的自监督信号,丰富基于二元结果的稀疏奖励。全面评估表明,GTPO在多种数学推理基准上相较GRPO提升3.0%;在常识推理与程序合成任务中亦提升3.9%,展现良好泛化能力。此外,GTPO计算开销极低,具备实际部署可行性。

原文摘要 · Abstract (English)

Training Large Language Models (LLMs) for multi-turn Tool-Integrated Reasoning (TIR) - where models iteratively reason, generate code, and verify through execution - remains challenging for existing reinforcement learning (RL) approaches. Current RL methods, exemplified by Group Relative Policy Optimization (GRPO), suffer from coarse-grained, trajectory-level rewards that provide insufficient learning signals for complex multi-turn interactions, leading to training stagnation. To address this issue, we propose Group Turn Policy Optimization (GTPO), a novel RL algorithm specifically designed for training LLMs on multi-turn TIR tasks. GTPO introduces three key innovations: (1) turn-level reward assignment that provides fine-grained feedback for individual turns, (2) return-based advantage estimation where normalized discounted returns are calculated as advantages, and (3) self-supervised reward shaping that exploits self-supervision signals from generated code to densify sparse binary outcome-based rewards. Our comprehensive evaluation demonstrates that GTPO outperforms GRPO by 3.0% across diverse math reasoning benchmarks, establishing its effectiveness. GTPO also improves GRPO by 3.9% on commonsense reasoning and program synthesis tasks, demonstrating its generalizability to non-math domains. Importantly, GTPO incurs negligible overhead, ensuring its practicality for real-world scenarios.

强化学习多轮推理工具集成大模型训练

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