← Latest papers
🤖 AI

STABLEVAL: Disagreement-Aware and Stable Evaluation of AI Systems

The paper introduces STABLEVAL, a disagreement-aware evaluation framework that models latent item correctness and annotator-specific confusion patterns to produce stable, uncertainty-aware system rankings, addressing the fragility and bias inherent in traditional majority vote aggregation methods.

Original authors: Akash Bonagiri, Gerard Janno Anderias, Saee Patil, Angelina Lai, Devang Borkar, Gezheng Kang, Ishant Gandhi, Setareh Rafatirad, Houman Homayoun

Published 2026-05-06
📖 4 min read☕ Coffee break read

Original authors: Akash Bonagiri, Gerard Janno Anderias, Saee Patil, Angelina Lai, Devang Borkar, Gezheng Kang, Ishant Gandhi, Setareh Rafatirad, Houman Homayoun

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 which of six different chefs makes the best soup. You ask 65 food critics to taste the soups and rate them.

The Old Way (Majority Vote):
In the past, researchers would just count the votes. If 33 critics say "Chef A's soup is good" and 32 say "Chef A's soup is bad," Chef A gets a "Good" rating. The 32 "bad" votes are ignored.

  • The Problem: This is fragile. If just one critic changes their mind or if you happen to pick a different group of 65 critics for the next round, the winner might flip-flop. It treats all critics as if they are equally perfect, even if some are known to be harsh, some are too nice, and some just guess randomly. It throws away the nuance of why people disagreed.

The New Way (STABLEVAL):
The authors of this paper, STABLEVAL, say: "Don't just count the votes; understand the voters."

They propose a system that acts like a smart detective rather than a simple vote-counter. Here is how it works, using a few analogies:

1. The "Confusion Matrix" (The Detective's Profile)

Instead of assuming every critic is perfect, STABLEVAL builds a profile for each one.

  • The Strict Critic: Maybe Critic #5 always thinks the soup is too salty, even when it's fine. STABLEVAL learns, "Ah, Critic #5 is a harsh judge; I'll weigh their 'bad' vote less heavily."
  • The Lazy Critic: Maybe Critic #10 just guesses "Good" for everything. STABLEVAL learns, "Critic #10 isn't paying attention; I'll ignore their opinion."
  • The Confused Item: Sometimes a soup is just weirdly ambiguous. STABLEVAL realizes, "This specific bowl of soup is hard to judge," and doesn't force a single "Good" or "Bad" label. Instead, it says, "There's a 60% chance this is good and a 40% chance it's bad."

2. The "Soft Score" vs. The "Hard Label"

  • Old Way (Hard Label): The soup is either "Good" (1) or "Bad" (0). It's a binary switch.
  • STABLEVAL (Soft Score): The soup gets a "credit score" of 0.65. This acknowledges that while the soup might be leaning toward "good," there is still some uncertainty. It keeps the uncertainty alive instead of smashing it into a single number.

3. The "Stability Test" (The Shuffle)

The paper introduces a new way to measure success called Ranking Stability.
Imagine you have a deck of cards representing your critics.

  • Majority Vote: If you shuffle the deck and remove just a few cards (critics), the order of the chefs might completely change. The ranking is unstable, like a house of cards.
  • STABLEVAL: Because it understands the reliability of each critic, if you shuffle the deck and remove a few cards, the order of the chefs stays the same. The ranking is stable, like a solid stone statue.

What They Found

The researchers tested this on real-world data (like judging AI chatbots and medical summaries) and made-up scenarios with "troublemaker" critics.

  • The "Denoising" Trap: They compared STABLEVAL to an old method called "Dawid-Skene." That old method is great at guessing the true answer (like a detective solving a crime). However, the paper found that just knowing the "true answer" doesn't always mean you get a stable ranking of the chefs. You can know the truth but still have a ranking that flips around if you change the group of judges slightly.
  • The Winner: STABLEVAL didn't always guess the "true" label perfectly, but it produced much more consistent rankings. When the critics disagreed a lot (which happens often with complex tasks like AI safety or medical summaries), STABLEVAL kept the leaderboard steady, while the old methods made the rankings jump around wildly.

The Bottom Line

The paper argues that in AI evaluation, disagreement isn't just noise to be deleted; it's a signal to be understood.

If you want to know which AI is truly better, you shouldn't just take a majority vote. You should build a system that knows which judges are reliable, which items are tricky, and how much uncertainty exists. This ensures that when you say "AI Model A is better than AI Model B," you aren't just saying it because you happened to pick a specific group of judges that day. You are saying it because the result is stable, no matter who you ask.

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 →