Metrics of Agent Ability

· Source: METR · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Advanced, long

Summary

This post comprehensively reviews various metrics for evaluating AI agent capabilities, particularly when comparing agent performance against human benchmarks. It introduces a framework based on score functions $s_A(x)$ and $s_H(x)$, representing agent and human scores as a function of expenditure (e.g., money, tokens, time). The analysis categorizes metrics into agent-only approaches, such as "Score at Fixed Expenditure" and "Expenditure at Fixed Score," and human-grounded metrics like "Binary Time Horizon" and "Human-Relative Cost at Fixed Score." The author notes that human-grounded metrics enhance interpretability and generalizability, especially as agents achieve high performance. The discussion highlights the importance of accounting for test-time scaling and the complexities of measuring these expenditure-to-score curves accurately.

Key takeaway

For MLOps Engineers designing agent evaluation benchmarks, you must move beyond simple fixed-expenditure scores. Consider the full expenditure-to-score curve, $s(x)$, and integrate human-grounded metrics like "Human-Relative Cost at Fixed Score" to accurately assess agent capability and cost-efficiency. This approach ensures your evaluations remain relevant as AI agents achieve higher performance and exhibit significant test-time scaling, providing a clearer picture of true economic value.

Key insights

Agent capability metrics must account for expenditure and human baselines to be meaningful.

Principles

Method

The article taxonomizes agent capability metrics based on agent-only or human-grounded comparisons, using expenditure-to-score curves $s_A(x)$ and $s_H(x)$ to define various evaluation approaches.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, MLOps Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by METR.