解决多模态搜索代理中工具使用奖励错配问题
TAPO: Tool-Aware Policy Optimization via Credit Transfer for Multimodal Search Agents

- 通过构建反事实样本,按参数相似性共享动作信用
- 超半数失败轨迹的工具调用存在可纠正的信用错配
- 无需额外标注,适配主流强化学习算法
我们识别并形式化了GRPO在工具增强型多模态搜索代理中的信用错配系统性缺陷:其将轨迹级优势均等广播给所有标记,导致失败轨迹中的有价值工具调用与无价值操作受到同等惩罚。我们实证量化该现象规模,发现超过一半的失败轨迹和失败工具调用存在可纠正的信用错配,表明浪费的训练信号既显著又具有结构性可利用性。基于此,我们提出工具感知策略优化(TAPO),利用信息获取工具的参数确定性:相似调用参数对应等价的信息获取动作,应共享相近的动作信用。TAPO在当前训练批次内构建反事实见证,并通过置信度门控的保守优势修正补偿错分配的负信用。该方法无需额外标注、模型或采样,计算开销极低。在多个多模态搜索基准上,TAPO对三种主流强化学习算法(GRPO、GSPO、SAPO)均实现一致、即插即用的性能提升。代码与模型将在接受后公开。
原文摘要 · Abstract (English)
We identify and formally characterize credit misassignment as a systematic failure mode of GRPO in tool-augmented multimodal search agents: its uniform broadcast of trajectory-level advantages to all tokens causes valuable tool-use steps in failing trajectories to be penalized no differently from valueless ones. We further empirically quantify the scale of this phenomenon. Over half of failing trajectories and failing tool-use actions exhibit correctable credit misassignment, demonstrating that the wasted training signal is both substantial and structurally exploitable. Building on this insight, we propose Tool-Aware Policy Optimization (TAPO), which exploits the parameter-determinism property of information-acquisition tools: similar call parameters define equivalent information-acquisition actions and should therefore share comparable action credit. TAPO constructs counterfactual witnesses within the current training batch and compensates misassigned negative credit via confidence-gated conservative advantage correction. It requires no additional annotation, models, or sampling, and introduces negligible computational overhead. Across multiple multimodal search benchmarks, TAPO delivers consistent, plug-and-play improvements over strong baselines for three mainstream RL algorithms (GRPO, GSPO, and SAPO). Our code and models will be publicly released upon acceptance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。