We’ve been measuring AI wrong; why economically valuable work is the new benchmark
As the AI industry gradually builds standardization guidelines and systems, such as those overseen by the Tokenonmics Foundation, the need for a wider set of validated yardsticks by which we can measure the worth of any given model continues.
Nvidia recently pointed to AgentPerf from Artificial Analysis as a hardware benchmark for developers to compare systems for agentic AI. Models typically also list an MMLU benchmark score, also from Artificial Analysis.
But while pure performance is nice (if not essential) to have, software engineers and their business counterparts will ultimately want benchmarking tools that are calibrated to real-world business use case effectiveness.
Can agents perform economically valuable work?
A new benchmark surfaced on Thursday last week to introduce Agent’s Last Exam (ALE), an agentic AI scoring measure based on an evaluation of Fable 5, GPT-5.5, Composer 2.5, and a selection of other frontier agent systems. The analysis measures whether AI agents can actually perform useful and effective work in real terms across 55 real world occupations and 1,500+ real world tasks
Leading the research group behind the project is Dawn Song, professor and doctor of philosophy in computer science at the University of California, Berkeley.
Song tells The New Stack that her group grounded Agent’s Last Exam on “economically valuable work” in the real labor market, rather than on some abstract benchmark design.
We’ve been measuring AI wrong
“Everyone wants to know when AI agents will become job-ready,” Song says. “The problem is that we have not been measuring what’s needed to answer this question. Every task in ALE originates from work that a domain expert actually performed in a business, production, or research setting.”
In many cases, ALE asked how long the task took and what level of expertize it required, allowing the tool to estimate the labor value associated with completing it. In that sense, she says, this is not inventing some arbitrary notion of value – it is evaluating work that organizations already pay people to do.
“Businesses do not hire people to solve [math-based] benchmark questions. They hire people to perform real-world work. As agents become increasingly capable, evaluating real-world work is no longer optional, it’s tablestakes.” – Professor Dawn Song.
Song’s group found the results of initial ALE analyses both “impressive and sobering”, largely because today’s agents can solve a “meaningful fraction” of professional tasks, but clearly have limitations.
When the team looked at the hardest work tasks that require sustained reasoning, deep domain expertise, and reliable execution over long horizons, they are still far from human-level performance. On ALE’s hardest tier, every frontier agent tested, including Fable 5, achieved a 0% success rate.
“Evaluating agents based on economically valuable work provides a common language for comparing progress across systems and understanding where AI can genuinely augment or automate human labor,” says Song.
Economics is only one dimension of value
That said, she underlines that economic value is “only one dimension of value” i.e. for many operational and professional tasks, labor time and expertize provide a “reasonable proxy” because compensation is closely tied to the work being performed. But, she explains, there are important domains where this breaks down.
Research is a good example: some projects may consume years of effort and produce little impact, while a single breakthrough can create enormous value. In those cases, hours worked and wages paid are poor measures of ultimate contribution.
The ALE team has surmised that “there is no universally best agent” and every frontier model, including Fable 5, has domains where it shines and domains where it struggles. Song has said that the real signal lies in where agents succeed, where they fail, and how those patterns differ across domains.
Mix of models is a mindful maxim
On identical tasks, different models often fail for very different reasons, so does she advocate a mix of models as the most prudent approach to adopt?
“In the near term, yes. If a software engineering team is deploying agents in production today, using a mix of models is often the most practical approach. Different frontier models have different strengths and cost-performance characteristics, and routing tasks to the model that performs best at a certain cost for a given domain is simply good engineering,” Song clarifies.
She further notes that one lesson from ALE is that performance varies significantly not just across models, but across occupations and task types. That makes model diversity particularly valuable today. The question is not which model is best overall, but which model is best for a given class of economically valuable work.
“The age of useful agents is here. The age of truly job-ready agents is not.”
For scenarios where an agent only operates in the terminal, the group has also released ALE-CLI, a CLI-only subset of the benchmark. The research group behind ALE is a mix of PhD students and postdoctorates. Song is also director of the campus-wide center Berkeley Center for Responsible Decentralized Intelligence (RDI), which has led the behind Agent’s Last Exam.
“The age of useful agents is here. The age of truly job-ready agents is not,” stated Song.
The hope is that ALE will serve as a “new guidepost and north star” for developing agents capable of reliably performing economically valuable work across a broad range of domains