评测大模型智能体在百万级令牌真实场景中的自主能力。
AgencyBench: Benchmarking the Frontiers of Autonomous Agents in 1M-Token Real-World Contexts
- 构建涵盖32个真实任务的自动化评测基准,需平均90次工具调用和百万级上下文。
- 闭源模型表现显著优于开源模型(48.4% vs 32.1%),且存在资源效率差异。
- 支持自动评估与反馈,适合研究智能体框架、工具使用与系统优化的开发者。
基于大语言模型的自主智能体在经济生产中展现出多方面潜力,但现有评测仍局限于单一能力,难以覆盖长周期真实场景。同时,依赖人工反馈导致可扩展性受限,阻碍自动化数据收集与评估。为此,我们提出AgencyBench,一个源自日常AI使用的真实世界评测基准,涵盖32个真实场景、138项任务,评估6项核心智能体能力,每项任务平均需90次工具调用、100万令牌上下文及数小时执行时间。为实现自动化评估,我们采用用户模拟代理提供迭代反馈,并通过Docker沙箱进行可视化与功能评分。实验显示,闭源模型性能显著优于开源模型(48.4% vs 32.1%)。进一步分析揭示模型在资源效率、反馈自修正能力和工具偏好上的显著差异。最后,研究发现专有模型在其原生生态中表现更优(如Claude-4.5-Opus通过Claude-Agent-SDK),而开源模型在特定执行框架下达到性能峰值,提示需协同优化模型架构与智能体框架。AgencyBench为下一代智能体提供关键测试平台,推动模型与系统共优化。代码与工具已开源:https://github.com/GAIR-NLP/AgencyBench。
原文摘要 · Abstract (English)
Large Language Models (LLMs) based autonomous agents demonstrate multifaceted capabilities to contribute substantially to economic production. However, existing benchmarks remain focused on single agentic capability, failing to capture long-horizon real-world scenarios. Moreover, the reliance on human-in-the-loop feedback for realistic tasks creates a scalability bottleneck, hindering automated rollout collection and evaluation. To bridge this gap, we introduce AgencyBench, a comprehensive benchmark derived from daily AI usage, evaluating 6 core agentic capabilities across 32 real-world scenarios, comprising 138 tasks with specific queries, deliverables, and rubrics. These scenarios require an average of 90 tool calls, 1 million tokens, and hours of execution time to resolve. To enable automated evaluation, we employ a user simulation agent to provide iterative feedback, and a Docker sandbox to conduct visual and functional rubric-based assessment. Experiments reveal that closed-source models significantly outperform open-source models (48.4% vs 32.1%). Further analysis reveals significant disparities across models in resource efficiency, feedback-driven self-correction, and specific tool-use preferences. Finally, we investigate the impact of agentic scaffolds, observing that proprietary models demonstrate superior performance within their native ecosystems (e.g., Claude-4.5-Opus via Claude-Agent-SDK), while open-source models exhibit distinct performance peaks, suggesting potential optimization for specific execution frameworks. AgencyBench serves as a critical testbed for next-generation agents, highlighting the necessity of co-optimizing model architecture with agentic frameworks. We believe this work sheds light on the future direction of autonomous agents, and we release the full benchmark and evaluation toolkit at https://github.com/GAIR-NLP/AgencyBench.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。