Relying on the Unreliable: The Impact of Language Models' Reluctance to Express Uncertainty
Kaitlyn Zhou, Jena D. Hwang, Xiang Ren, Maarten Sap
TL;DR
This work reveals that large language models are reluctant to express uncertainty in natural language, yet overconfident, uncalibrated expressions can mislead users and amplify reliance on incorrect outputs. Through prompting experiments across multiple models and large-scale human-subject studies, the authors show that strengtheners dominate LM outputs and miscalibrations skew user judgments, with RLHF-based alignment identified as a key source of overconfidence. They demonstrate that calibrated, context-aware use of epistemic markers can mitigate some harms, but miscalibration persists and can have long-term effects on user trust and behavior. The paper proposes concrete criteria and design strategies to encourage unsolicited epistemic markers, broaden marker coverage, and enable context-dependent calibration to improve safety in human-AI interactions.
Abstract
As natural language becomes the default interface for human-AI interaction, there is a need for LMs to appropriately communicate uncertainties in downstream applications. In this work, we investigate how LMs incorporate confidence in responses via natural language and how downstream users behave in response to LM-articulated uncertainties. We examine publicly deployed models and find that LMs are reluctant to express uncertainties when answering questions even when they produce incorrect responses. LMs can be explicitly prompted to express confidences, but tend to be overconfident, resulting in high error rates (an average of 47%) among confident responses. We test the risks of LM overconfidence by conducting human experiments and show that users rely heavily on LM generations, whether or not they are marked by certainty. Lastly, we investigate the preference-annotated datasets used in post training alignment and find that humans are biased against texts with uncertainty. Our work highlights new safety harms facing human-LM interactions and proposes design recommendations and mitigating strategies moving forward.
