← Latest papers
💬 NLP

RARE: Redundancy-Aware Retrieval Evaluation Framework for High-Similarity Corpora

This paper introduces RARE, a redundancy-aware retrieval evaluation framework that addresses the limitations of existing QA benchmarks in highly similar corpora by decomposing documents into atomic facts and enhancing LLM-based data generation with CRRF, ultimately revealing significant robustness gaps in current retrievers through the new RedQA benchmark across financial, legal, and patent domains.

Original authors: Hanjun Cho, Jay-Yoon Lee

Published 2026-04-22
📖 4 min read☕ Coffee break read

Original authors: Hanjun Cho, Jay-Yoon Lee

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 find a specific fact in a library.

The Old Way (Standard Benchmarks):
Most current tests for AI search engines are like a library where every book is about a completely different topic. If you ask, "Who wrote Hamlet?", the AI finds the Shakespeare book. If you ask, "What is the capital of France?", it finds the France book. There is no confusion because the books look nothing alike. The AI gets an A+ because it's easy to pick the right book.

The Real World (The Problem):
But in the real world—like in a law firm, a bank, or a patent office—the "library" is a nightmare. Imagine a room with 1,000 books about "Batteries." They all look almost identical. They all say similar things, just with slightly different words.

  • Book A says: "The battery lasts 10 hours."
  • Book B says: "Battery life is approximately 10 hours."
  • Book C says: "You can expect a 10-hour runtime."

If you ask an AI, "How long does the battery last?", and it grabs Book B, it is technically correct! But in old tests, the system might say, "Wrong! The 'Gold Standard' answer was in Book A." The AI gets punished for finding the right information in a different, but identical, book. This makes the AI look bad, even though it's doing a great job.

The Solution: RARE
The authors of this paper built a new framework called RARE (Redundancy-Aware Retrieval Evaluation). Think of RARE as a new way to grade the AI that understands the "messy library" reality.

Here is how RARE works, using simple analogies:

1. The "Atomic Fact" Breakdown

Instead of looking at whole books (documents), RARE uses a magic microscope to break every document down into its smallest, indivisible Lego bricks (atomic facts).

  • Old way: "Here is the whole paragraph about the battery."
  • RARE way: "Here is the specific brick that says '10 hours'."
    By looking at these tiny bricks, RARE can see that Book A, Book B, and Book C all contain the exact same brick. This stops the AI from being unfairly punished for finding the right brick in a different book.

2. The "CRRF" Judge (The Panel of Experts)

When creating these tests, the authors used AI to generate questions. But AI is lazy; it often writes boring or confusing questions.
To fix this, they invented CRRF. Imagine you are hiring a chef.

  • The Lazy Way: You ask one judge, "Is this dish good?" and they give a vague score of 7/10.
  • The CRRF Way: You ask five different experts to judge the dish separately:
    1. Expert A: "Is it salty enough?"
    2. Expert B: "Is the meat cooked?"
    3. Expert C: "Is the presentation nice?"
    4. Expert D: "Is it fresh?"
    5. Expert E: "Is it spicy?"
      Then, instead of averaging their scores (which can be messy), you rank them. If Expert A says "Top 1" and Expert B says "Top 1," that dish is a winner. This method is much more stable and reliable than asking one person to do everything at once.

3. The New Test: RedQA

Using RARE, they built a new test called RedQA (Redundancy QA). They tested it on three tough areas: Finance (bank reports), Legal (laws), and Patents (inventions).

The Shocking Result:
When they ran the tests, the AI's performance crashed.

  • On the easy "Standard Library" tests, the AI got 66% correct.
  • On the new "RedQA" tests (the messy, redundant libraries), the AI dropped to 5% to 27% correct.

Why?
Because in the real world, the AI gets confused by all the similar-looking books. It grabs the wrong one, or it grabs three books that say the same thing but misses the one extra piece of info needed to answer a complex question.

The Takeaway

The paper argues that we have been lying to ourselves. We thought our AI search engines were smart because they passed easy tests with distinct books. But in the real world, where information is repetitive and messy, those same engines are failing miserably.

RARE is the new ruler that finally measures how well an AI can navigate a crowded, confusing, and repetitive library without getting lost. It tells us: "Hey, your AI isn't as smart as you thought, and here is exactly how to fix it."

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 →