LLMs as Implicit Imputers: Uncertainty Should Scale with Missing Information
This paper argues that large language models acting as implicit imputers should exhibit uncertainty scaling with missing information, finding that while sampling-based confidence fails to reflect increasing context degradation, response entropy effectively tracks missingness and better predicts accuracy.
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 detective trying to solve a mystery. Usually, you have a full file of evidence (the "context") to help you find the culprit. But sometimes, the file gets shredded, and you only have a few scraps of paper left.
This paper asks a simple but crucial question: When your detective (an AI language model) is working with missing evidence, does it know how unsure it should be?
The authors argue that the AI should act like a "statistical detective" who admits, "I'm guessing here because I don't have enough clues." Instead, they found that current AIs often act like overconfident detectives who guess wildly but insist they are 100% sure.
Here is the breakdown of their findings using simple analogies:
1. The Core Idea: The "Missing Clue" Test
The researchers treated the AI like a Multiple Imputer. In statistics, when data is missing, experts don't just guess one answer; they generate many possible scenarios to see how much the answer might vary.
- The Test: They took questions and slowly shredded the background information (the context) until the AI had nothing to read but the question itself.
- The Rule: As the clues disappear, the AI's "uncertainty" should go up. If it has no clues, it should be very unsure. If it has all the clues, it should be very sure.
2. The Two Ways to Measure "Uncertainty"
The researchers looked at two ways to measure how unsure the AI was when they asked it the same question 10 times in a row:
- The "Loud Voice" (Confidence): This measures how often the AI gives the same answer every time. If it says "Denver Broncos" 10 times out of 10, it sounds very confident.
- The "Crowd Chatter" (Entropy): This measures how different the answers are. If the AI says "Denver Broncos" once, "New England" once, "The Patriots" once, and "I don't know" seven times, there is a lot of "chatter" or variety. This is high entropy.
3. The Big Discovery: The "Loud Voice" is a Liar
The study found a major problem with the "Loud Voice" (Confidence):
- What happened: Even when the AI had zero context (no clues), it often gave the same wrong answer 10 times in a row. It sounded incredibly confident, even though it was completely guessing based on what it memorized from its training.
- The Analogy: Imagine a student taking a test who has forgotten the textbook. They guess "C" for every single question. They are 100% consistent (high confidence), but they are 100% wrong. The AI was doing exactly this.
4. The Winner: "Crowd Chatter" (Entropy)
The "Crowd Chatter" (Entropy) behaved much better:
- What happened: As the researchers removed the context, the AI's answers started to scatter. Instead of saying "Denver Broncos" 10 times, it started saying "Denver," "Broncos," "The Team," "I don't know," etc.
- The Analogy: This is like a group of detectives in a room. When they have all the evidence, they all point to the same suspect. When you take the evidence away, they start pointing in different directions. The more confused they get, the more they point in different directions.
- The Result: The "Crowd Chatter" measure went up exactly as the AI's accuracy went down. It was a true signal of confusion.
5. The "Resolution Ratio" (How much did the clues help?)
The authors created a simple score called the Resolution Ratio.
- Think of it like a dimmer switch for a lightbulb.
- No Context (Off): The room is dark (high uncertainty).
- Full Context (On): The room is bright (low uncertainty).
- The Score: This measures how much the "light" (the context) turned the "darkness" (uncertainty) off. They found that having the full context resolved about 80% of the uncertainty, which makes sense.
Summary of the Paper's Claims
- The Problem: Current AI models are often "improper imputers." When they lack information, they suppress their uncertainty and give a single, confident, but often wrong answer.
- The Solution: We should look at how much the AI's answers vary (Entropy) rather than how often it repeats the same answer (Confidence).
- The Proof: When context was removed, the AI's accuracy dropped, but its "Confidence" stayed high (lying to us). Its "Entropy" (variety of answers) went up, correctly signaling that it was lost.
- The Takeaway: If you want to know if an AI is guessing because it's missing information, don't ask how sure it sounds. Ask: "If I asked you 10 times, would you give me 10 different answers?" If yes, it knows it's unsure. If it gives you the same wrong answer 10 times, it's overconfident.
The paper concludes that Entropy is a much better "black box" tool for telling us when an AI is flying blind than the standard "Confidence" scores we usually see.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.