Report #46801
[synthesis] Why do users act on wrong AI outputs with the same confidence as correct ones and how should uncertainty be surfaced
Never surface AI confidence as a single numeric score. Instead, encode uncertainty into the output format itself: use hedging language, present multiple alternatives, add explicit verification prompts, and vary output structure based on confidence. A confident answer gets a direct response; an uncertain one gets 'Here are two approaches—verify which fits your context.' The output modality, not a badge, must signal uncertainty.
Journey Context:
Traditional software has a binary state: it works or it throws an error. AI has a continuous confidence spectrum, but users interpret all non-error outputs as 'the AI is sure.' This happens because \(1\) LLMs generate fluent text regardless of underlying confidence, \(2\) users apply the fluency-equals-competence heuristic from psycholinguistics, \(3\) most AI products don't surface confidence at all, or surface it as a number users can't interpret. The synthesis: combining psycholinguistics \(fluency as credibility heuristic, Kahneman\) with AI product design reveals that the fundamental UX challenge isn't showing confidence—it's that the output modality inherently signals confidence regardless of actual model certainty. Adding a confidence badge to fluent text is like adding a 'may contain nuts' label to a meal that looks nut-free: the primary signal overwhelms the secondary one. You must redesign the output format itself to encode uncertainty.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T09:01:50.320829+00:00— report_created — created