ToolRobustBench: Stage-Wise Perturbation Evaluation and Failure Diagnosis for Tool-Calling Agents
Source
YiShan Zheng, Yuan Wu, Yi Chang
Author
YiShan Zheng, Yuan Wu, Yi Chang
Date
Terms in this piece · Glossary
benchmark — A standard public test set for comparing AI models — the shared scoreboards behind every "model X beats model Y" claim.
grounding — Tying a model's answers to checkable sources — retrieved documents, live data, tool results — instead of letting it answer from memory alone.
agent harness — The scaffolding around a model that turns it into a working agent — the loop, the tools it can call, and the rules for when to stop.
Why it matters
Clean benchmarks overstate tool-calling reliability: models degrade sharply and unevenly under interface, intent, output and runtime perturbations, and the stage attribution tells you which part of your agent harnessThe scaffolding around a model that turns it into a working agent — the loop, the tools it can call, and the rules for when to stop.Full definition → to harden.