← Latest papers
💬 NLP

Reassessing Extractive QA Datasets at Scale: LLM-as-a-Judge and In-Depth Analyses

This paper presents a systematic study demonstrating that LLM-as-a-judge significantly outperforms traditional Exact Match and F1 metrics in evaluating extractive QA by achieving higher correlation with human assessments, while revealing its specific strengths in handling number-based answers, lack of self-preference bias, and minimal sensitivity to prompt variations.

Original authors: Xanh Ho, Jiahao Huang, Florian Boudin, Akiko Aizawa

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

Original authors: Xanh Ho, Jiahao Huang, Florian Boudin, Akiko Aizawa

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 teacher grading a stack of student essays. For a long time, you've used a very strict, robotic grading machine that only gives you a "Pass" or "Fail" based on one rule: Did the student write the exact same words as the answer key?

If the answer key says "EPA" and the student writes "Environmental Protection Agency," the robot machine screams "FAIL!" and gives them a zero, even though the student is 100% correct in meaning. This is what the paper calls Exact Match (EM) and F1-score. The authors argue that these old-school metrics are like that robotic machine: they are too rigid and often miss the point, underestimating how smart the AI models actually are.

The New Solution: The "Super-Grader"

To fix this, the researchers tried something new: they hired a Large Language Model (LLM) to act as a "Super-Grader" (or "Judge"). Instead of just checking for identical words, this Super-Grader reads the question, the correct answer, and the student's answer, and then uses its brain to decide: "Does this student actually understand the question?"

The paper is a massive experiment to see if this Super-Grader is reliable. Here is what they found, broken down simply:

1. The Super-Grader is Much Closer to Human Thinking

The researchers asked real humans to grade 1,288 answers. Then, they asked the Super-Grader to grade the same answers.

  • The Old Way: The robot metrics (EM/F1) only agreed with human teachers about 22% to 40% of the time. They were often wrong.
  • The New Way: The Super-Grader agreed with human teachers up to 85% of the time.
  • The Analogy: It's like replacing a grader who only checks spelling with a grader who actually understands the story. The Super-Grader sees that "EPA" and "Environmental Protection Agency" are the same thing.

2. The Super-Grader Has Strengths and Weaknesses

Just like a human, the Super-Grader isn't perfect at everything.

  • The Math Whiz: It is incredibly good at grading answers involving numbers and dates. If the answer is "42" or "1995," the Super-Grader gets it right almost every time.
  • The Confused Librarian: It struggles a bit more with job titles. For example, if the answer is "Actor" but the student writes "Actor, screenwriter, and director," the Super-Grader sometimes gets confused about whether that extra detail makes it wrong or right. It's a bit more ambiguous than numbers.

3. No "Nepotism" (Self-Preference Bias)

A big worry in the AI world is that a model might be biased to give its own answers a higher score, like a teacher giving an 'A' to their own child's homework.

  • The Finding: The researchers tested this by letting the same AI model act as both the "Student" and the "Judge."
  • The Result: No bias found. The AI didn't give its own answers special treatment. It was fair, even when judging itself. It also didn't show "sibling bias" (favoring models from the same family).

4. The "Prompt" Doesn't Matter Much

When you ask an AI a question, the way you phrase it (the "prompt") can change the answer. The researchers wondered if the way they asked the Super-Grader to grade would change the results.

  • The Finding: It didn't matter much. Whether they gave the AI examples to look at first (few-shot), no examples (zero-shot), or even removed the background text (context), the Super-Grader remained consistent.
  • The Surprise: Surprisingly, the simplest method—asking the AI to grade without any extra examples or background text—often worked the best. It's like a judge who doesn't need to read the whole case file to know if a simple answer is right or wrong.

The Bottom Line

The paper concludes that for "Extractive QA" (where the AI pulls an answer out of a text), the old robot metrics are outdated. They are too strict and miss the nuance.

The LLM-as-a-Judge approach is a much better tool. It acts like a fair, human-like teacher who understands that "EPA" and "Environmental Protection Agency" are the same, doesn't play favorites with its own answers, and works reliably even with simple instructions. The authors have released their code and data so others can use this "Super-Grader" to test their own AI models.

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 →