Friday, September 20, 2024
HomeTechnologyAI agent benchmarks are deceptive, research warns

AI agent benchmarks are deceptive, research warns


We need to hear from you! Take our fast AI survey and share your insights on the present state of AI, the way you’re implementing it, and what you anticipate to see sooner or later. Be taught Extra


AI brokers have gotten a promising new analysis path with potential functions in the actual world. These brokers use basis fashions reminiscent of massive language fashions (LLMs) and imaginative and prescient language fashions (VLMs) to take pure language directions and pursue complicated objectives autonomously or semi-autonomously. AI brokers can use varied instruments reminiscent of browsers, search engines like google and yahoo and code compilers to confirm their actions and purpose about their objectives. 

Nonetheless, a latest evaluation by researchers at Princeton College has revealed a number of shortcomings in present agent benchmarks and analysis practices that hinder their usefulness in real-world functions.

Their findings spotlight that agent benchmarking comes with distinct challenges, and we are able to’t consider brokers in the identical approach that we benchmark basis fashions.

Price vs accuracy trade-off

One main challenge the researchers spotlight of their research is the dearth of value management in agent evaluations. AI brokers could be way more costly to run than a single mannequin name, as they usually depend on stochastic language fashions that may produce completely different outcomes when given the identical question a number of instances. 


Countdown to VB Rework 2024

Be part of enterprise leaders in San Francisco from July 9 to 11 for our flagship AI occasion. Join with friends, discover the alternatives and challenges of Generative AI, and discover ways to combine AI functions into your trade. Register Now


To extend accuracy, some agentic techniques generate a number of responses and use mechanisms like voting or exterior verification instruments to decide on one of the best reply. Generally sampling a whole bunch or hundreds of responses can enhance the agent’s accuracy. Whereas this method can enhance efficiency, it comes at a big computational value. Inference prices are usually not all the time an issue in analysis settings, the place the aim is to maximise accuracy.

Nonetheless, in sensible functions, there’s a restrict to the funds out there for every question, making it essential for agent evaluations to be cost-controlled. Failing to take action could encourage researchers to develop extraordinarily expensive brokers merely to high the leaderboard. The Princeton researchers suggest visualizing analysis outcomes as a Pareto curve of accuracy and inference value and utilizing methods that collectively optimize the agent for these two metrics.

The researchers evaluated accuracy-cost tradeoffs of various prompting methods and agentic patterns launched in several papers.

“For considerably comparable accuracy, the price can differ by nearly two orders of magnitude,” the researchers write. “But, the price of operating these brokers isn’t a top-line metric reported in any of those papers.”

The researchers argue that optimizing for each metrics can result in “brokers that value much less whereas sustaining accuracy.” Joint optimization may allow researchers and builders to commerce off the fastened and variable prices of operating an agent. For instance, they will spend extra on optimizing the agent’s design however cut back the variable value by utilizing fewer in-context studying examples within the agent’s immediate.

The researchers examined joint optimization on HotpotQA, a preferred question-answering benchmark. Their outcomes present that joint optimization formulation gives a solution to strike an optimum steadiness between accuracy and inference prices.

“Helpful agent evaluations should management for value—even when we finally don’t care about value and solely about figuring out progressive agent designs,” the researchers write. “Accuracy alone can not establish progress as a result of it may be improved by scientifically meaningless strategies reminiscent of retrying.”

Mannequin improvement vs downstream functions

One other challenge the researchers spotlight is the distinction between evaluating fashions for analysis functions and growing downstream functions. In analysis, accuracy is commonly the first focus, with inference prices being largely ignored. Nonetheless, when growing real-world functions on AI brokers, inference prices play an important function in deciding which mannequin and method to make use of.

Evaluating inference prices for AI brokers is difficult. For instance, completely different mannequin suppliers can cost completely different quantities for a similar mannequin. In the meantime, the prices of API calls are commonly altering and may range based mostly on builders’ selections. For instance, on some platforms, bulk API calls are charged otherwise. 

The researchers created a web site that adjusts mannequin comparisons based mostly on token pricing to handle this challenge. 

Additionally they carried out a case research on NovelQA, a benchmark for question-answering duties on very lengthy texts. They discovered that benchmarks meant for mannequin analysis could be deceptive when used for downstream analysis. For instance, the unique NovelQA research makes retrieval-augmented technology (RAG) look a lot worse than long-context fashions than it’s in a real-world state of affairs. Their findings present that RAG and long-context fashions had been roughly equally correct, whereas long-context fashions are 20 instances dearer.

Overfitting is an issue

In studying new duties, machine studying (ML) fashions usually discover shortcuts that enable them to attain effectively on benchmarks. One outstanding sort of shortcut is “overfitting,” the place the mannequin finds methods to cheat on the benchmark exams and gives outcomes that don’t translate to the actual world. The researchers discovered that overfitting is a major problem for agent benchmarks, as they are typically small, sometimes consisting of just a few hundred samples. This challenge is extra extreme than knowledge contamination in coaching basis fashions, as data of check samples could be straight programmed into the agent.

To handle this downside, the researchers counsel that benchmark builders ought to create and preserve holdout check units which are composed of examples that may’t be memorized throughout coaching and may solely be solved by way of a correct understanding of the goal job. Of their evaluation of 17 benchmarks, the researchers discovered that many lacked correct holdout datasets, permitting brokers to take shortcuts, even unintentionally. 

“Surprisingly, we discover that many agent benchmarks don’t embody held-out check units,” the researchers write. “Along with making a check set, benchmark builders ought to contemplate maintaining it secret to stop LLM contamination or agent overfitting.”

Additionally they that various kinds of holdout samples are wanted based mostly on the specified degree of generality of the duty that the agent accomplishes.

“Benchmark builders should do their finest to make sure that shortcuts are inconceivable,” the researchers write. “We view this because the duty of benchmark builders quite than agent builders, as a result of designing benchmarks that don’t enable shortcuts is way simpler than checking each single agent to see if it takes shortcuts.”

The researchers examined WebArena, a benchmark that evaluates the efficiency of AI brokers in fixing issues with completely different web sites. They discovered a number of shortcuts within the coaching datasets that allowed the brokers to overfit to duties in ways in which would simply break with minor modifications in the actual world. For instance, the agent may make assumptions in regards to the construction of internet addresses with out contemplating that it would change sooner or later or that it could not work on completely different web sites.

These errors inflate accuracy estimates and result in over-optimism about agent capabilities, the researchers warn.

With AI brokers being a brand new discipline, the analysis and developer communities have but a lot to study find out how to check the boundaries of those new techniques that may quickly develop into an necessary a part of on a regular basis functions.

“AI agent benchmarking is new and finest practices haven’t but been established, making it arduous to tell apart real advances from hype,” the researchers write. “Our thesis is that brokers are sufficiently completely different from fashions that benchmarking practices have to be rethought.”


RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments