← Latest papers
📊 statistics

BayesAME: Bayesian Active Model Evaluation

BayesAME is a sequential Bayesian framework that automatically determines an optimal coreset size for efficiently evaluating large generative models by modeling latent item abilities, quantifying uncertainty, and iteratively selecting informative items until performance estimates stabilize, while demonstrating superiority over random selection and existing methods through the use of continuous log-likelihoods.

Original authors: Paula Cordero Encinar, Taylan Cemgil, Arnaud Doucet, Virginia Aglietti, Silvia Chiappa

Published 2026-07-30
📖 4 min read☕ Coffee break read

Original authors: Paula Cordero Encinar, Taylan Cemgil, Arnaud Doucet, Virginia Aglietti, Silvia Chiappa

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to judge how good a new video game character is. You could play through the entire 100-hour campaign, fighting every boss and solving every puzzle, but that takes forever and burns out your battery. Instead, you decide to play just a few levels to get a feel for the character's strength. This is the daily struggle for scientists testing massive Artificial Intelligence models: running them on every single question in a giant test bank is too slow and expensive. So, they try to pick a tiny "sample" of questions to guess the final score.

The tricky part is which questions to pick. If you pick them randomly, like grabbing a handful of M&Ms from a jar, you might get lucky, or you might get a handful of only red ones and miss the blue ones entirely. For a long time, many experts thought that because AI models are so complex, picking questions randomly was just as good as trying to be clever about it. They believed that the only way to be sure was to just pick a random handful and hope for the best. But what if there was a way to be a smart detective, looking at how other similar characters performed in the past to figure out exactly which few questions would tell you the most about the new one?

This is the story of BayesAME, a new method developed by researchers at Google DeepMind and Imperial College London. Think of BayesAME as a super-smart, curious librarian who wants to know how good a new author is without reading their entire book. Instead of reading page by page, the librarian looks at the author's previous work (or similar authors' work) to guess which specific paragraphs will reveal the most about their writing style.

Here is how the magic works: The researchers treat the AI's performance not as a fixed number, but as a mystery box with a "latent ability"—a hidden skill level that changes depending on the type of question. They use a mathematical tool called a "Gaussian prior" (a fancy way of saying "a smart guess based on history") to believe that if the new AI acts like old, known AIs on certain questions, it will likely act similarly on new ones. As the librarian reads a few pages (evaluates a few questions), they update their guess. If the new AI surprises them, they adjust their map.

The coolest part is that BayesAME doesn't need you to say, "Read exactly 50 pages." Instead, it has its own internal compass. It keeps reading one page at a time, asking, "If I read this next page, will it clear up my confusion?" It stops only when it is so confident in its estimate that reading more pages wouldn't change its mind much. It's like a detective who stops investigating once the clues are so clear that the suspect's guilt is obvious, rather than sticking to a rule of "investigate for exactly 3 hours."

The paper finds that this smart, detective-style approach is significantly better than the old "grab a handful randomly" method. In their tests across many different benchmarks (like GPQA, MMLU-Pro, and others), BayesAME consistently guessed the final score with much higher accuracy using fewer questions. It proved that being clever about which questions to ask really does matter, overturning the idea that random guessing is just as good.

Furthermore, the researchers discovered that the type of score matters. If you just ask "Right or Wrong?" (binary scores), it's harder to be precise. But if you use the model's actual confidence levels (continuous scores, like "I'm 87% sure this is right"), BayesAME becomes even sharper, like switching from a black-and-white sketch to a high-definition photo. They also showed that if you are testing multiple AI models at once, you can save even more time by noticing if they tend to make the same mistakes together, allowing you to learn about several models with a single set of questions.

In short, the paper suggests that we don't need to waste time testing AI on everything. By using a smart, step-by-step strategy that learns from history and stops exactly when it has enough proof, we can get reliable answers faster and cheaper. It's a win for efficiency, proving that sometimes, the best way to know the whole story is to ask the right questions, not just ask more questions.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →