Rohan Paul@rohanpaul_ai
30AI 编辑部评分,满分 100

Scale AI 论文:智能体故障定位新分类法

2026-08-15 22:54· 4小时前
AI 导读

Scale AI 论文提出以交互为中心的智能体故障分类法,主张调试时应先定位首次未恢复故障发生在模型、上下文、记忆、工具层、其他智能体、评分器还是环境中。该分类法涵盖 41 种故障模式,并在 40 个案例上验证。GPT-5.5 分类准确率达 80%(Cohen's κ=0.76),4 个评判器一致时精度升至 96%,覆盖率降至 68%。

When an AI agent fails, blaming the model can send you to the wrong fix.

This Scale AI paper argues that agent debugging should start by asking where the first unrecovered failure happened: in the model, context, memory, tool layer, another agent, grader, or environment.

That matters because the same visible mistake can have different causes.

An ignored instruction might mean the model saw it and failed to follow it, or the harness dropped it during context compaction.

The paper organizes 41 failure modes around these interactions, tagging each by both the interaction and the side at fault.

It tests the taxonomy on 40 worked examples.

GPT-5.5 matched human category labels with 80% accuracy and Cohen's κ of 0.76.

Using 4 judges together pushes category precision to 96% when all 4 agree, although coverage falls to 68%.

For agent teams, the practical shift is simple: trace the failure back to the component that broke first, then decide whether to retrain the model, fix the harness, or repair the environment.

  • arxiv. org/abs/2607.28802

Title: "Model or Harness? An Interaction-Centric Taxonomy for Localizing Agent Failures"

来源:Rohan Paul · x.com

Scale AI 论文:智能体故障定位新分类法

Rohan Paul · @rohanpaul_ai · X·2026-08-15 22:54·4小时前
AI 导读

Scale AI 论文提出以交互为中心的智能体故障分类法,主张调试时应先定位首次未恢复故障发生在模型、上下文、记忆、工具层、其他智能体、评分器还是环境中。该分类法涵盖 41 种故障模式,并在 40 个案例上验证。GPT-5.5 分类准确率达 80%(Cohen's κ=0.76),4 个评判器一致时精度升至 96%,覆盖率降至 68%。

When an AI agent fails, blaming the model can send you to the wrong fix.

This Scale AI paper argues that agent debugging should start by asking where the first unrecovered failure happened: in the model, context, memory, tool layer, another agent, grader, or environment.

That matters because the same visible mistake can have different causes.

An ignored instruction might mean the model saw it and failed to follow it, or the harness dropped it during context compaction.

The paper organizes 41 failure modes around these interactions, tagging each by both the interaction and the side at fault.

It tests the taxonomy on 40 worked examples.

GPT-5.5 matched human category labels with 80% accuracy and Cohen's κ of 0.76.

Using 4 judges together pushes category precision to 96% when all 4 agree, although coverage falls to 68%.

For agent teams, the practical shift is simple: trace the failure back to the component that broke first, then decide whether to retrain the model, fix the harness, or repair the environment.

  • arxiv. org/abs/2607.28802

Title: "Model or Harness? An Interaction-Centric Taxonomy for Localizing Agent Failures"

来源:Rohan Paul· x.com