arXiv:2510.04678cs.CL2025-10被引 11

让单个大模型同时扮演规划者和执行者,提升复杂任务推理能力。

Multi-Agent Tool-Integrated Policy Optimization

  • 用角色提示+强化学习让一个大模型分饰两角
  • 在多个数据集上比单代理方案平均提升18.38%性能
  • 适合需要稳定多角色协作的复杂推理任务

大型语言模型(LLMs)在知识密集型复杂推理任务中越来越依赖多轮工具集成规划。现有方法通常采用单一代理,受限于上下文长度且易受工具响应噪声影响。为解决此问题,我们提出多智能体工具集成策略优化(MATPO),通过角色特异性提示在单个LLM实例中训练规划者与执行者角色,并基于跨角色的合理信用分配机制实现强化学习。该设计无需部署多个LLM,避免高内存开销,同时保持角色专业化优势。在GAIA-text、WebWalkerQA和FRAMES上的实验表明,MATPO相比单代理基线平均性能提升18.38%,对工具输出噪声更具鲁棒性。研究结果验证了在单个LLM内统一多角色的有效性,为高效稳定的多智能体强化学习训练提供了实用洞见。

原文摘要 · Abstract (English)

Large language models (LLMs) increasingly rely on multi-turn tool-integrated planning for knowledge-intensive and complex reasoning tasks. Existing implementations typically rely on a single agent, but they suffer from limited context length and noisy tool responses. A natural solution is to adopt a multi-agent framework with planner- and worker-agents to manage context. However, no existing methods support effective reinforcement learning post-training of tool-integrated multi-agent frameworks. To address this gap, we propose Multi-Agent Tool-Integrated Policy Optimization (MATPO), which enables distinct roles (planner and worker) to be trained within a single LLM instance using role-specific prompts via reinforcement learning. MATPO is derived from a principled credit assignment mechanism across planner and worker rollouts. This design eliminates the need to deploy multiple LLMs, which would be memory-intensive, while preserving the benefits of specialization. Experiments on GAIA-text, WebWalkerQA, and FRAMES show that MATPO consistently outperforms single-agent baselines by an average of 18.38% relative improvement in performance and exhibits greater robustness to noisy tool outputs. Our findings highlight the effectiveness of unifying multiple agent roles within a single LLM and provide practical insights for stable and efficient multi-agent RL training.

多智能体强化学习大模型工具集成

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