测试大模型代理在复杂工具依赖任务中的长程推理能力
AgentEscapeBench: Evaluating Out-of-Domain Tool-Grounded Reasoning in LLM Agents

- 设计闯关式基准,强制代理处理跨步工具调用与状态追踪
- 难度越高错误率越升,深度达25时模型成功率仅60%
- 适合评估智能体的泛化推理与长期规划能力
随着基于大模型的智能体越来越多依赖外部工具,评估其在陌生流程和长程交互中维持工具驱动推理的能力变得至关重要。本文提出AgentEscapeBench,一个类密室逃脱的基准测试,用于检验智能体在明确长程依赖约束下,能否推断、执行并修正全新的工具使用流程。每个任务定义了工具与物品间的有向无环依赖图,要求智能体调用真实外部函数,逐步追踪隐藏状态,传递中间结果,并提交可确定性验证的最终答案。该基准包含五个难度等级的270个实例,支持全自动评估。对16个大模型智能体和人类参与者的实验表明,随着依赖深度增加,性能显著下降:人类从难度5的98.3%降至难度25的80.0%,最佳模型则从90.0%降至60.0%。轨迹分析显示,模型失败主要源于长程状态追踪、线索遵循及中间结果传递的断裂。结果表明,当前智能体虽能处理局部工具操作,但在深层上下文依赖上仍存明显短板。我们希望AgentEscapeBench能成为诊断智能体能力的测试平台,推动未来训练向更鲁棒的通用推理、行动与适应能力发展。
原文摘要 · Abstract (English)
As LLM-based agents increasingly rely on external tools, it is important to evaluate their ability to sustain tool-grounded reasoning beyond familiar workflows and short-range interactions. We introduce AgentEscapeBench, an escape-room-style benchmark that tests whether agents can infer, execute, and revise novel tool-use procedures under explicit long-range dependency constraints. Each task defines a directed acyclic dependency graph over tools and items, requiring agents to invoke real external functions, track hidden state revealed incrementally, propagate intermediate results, and submit a deterministically verifiable final answer. AgentEscapeBench includes 270 instances across five difficulty tiers and supports fully automated evaluation. Experiments with sixteen LLM agents and human participants show that performance drops sharply as dependency depth increases: humans decline from 98.3% success at difficulty-5 to 80.0% at difficulty-25, while the best model drops from 90.0% to 60.0%. Trajectory analysis attributes model failures mainly to breakdowns in long-range state tracking, clue adherence, and intermediate-result propagation. These findings suggest that current agents can often handle local tool use but still struggle with deep contextual dependencies. We hope AgentEscapeBench can serve as a diagnostic testbed for measuring current agent capabilities and informing future training efforts toward more robust general-purpose reasoning, action, and adaptation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。