Holistic Agent Leaderboard: The Missing Infrastructure for AI Agent Evaluation
Princeton University · Department of Computer Science, Princeton University · The Ohio State University · Ohio State University, Columbus · Center for Information Technology Policy, Princeton University · Micorsoft Research · Georgetown University · Amazon Web Services · KAIST · Allen Institute for Artificial Intelligence · Ohio State University · Korea Advanced Institute of Science & Technology · University of Illinois at Urbana-Champaign · Stanford University · University of California, Berkeley · University of Illinois Urbana-Champaign · UIUC · Berkeley
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
AI agents have been developed for complex real-world tasks from coding to customer service. But AI agent evaluations suffer from many challenges that undermine our understanding of how well agents really work (Figure 1). We introduce the Holistic Agent Leaderboard (HAL) to address these challenges. We make three main contributions. First, we provide a standardized evaluation harness that orchestrates parallel evaluations across hundreds of VMs, reducing evaluation time from weeks to hours while eliminating common implementation bugs. Second, we conduct three-dimensional analysis spanning models, scaffolds, and benchmarks. We validate the harness by conducting 21,730 agent rollouts across 9 models and 9 benchmarks in coding, web navigation, science, and customer service with a total cost of about $40,000. Our analysis reveals surprising insights, such as higher reasoning effort reducing accuracy in the majority of runs. Third, we use LLM-aided log inspection to uncover previously unreported behaviors, such as searching for the benchmark on HuggingFace instead of solving a task, or misusing credit cards in flight booking tasks. We share all agent logs, comprising 2.5B tokens of language model calls, to incentivize further research into agent behavior. By standardizing how the field evaluates agents and addressing common pitfalls in agent evaluation, we hope to shift the focus from agents that ace benchmarks to agents that work reliably in the real world.