arXiv:2601.12294cs.AIcs.SE2026-01ACL被引 8

构建首个工具使用型智能体的步骤级奖励模型评估基准。

ToolPRMBench: Evaluating and Advancing Process Reward Models for Tool-using Agents

  • 将智能体轨迹转化为带正确/错误动作的分步测试用例
  • 发现专用奖励模型在工具使用中表现显著优于通用模型
  • 适合研究工具使用智能体与强化学习奖励设计的学者

基于奖励的搜索方法在提升工具使用智能体方面展现出巨大潜力,通过提供步骤级奖励实现对复杂动作空间的精细引导。然而,当前缺乏系统且可靠的工具使用场景下过程奖励模型(PRM)评估基准。本文提出ToolPRMBench,一个大规模基准,专门用于评估工具使用智能体的PRM。该基准基于多个代表性工具使用基准构建,将智能体轨迹转化为步骤级测试用例,每个用例包含交互历史、正确动作、合理但错误的替代动作及相关工具元数据。采用离线采样分离单步局部错误,通过在线采样捕捉完整智能体推理中的多步真实失败。设计多大模型验证流程以降低标签噪声,确保数据质量。在大语言模型、通用PRM与工具专用PRM上进行了广泛实验,结果揭示了不同PRM的有效性差异,并凸显了专用PRM在工具使用中的潜力。代码与数据将公开于https://github.com/David-Li0406/ToolPRMBench。

原文摘要 · Abstract (English)

Reward-guided search methods have demonstrated strong potential in enhancing tool-using agents by effectively guiding sampling and exploration over complex action spaces. As a core design, those search methods utilize process reward models (PRMs) to provide step-level rewards, enabling more fine-grained monitoring. However, there is a lack of systematic and reliable evaluation benchmarks for PRMs in tool-using settings. In this paper, we introduce ToolPRMBench, a large-scale benchmark specifically designed to evaluate PRMs for tool-using agents. ToolPRMBench is built on top of several representative tool-using benchmarks and converts agent trajectories into step-level test cases. Each case contains the interaction history, a correct action, a plausible but incorrect alternative, and relevant tool metadata. We respectively utilize offline sampling to isolate local single-step errors and online sampling to capture realistic multi-step failures from full agent rollouts. A multi-LLM verification pipeline is proposed to reduce label noise and ensure data quality. We conduct extensive experiments across large language models, general PRMs, and tool-specialized PRMs on ToolPRMBench. The results reveal clear differences in PRM effectiveness and highlight the potential of specialized PRMs for tool-using. Code and data will be released at https://github.com/David-Li0406/ToolPRMBench.

奖励模型工具使用评估基准智能体

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