Probes Detect AI Errors That Confidence Scores Miss

Jyotin Goel, Ipshita Bandyopadhyay, Justin Shenk· August 11, 2026 View original

Key takeaways

  • LLMs can internally detect errors (via probes) but fail to express them reliably.
  • This "knowing-saying gap" means confidence scores are often insufficient for error prediction.
  • Probe-based interventions are model and error-type dependent.
  • Effective AI monitoring requires a combination of probes and context-aware routing.

Who benefits

AI/ML DevelopmentCybersecurityFinanceHealthcareContent Moderation

Summary

This paper reveals a "knowing-saying gap" in language models, where linear probes can detect corrupted context with high accuracy, but this doesn't translate into reliable failure prediction or improved confidence scores. It highlights that probe-based interventions are highly model and error-type dependent.

Language models exhibit a "knowing-saying gap," meaning that while internal linear probes can almost perfectly detect corrupted context, this internal awareness doesn't reliably translate into the model's ability to predict its own errors or express accurate confidence levels. For instance, in multi-hop arithmetic, probes detecting corruption don't indicate final answer correctness, and structured confidence formats often collapse to two values with similar error rates. The persistence of probes across reasoning steps also fails to differentiate correct from incorrect outcomes, challenging the hypothesis that persistent probe signals indicate accuracy. This pattern, where models "know" but don't "say" their errors, holds across various model families, including those designed for reasoning. Consequently, real-time probe-based interventions are highly specific to the model and error type. While some interventions like "branch-and-pick" can be net-positive, others like "reprompt" or "replace-prior" risk breaking correct traces as often as they fix incorrect ones. The conclusion is that probe-based monitoring is a necessary complement to verbalized confidence, but effective deployment requires model-aware and error-type-aware routing strategies.

Why it matters

For professionals deploying and monitoring AI, especially LLMs, understanding the limitations of internal confidence metrics and the potential of diagnostic tools like probes is crucial for building more robust error detection and mitigation strategies.

How to implement this in your domain

  1. 1Integrate linear probes into LLM monitoring pipelines to detect internal inconsistencies.
  2. 2Develop error-type-aware routing mechanisms for AI outputs based on probe signals.
  3. 3Experiment with different probe-based interventions (e.g., branch-and-pick) in controlled environments.
  4. 4Educate teams on the "knowing-saying gap" to avoid over-reliance on model-generated confidence scores.

Original post by Jyotin Goel, Ipshita Bandyopadhyay, Justin Shenk

"arXiv:2608.07528v1 Announce Type: new Abstract: Linear probes detect corrupted context in language models with near-perfect accuracy, yet this does not translate into reliable failure prediction. The result is a dissociation with direct implications for deployment monitoring. Acr…"

View on X

Originally posted by Jyotin Goel, Ipshita Bandyopadhyay, Justin Shenk on X · view source

Want to go deeper?

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

Explore courses