AgentAtlas: Beyond Outcome Leaderboards for LLM Agents

📅 2026-05-19
📈 Citations: 0
Influential: 0
📄 PDF

career value

174K/year
🤖 AI Summary
Current benchmarks for evaluating large language model agents remain fragmented, and single metrics fail to comprehensively capture their true behavioral capabilities. This work proposes a multidimensional evaluation framework that introduces a novel dual-layer taxonomy—comprising “six control decision states” and “nine trajectory failure types”—integrated with classification-aware and blind comparison methodologies, prompt-mode ablation studies, and fine-grained, trajectory-level annotations. The framework further establishes a six-dimensional behavioral auditing mechanism spanning fifteen existing benchmarks. Experiments across eight state-of-the-art models reveal that removing explicit label menus reduces trajectory accuracy by 14–40 percentage points, and no model simultaneously excels in control accuracy, trajectory diagnosis, and tool-context utility, exposing systematic limitations in current agent behaviors.
📝 Abstract
Large language model agents now act on codebases, browsers, operating systems, calendars, files, and tool ecosystems, but the benchmarks used to evaluate them are fragmented: each emphasizes a different unit of measurement (final task success, tool-call validity, repeated-pass consistency, trajectory safety, or attack robustness). A line of 2024-2025 work has converged on the diagnosis that a single accuracy column is no longer the right unit of comparison for deployable agents. AgentAtlas extends this line of work with four components: (i) a six-state control-decision taxonomy (Act / Ask / Refuse / Stop / Confirm / Recover); (ii) a nine-category trajectory-failure taxonomy with two orthogonal hierarchical labels (primary_error_source, impact); (iii) a taxonomy-aware vs. taxonomy-blind methodology that measures how much of a model's apparent capability comes from the supervision in the prompt; and (iv) a benchmark-coverage audit mapping fifteen agent benchmarks against six behavioral axes. To demonstrate the methodology we run a small fixed eight-model set (1,342 generated items, four frontier closed and four open-weight) under both prompt modes. Removing the explicit label menu drops every model's trajectory accuracy by 14-40 pp to a tight 0.54-0.62 floor regardless of family, and no single model wins on all three of control accuracy, trajectory diagnosis, and tool-context utility retention. We treat the synthetic run as a measurement-protocol demonstration, not a benchmark release.
Problem

Research questions and friction points this paper is trying to address.

LLM agents
benchmark fragmentation
evaluation framework
trajectory failure
control decisions
Innovation

Methods, ideas, or system contributions that make the work stand out.

agent evaluation
taxonomy-aware benchmarking
trajectory failure analysis
control-decision taxonomy
prompt supervision dependency
🔎 Similar Papers
No similar papers found.