Know2Guess: A Contamination-Aware Multi-Zone Benchmark for Knowledge-Boundary Evaluation in Large Language Models
This paper introduces Know2Guess, a contamination-aware multi-zone benchmark designed to rigorously evaluate large language models' ability to distinguish between supported answers and abstentions on unknowns, revealing that while current models show some capacity for selective abstention, they still struggle with calibration and benign-item refusal.
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
The Big Problem: The "Overconfident Guessing" Student
Imagine you are taking a test with a very smart student who has read almost every book in the library.
- The Good: When they know the answer, they are brilliant.
- The Bad: When they don't know the answer, they don't say, "I don't know." Instead, they make up a confident-sounding story that sounds true but is completely made up.
In the world of Artificial Intelligence (AI), this is called hallucination. Current tests for AI usually just check: "Did the AI get the right answer?" If the AI guesses confidently and gets it wrong, the test often doesn't catch it well. It treats a confident lie the same as a lucky guess.
The Solution: A New Test with "Stop Signs"
The authors created a new benchmark called Know2Guess. Think of this not just as a test, but as a traffic light system for AI.
Instead of just asking, "What is the answer?", this test forces the AI to choose between two options:
- Go (Answer): "I know this, and here is the fact."
- Stop (Abstain): "I don't know this, so I will stay silent."
The goal isn't to see how many questions the AI can answer. The goal is to see if the AI knows when to stop.
How the Test is Built: The Four "Zones"
To make the test fair and tricky, the authors divided 1,200 questions into four different "zones" (like different levels of a video game):
- Zone A (The Easy Stuff): Famous facts everyone knows (e.g., "Who was the first US President?"). The AI should answer these.
- Zone B (The Obscure Stuff): Facts that are true but less famous (e.g., "What is the capital of a small country?"). The AI should still answer these.
- Zone C (The Tricky Stuff): These are real facts, but the question is phrased in a confusing way. The AI needs to be smart enough to figure it out without giving up.
- Zone D (The Trap): These are questions that look real but are actually fake. They are made-up facts about people or events that never existed. The AI must say, "I don't know," here. If it tries to answer, it's falling for the trap.
The Twist: The test also includes a "Contamination Meter." This is like checking if the AI has seen the test questions before in its training data. If the AI memorized the answer, it's cheating. The test tracks this so we know if the AI is actually knowing something or just remembering it.
The Rules of the Game
The researchers set strict rules to make sure the AI plays fair:
- No "I don't know" as a cop-out: The AI can't just refuse to answer everything to look safe. It has to answer the real questions and only stop on the fake ones.
- Strict Grading: A computer program checks the answers. If the AI says "I don't know" to a real question, it gets a penalty. If it guesses on a fake question, it gets a penalty.
What They Found: The Results
The researchers tested several popular AI models (like Qwen, Llama, and FLAN) using this new test. Here is what happened:
- The "Old" Models (FLAN): These models were terrible at stopping. When they didn't know an answer, they just guessed confidently. They failed the "Stop" part of the test completely.
- The "Newer" Models (Qwen and Llama): These models are smarter. They got much better at saying "I don't know" on the fake questions (Zone D).
- The Winner: The Qwen2.5-3B model performed the best overall. It was good at answering real questions and very good at stopping on fake ones.
- The Catch (It's Not Solved Yet): Even the best model still has problems:
- Confidence Issues: Even when they get the right answer, they aren't always sure they are right (they are poorly "calibrated").
- The "Refusal" Problem: Sometimes, the AI refuses to answer a real question just because it sounds sensitive or difficult, not because it doesn't know the answer. This is like a student refusing to answer a math problem just because the teacher looks scary.
- The Hard Stuff: The models still struggle with the "Tricky" questions (Zone C). They often give up too easily on real facts.
The Main Takeaway
The paper concludes that AI hasn't solved the problem of knowing when to stop.
While newer models are getting better at spotting fake questions, they are still too confident when they are wrong, and they sometimes give up on real questions they could actually answer.
The authors say this new test is important because it separates three different things that we usually mix up:
- Knowledge: Knowing the answer.
- Honesty: Knowing when you don't know and staying quiet.
- Refusal: Refusing to talk because of safety rules (which is different from not knowing).
By keeping these separate, the test helps us see exactly where AI is failing, rather than just giving it a single "pass/fail" grade. It's a tool to help developers build AI that is not just smart, but also humble and reliable.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.