← Latest papers
📊 statistics

Measuring all the noises of LLM Evals

This paper defines and quantifies prediction and data noise in LLM evaluations, proposing an all-pairs paired method that reveals predictable noise patterns and demonstrates that averaging to reduce prediction noise significantly enhances statistical power for model comparisons.

Original authors: Sida Wang

Published 2026-03-31
📖 5 min read🧠 Deep dive

Original authors: Sida Wang

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 a judge trying to decide which of two chefs (let's call them Chef A and Chef B) is better at cooking. You give them both a list of 100 recipes to make.

In the world of Large Language Models (LLMs), these "recipes" are questions, and the "dishes" are the answers. The paper you shared is essentially a guide on how to stop getting confused by the noise in the kitchen and actually figure out who is the better chef.

Here is the breakdown of the paper's main ideas using simple analogies.

1. The Three Types of "Kitchen Noise"

When you taste the dishes, you might think, "Chef A is better!" But wait, is that because Chef A is actually better, or is it just bad luck? The paper says there are three sources of "noise" (confusion) that mess up your judgment:

  • Prediction Noise (The "Mood Swing" Noise):
    Imagine Chef A is asked to make a specific cake. If they make it today, it's perfect. If they make it tomorrow, they might be tired and burn it. Even if you ask them to make the exact same cake twice, they might give you two slightly different results because they are a bit unpredictable (like a human or an AI generating text).

    • The Paper's Fix: If you ask the chef to make that same cake 10 times and take the average, you cancel out the "mood swings." You get a very clear picture of their true skill on that specific cake.
  • Data Noise (The "Menu" Noise):
    Imagine Chef A is great at baking but terrible at grilling. If you give them a menu of 100 cakes, they will look like a genius. If you give them a menu of 100 steaks, they will look like a disaster. The "noise" here comes from the fact that you only picked one specific list of questions. Maybe you just happened to pick a list that Chef A loves.

    • The Paper's Fix: This is harder to fix. You can't just "average" the menu away. You have to realize that your list of questions is just a sample of all possible questions.
  • Total Noise:
    This is just the sum of both. It's the total confusion you feel when trying to judge the chefs.

2. The Big Discovery: "The Paired Tasting"

Most people compare chefs by looking at their overall scores separately.

  • Old Way: "Chef A got 80% on the cake menu. Chef B got 82% on the steak menu. Who is better?" (This is weak because the menus were different).
  • The Paper's Way (Paired Analysis): Give both chefs the exact same 100 recipes.
    • If Chef A burns a specific cake, Chef B probably burns it too (because it's a hard recipe).
    • If Chef A nails a specific cake, Chef B probably nails it too.
    • Because they are reacting to the same difficulties, the "Menu Noise" cancels out! You are left looking only at the tiny differences between them.

The Analogy: Imagine two runners. If you time them on different tracks (one flat, one hilly), you can't tell who is faster. But if you make them run the exact same hilly track, the hills don't matter anymore. You can see clearly who is faster.

3. The "Magic Trick": Averaging is Powerful

The paper found something surprising: The "Mood Swing" noise (Prediction Noise) is usually bigger than the "Menu" noise (Data Noise).

This means that if you ask a model (or chef) to answer the same question 10 times and average the results, you get a massive boost in accuracy. It's like asking a chef to cook a dish 10 times and serving the "average" flavor. It smooths out the mistakes.

  • Why this matters: In the past, people thought they needed millions of questions to get a good answer. The paper says, "No! If you just average the answers on a few questions, you can detect tiny differences between models that used to be invisible."

4. The "Universal Rule" (The Beta Theory)

The authors looked at millions of data points and found a pattern. They realized that for almost any test, the amount of "noise" you can expect is predictable based on how good the model is.

  • The Analogy: It's like knowing that if a coin is fair, you expect it to land on heads 50% of the time. If a model gets 50% on a test, you can mathematically predict exactly how much "wiggle room" (noise) there is in the score.
  • The Benefit: You don't need to run a super-complex, expensive experiment to know if a result is real. You can just look at the score and say, "Okay, based on the rules of the game, this difference is real," or "This difference is just random noise."

5. Why This Changes Everything

Before this paper, people were often confused. They would see two models with slightly different scores and argue about whether the difference was real or just luck. They were using "unpaired" methods (comparing apples to oranges).

The Paper's Advice:

  1. Always compare models on the same questions (Paired).
  2. Ask the model to answer the same question multiple times and average the result (Averaging).
  3. Trust the math: You can now calculate the "error bars" (confidence intervals) for any leaderboard without needing a PhD in statistics.

Summary

Think of this paper as a noise-canceling headphone for AI evaluations.

  • Old way: Listening to a band in a noisy room and guessing who is playing the best instrument.
  • New way: Putting on headphones that cancel out the "mood swings" of the musicians and the "bad acoustics" of the room. Suddenly, you can hear the tiniest difference between the violin and the cello.

This allows researchers to stop wasting time on experiments that are too small to matter and start finding the real improvements in AI, even if those improvements are very small.

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 →