elvis(@omarsar0)

Cool paper from Apple. Most evaluation of tool-calling agents happens after the trajectory is over....

8.5内容质量
Cool paper from Apple.

Most evaluation of tool-calling agents happens after the trajectory is over....

TL;DR · AI 摘要

Apple提出的新方法将评估嵌入到工具调用的执行循环中,显著提升了准确性,无需重新训练基础代理。

核心要点

  • 新方法提升准确性,无需重训基础代理
  • 帮助度和危害度指标量化改进效果
  • 推理模型审查者比GPT-4o更有效

结构提纲

按章节快速跳转。

  1. 介绍苹果公司的新论文,提出新的评估方法。

  2. 大多数工具调用的评估是在轨迹结束后进行,这时错误已经产生。

  3. 新方法将评估嵌入到执行循环中,由专门的审查者在执行前检查初步调用。

  4. 引入帮助度和危害度指标来衡量改进的效果。

  5. 新方法在多个基准测试中显著提高了准确性。

思维导图

用一张图看清主题之间的关系。

查看大纲文本(无障碍 / 无 JS 友好)
  • Apple的新评估方法

金句 / Highlights

值得收藏与分享的关键句。

#Apple#AI#工具调用#评估
打开原文

Most evaluation of tool-calling agents happens after the trajectory is over. By then the wrong call has already shipped.

This new paper moves evaluation into the execution loop. A specialized reviewer agent inspects each provisional tool call before it https://t.co/JKCt67mfWJ" / X

Cool paper from Apple. Most evaluation of tool-calling agents happens after the trajectory is over. By then the wrong call has already shipped. This new paper moves evaluation into the execution loop. A specialized reviewer agent inspects each provisional tool call before it executes. If something is off, it injects feedback and the primary agent revises. To quantify the tradeoff between corrections and new mistakes, they introduce Helpfulness-Harmfulness metrics. Helpfulness measures the percentage of base errors fixed; harmfulness measures correct calls degraded by the reviewer. Results on BFCL: +5.5% on irrelevance detection (84.9% to 90.4%), +1.6% on relevance, all with no retraining of the base agent. On τ²-Bench multi-turn: +7.1% (48.7% to 55.8%). Reasoning-model reviewers get a 3:1 benefit-to-risk ratio vs. 2.1:1 for GPT-4o. Adding GEPA prompt optimization stacks another +1.5–2.8%. Why does it matter? You can keep the base tool-calling agent frozen and still ship measurable accuracy gains by improving only the reviewer. Model selection and prompt optimization on the reviewer become real, separable production levers. Paper: arxiv.org/abs/2604.27233 Learn to build effective AI agents in our academy: academy.dair.ai

Image 1: Image
Image 1: Image