LLMs Exhibit Stable Miscalibration, Not Just Fragile Errors

Akira Okutomi· August 17, 2026 View original

Key takeaways

  • LLMs can exhibit "stable miscalibration," confidently giving wrong answers that are robust to perturbations.
  • This differs from fragile errors and indicates a deeper issue.
  • Audit scores and sensitivity probes can diagnose these high-confidence errors.
  • Self-critical prompting can reduce hidden-state sensitivity, but doesn't guarantee calibration.

Who benefits

TechAI/ML PlatformsFinanceHealthcareLegal

Summary

This research explores "stable miscalibration" in large language models, where confident wrong answers persist under small perturbations, rather than being fragile. It uses an audit score and an internal sensitivity probe to identify domains of high-confidence errors and shows self-critical prompting reduces hidden-state sensitivity.

High-confidence errors in large language models (LLMs) are often attributed to fragile internal inference mechanisms, suggesting that these errors are easily perturbed. However, new research introduces the concept of "stable miscalibration," where an LLM confidently provides an incorrect answer that remains robust even when subjected to minor input variations. This implies a deeper, more entrenched form of error. The study employs two key diagnostic tools: an output-level audit score that ranks domains by confidence variation and overconfident mistakes, and an internal sensitivity probe that measures hidden-state movement. Findings indicate that self-critical prompting consistently reduces hidden-state sensitivity across various layers in open-weight models, suggesting a prompt-induced local stabilization. Crucially, the research notes that audit-defined overconfident errors are not necessarily more locally sensitive than confidently correct answers, reinforcing the idea that some high-confidence errors are stable and miscalibrated rather than merely fragile.

Why it matters

For professionals building or deploying LLMs, understanding stable miscalibration is crucial for improving model reliability, trust, and developing more effective error detection and correction strategies beyond simple fragility assumptions.

How to implement this in your domain

  1. 1Integrate audit scores and sensitivity probes into LLM evaluation pipelines to detect stable miscalibration.
  2. 2Experiment with self-critical prompting techniques to reduce hidden-state sensitivity in deployed models.
  3. 3Develop domain-specific error analysis to identify areas where LLMs are confidently wrong.
  4. 4Implement abstention mechanisms for high-confidence, miscalibrated predictions in critical applications.
  5. 5Train models with a focus on calibration alongside accuracy to mitigate overconfidence issues.

Original post by Akira Okutomi

"arXiv:2608.13591v1 Announce Type: new Abstract: High-confidence errors in large language models are often treated as evidence of fragile internal inference. We study a different possibility: stable miscalibration, where a confident wrong answer remains locally stable under small…"

View on X

Originally posted by Akira Okutomi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses