← Latest papers
💬 NLP

Can LLMs Refuse Questions They Do Not Know? Measuring Knowledge-Aware Refusal in Factual Tasks

This paper introduces the Refusal Index (RI), a novel metric based on the correlation between refusal and error probabilities, to effectively measure and reveal the often unreliable knowledge-aware refusal capabilities of Large Language Models in factual tasks.

Original authors: Wenbo Pan, Jie Xu, Qiguang Chen, Junhao Dong, Libo Qin, Xinfeng Li, Haining Yu, Xiaohua Jia

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

Original authors: Wenbo Pan, Jie Xu, Qiguang Chen, Junhao Dong, Libo Qin, Xinfeng Li, Haining Yu, Xiaohua Jia

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 Student

Imagine a student taking a very difficult history test. A truly smart student knows when they don't know an answer and will raise their hand to say, "I'm not sure about this one." However, Large Language Models (LLMs) are often like a student who is overconfident. Even when they have no idea what the answer is, they will confidently make up a story (a "hallucination") rather than admit they don't know.

This is dangerous because if you ask an AI for medical or legal advice, you need it to say "I don't know" if it's unsure, rather than confidently giving you wrong information.

The Old Way of Measuring: Counting Mistakes

Previously, researchers tried to measure how good an AI is at this by looking at two simple numbers:

  1. How often it refuses to answer.
  2. How often it gets the answer right.

The paper argues these methods are flawed. It's like judging a student only by how many times they raised their hand to say "I don't know."

  • If you tell the student, "Please say 'I don't know' to everything," they will raise their hand 100% of the time. But that doesn't mean they are smart; it just means they are following orders.
  • If you tell them, "Answer everything no matter what," they might get more questions right, but they will also give wrong answers confidently.

The old metrics couldn't tell the difference between a student who wisely refuses hard questions and one who is just randomly refusing or answering.

The New Solution: The "Refusal Index" (RI)

The authors created a new score called the Refusal Index (RI). Think of this as a "Truth-Telling Score."

Instead of just counting how many times the AI says "I don't know," the RI asks: "Does the AI say 'I don't know' specifically when the question is hard, and does it answer when the question is easy?"

  • High RI: The AI acts like a wise librarian. It refuses the obscure, impossible questions but happily answers the easy ones. It knows the difference.
  • Low RI: The AI acts like a confused robot. It might refuse easy questions it could answer, or it might confidently answer impossible questions. Its "refusal" behavior is random or broken.

How They Measured It: The "Two-Pass" Trick

To calculate this score without needing to know the AI's internal "thoughts" (which we can't see), the researchers used a clever Two-Pass Trick:

  1. Pass 1 (The Honest Test): They ask the AI a bunch of questions and let it decide: "Do you want to answer, or do you want to say 'I don't know'?" They record which ones it refused.
  2. Pass 2 (The Forced Answer): They take only the questions the AI refused in the first round. They go back and say, "Okay, you must answer these now, no skipping allowed." They see if the AI actually could have gotten them right if it had tried.

By comparing the two rounds, they can see if the AI was smart enough to refuse the questions it couldn't answer. If the AI refused the hard ones in Pass 1, but got them wrong in Pass 2, it has a High Refusal Index.

What They Discovered

The researchers tested 16 different AI models (like GPT-4, Claude, Llama, etc.) and found some surprising things:

  1. Accuracy Doesn't Guarantee Wisdom: Just because an AI is very good at answering questions (high accuracy) doesn't mean it knows when to stop. Some very smart models still confidently guess on things they don't know.
  2. The "Family" Matters Most: The most important factor in whether an AI knows when to refuse isn't how big it is or how many questions it gets right. It's which company made it. Some AI "families" (like Claude and Qwen) consistently act more wisely than others (like Gemini or GPT-4.1), regardless of their size.
  3. Context is Key: If you give the AI a document to read and ask a question that isn't in the document, the AI gets confused. It often fails to refuse, trying to guess based on its own training data instead of sticking to the document.

The Bottom Line

The paper concludes that we need a new way to judge AI. We shouldn't just ask, "How many questions did you get right?" We also need to ask, "Did you know when to stop and say 'I don't know'?"

The Refusal Index is the new ruler for this. It helps us find AI models that are not just smart, but also humble and reliable enough to admit their limits.

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 →