paper-with-me

홈 › Papers

ToolMATH: A Diagnostic Benchmark for Long-Horizon Tool Use under Systematic Tool-Catalog Constraints

2026-02-24 · Hyeonje Choi, Jeongsoo Lee, Hyojun Lee, Jay-Yoon Lee arxiv

We introduce \ToolMATH, a math-grounded diagnostic benchmark for evaluating long-horizon tool use under controllable tool-catalog conditions. \ToolMATH converts stepwise MATH solutions into reusable Python tools with natural-language descriptions and typed schemas, and pairs each problem with a tool environment requiring sequential tool use, intermediate-output reuse, and logically connected tool-call chains. \ToolMATH controls tool availability and catalog difficulty by constructing gold tools and graded distractors with varying similarity to gold tools. \ToolMATH also incorporates behavior-conditioned metrics, enabling diagnostic evaluation beyond final accuracy. Building on these measurements, \ToolMATH emphasizes three evaluation axes: (1) \emph{Adaptability} measures how much Gold-only success is retained when gold tools are replaced entirely by distractors; (2) \emph{Robustness} measures stability under adding distractors as a noise; and (3) \emph{Tool Connectivity} measures whether models preserve accuracy over long executed tool-call chains. Furthermore, trace-level failure analyses characterize how models fail under each tool-catalog condition. Together, these diagnostics reveal distinct model profiles: reliable tool use, tool avoidance, adaptive substitution, and impacts of unreliable tool catalogs. Overall, \ToolMATH provides a controlled testbed for evaluating how language models adapt to changing tool availability, remain robust to distractors, and maintain correctness across long-horizon tool-use trajectories.

📄 PDF Abstract BibTeX arXiv:2602.21265

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PolyWorkBench: Benchmarking LLM Agents for Cross-Lingual Long-Horizon Workflows

2026-07-07 · Hongliang Li, Yijin Liu, Zhiwei Zhang, Zihe Liu 외 arxiv

While Large Language Model (LLM) agents excel at monolingual long-horizon planning and tool use, enterprise workflows inherently require processing multilingual resources across extended trajectories. The interaction bet…

VoLo: A Physical Orchestrator for Open-Vocabulary Long-Horizon Manipulation

2026-06-05 · Siyi Chen, Hugo Hadfield, Alex Zook, Mikaela Angelina Uy 외 arxiv

Open-vocabulary long-horizon manipulation requires robots to reason over flexible instructions and complex multi-object scenes while adaptively planning, executing, monitoring, and recovering from failures. We address th…

Agent Planning Benchmark: A Diagnostic Framework for Planning Capabilities in LLM Agents

2026-06-03 · Haoyu Sun, Wenxuan Wang, Mingyang Song, Jujie He 외 arxiv

Planning is central to LLM agents: before acting, an agent must decompose goals, select tools, reason over constraints, and decide when a task is infeasible. Yet existing agent evaluations often report only end-to-end su…

CubeBench: Diagnosing Interactive, Long-Horizon Spatial Reasoning Under Partial Observations

2025-12-29 · Huan-ang Gao, Zikang Zhang, Tianwei Luo, Kaisen Yang 외 arxiv

Large Language Model (LLM) agents, while proficient in the digital realm, face a significant gap in physical-world deployment due to the challenge of forming and maintaining a robust spatial mental model. We identify thr…

Spatial Reasoning

SAFARI: Scaling Long Horizon Agentic Fault Attribution via Active Investigation

2026-06-23 · Chenyang Zhu, Jiayu Yao, Kushal Chawla, Youbing Yin 외 arxiv

As autonomous agents tackle increasingly complex multi-step, multi-agent tasks, their execution trajectories have scaled beyond the constraints of even the largest context windows. Current methods for effectively diagnos…