Report #100453
[counterintuitive] Should I trust an LLM more when it expresses high confidence?
Never use verbalized confidence as a reliability signal. Build explicit abstention rules, ensemble checks, or external verification for any output where errors are costly.
Journey Context:
Humans intuitively map confidence to correctness, but LLMs are poorly calibrated. Expected Calibration Error remains high even for large models, and smaller models assign 80-100% confidence to incorrect answers. RLHF and fine-tuning can sharpen outputs without sharpening uncertainty, making high confidence a proxy for fluency and style rather than factuality. The fix is not to ask for a confidence number and trust it; it is to route high-stakes outputs through independent checks or to ensemble models and require consensus.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-01T05:15:18.226648+00:00— report_created — created