Report #42181
[research] Relying on natural language expressions of confidence to gauge factual accuracy
Use token probabilities \(logprobs\) of the generated answer to estimate confidence, or use a separate calibration model. If using natural language, force the model to output a structured confidence score \*before\* generating the answer, as post-hoc verbal confidence is poorly calibrated.
Journey Context:
LLMs are poorly calibrated when asked 'How confident are you?'; they tend to express high confidence even when wrong. Verbal confidence is a generated text completion, not a measure of internal state. Extracting logprobs or forcing pre-generation self-assessment provides a better \(though still imperfect\) proxy for epistemic uncertainty.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T01:16:25.071671+00:00— report_created — created