← Latest papers
💬 NLP

Confident in a Confidence Score: Investigating the Sensitivity of Confidence Scores to Supervised Fine-Tuning

This paper investigates how supervised fine-tuning degrades the correlation between confidence scores and output quality in language models, demonstrating that these metrics become unreliable off-the-shelf due to factors like training distribution similarity and highlighting the urgent need for more robust uncertainty quantification methods.

Original authors: Lorenzo Jaime Yu Flores, Cesare Spinoso di-Piano, Jackie Chi Kit Cheung

Published 2026-04-13
📖 5 min read🧠 Deep dive

Original authors: Lorenzo Jaime Yu Flores, Cesare Spinoso di-Piano, Jackie Chi Kit Cheung

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 have a very smart, well-read robot assistant. Before you ask it to do a specific job, you might ask it to translate a sentence, solve a math problem, or answer a trivia question.

Now, imagine this robot has a little "confidence meter" on its dashboard. When it gives you an answer, the meter lights up.

  • Green (High Confidence): "I'm 99% sure this is right!"
  • Red (Low Confidence): "I'm not really sure about this one, you might want to double-check."

This "confidence meter" is incredibly useful. It helps you decide when to trust the robot and when to intervene. But here is the problem this paper investigates: What happens when you teach the robot a new skill?

The "Training Camp" Effect

In the world of AI, teaching a robot a new skill is called Supervised Fine-Tuning (SFT). It's like sending your robot to a specialized training camp.

  • Before Camp: The robot is general. It knows a bit about everything. Its confidence meter is usually pretty honest.
  • After Camp: The robot is an expert in one specific area (like math or translation). It has practiced thousands of examples.

The researchers asked: "Does the robot's confidence meter stay honest after this training?"

The Big Discovery: The Meter Gets Broken

The answer is: Not always. In fact, the training often breaks the meter in two very specific, funny ways.

1. The "Overconfident Know-It-All" (Probability-Based Metrics)

Some confidence meters work by looking at how "smooth" the robot's words feel. If the words flow easily, the robot thinks, "I'm great at this!"

  • The Analogy: Imagine a student who memorized the answer key for a specific test. When they see a question that looks like the ones they practiced, they scream, "I know this!" even if they are actually wrong.
  • What happened in the study: After training, these robots became overconfident. They would give a wrong answer with a bright green "99% Sure" light. They got so used to the style of the training data that they forgot to check if the answer was actually correct. They confused "familiarity" with "correctness."

2. The "Humble Bragger" (Self-Consistency Metrics)

Other confidence meters work by asking the robot to think of the same answer five different times. If all five answers are the same, it's confident. If they are all different, it's unsure.

  • The Analogy: Imagine a student who is so nervous after studying that they second-guess themselves. Even when they know the answer is right, they think, "Hmm, maybe I'm wrong? Maybe I should change it?"
  • What happened in the study: These robots became underconfident. They would give a correct answer but light up the "Red" warning light, saying, "I'm not sure," even though they were right.

The "Training Data" Trap

Why does this happen? The paper found that the robots are sensitive to how much the question looks like the training data, not just whether the answer is right.

  • The Metaphor: Imagine a chef who only practiced cooking with tomatoes. If you ask them to cook a tomato dish, they are very confident. But if you ask them to cook a potato dish that looks like a tomato dish (maybe it's red), they might get confused.
  • The Reality: The robots' confidence scores were reacting to how "familiar" the question felt to their training, rather than the actual quality of the answer. This is why the meter gets broken: it's measuring familiarity, not truth.

Why Should You Care?

The researchers tested this on a real-world task: Question Answering.

They used the robots to decide which answers were good enough to show a human.

  • Before Training: The robot was good at filtering out bad answers.
  • After Training: The robot started letting bad answers through (because it was overconfident) or blocking good answers (because it was underconfident).

The Result: The robot became less useful. It failed to catch its own mistakes about 47% of the time after training.

The Takeaway

You cannot just take a robot, train it on a new job, and assume its "confidence meter" still works.

  • Don't trust the dashboard blindly: Just because the robot says "I'm sure!" doesn't mean it's right, especially if it just finished a training course.
  • Test before you trust: If you want to use an AI for something important, you have to check its confidence meter after you've taught it your specific task.
  • New tools needed: We need to invent new kinds of confidence meters that don't get confused by the training process. They need to measure "truth" instead of just "familiarity."

In short: Teaching a robot a new skill can make it either a cocky liar or a shy genius. You need to recalibrate its confidence meter every time you send it to training camp.

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 →