arXiv:2602.13691cs.AI2026-02被引 4

用蚂蚁留信息素的思路,让大模型学会复用成功工具路径。

PhGPO: Pheromone-Guided Policy Optimization for Long-Horizon Tool Planning

  • 模仿蚁群优化,用历史成功路径生成可复用的引导信号
  • 在长序列工具规划任务中,成功率提升显著,优于基线方法
  • 适合需要长期规划的智能体系统,如复杂任务自动化

大语言模型智能体在工具使用方面已展现出强大能力,但长周期多步骤工具规划仍面临组合爆炸问题。即使找到正确路径,也仅作为即时奖励,无法为后续训练提供可复用信息。本文提出基于信息素引导的策略优化(PhGPO),从历史成功轨迹中学习轨迹级工具转移模式(即信息素),并以此引导策略优化。该信息素提供显式且可复用的指导,使策略向过往成功工具转移方向聚焦,从而显著提升长周期工具规划性能。大量实验验证了其有效性。

原文摘要 · Abstract (English)

Recent advancements in Large Language Model (LLM) agents have demonstrated strong capabilities in executing complex tasks through tool use. However, long-horizon multi-step tool planning is challenging, because the exploration space suffers from a combinatorial explosion. In this scenario, even when a correct tool-use path is found, it is usually considered an immediate reward for current training, which would not provide any reusable information for subsequent training. In this paper, we argue that historically successful trajectories contain reusable tool-transition patterns, which can be leveraged throughout the whole training process. Inspired by ant colony optimization where historically successful paths can be reflected by the pheromone, we propose Pheromone-Guided Policy Optimization (PhGPO), which learns a trajectory-based transition pattern (i.e., pheromone) from historical trajectories and then uses the learned pheromone to guide policy optimization. This learned pheromone provides explicit and reusable guidance that steers policy optimization toward historically successful tool transitions, thereby improving long-horizon tool planning. Comprehensive experimental results demonstrate the effectiveness of our proposed PhGPO.

智能体工具规划强化学习大模型

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