๐ค AI Summary
This study investigates whether large language models (LLMs) inherit and amplify human overconfidence bias. Method: We construct an automated reasoning benchmark with ground-truth answers, employ confidence-aware prompting, evaluate calibration via Expected Calibration Error (ECE), and conduct controlled human-subject experiments to systematically quantify confidence calibration across five state-of-the-art LLMs. Contribution/Results: We first observe that LLM overconfidence deteriorates sharply as predicted confidence decreases. Although LLM outputs improve human accuracy, they increase human overconfidence by over 100%, revealing a novel cognitive risk in human-AI collaboration. Results show pervasive miscalibration in LLMsโ20%โ60% ECEโwhereas humans, despite comparable accuracy to advanced LLMs, exhibit significantly superior calibration. These findings provide critical empirical evidence for trustworthy LLM reasoning and safe human-AI collaboration.
๐ Abstract
Large language models (LLMs) are revolutionizing every aspect of society. They are increasingly used in problem-solving tasks to substitute human assessment and reasoning. LLMs are trained on what humans write and thus prone to learn human biases. One of the most widespread human biases is overconfidence. We examine whether LLMs inherit this bias. We automatically construct reasoning problems with known ground truths, and prompt LLMs to assess the confidence in their answers, closely following similar protocols in human experiments. We find that all five LLMs we study are overconfident: they overestimate the probability that their answer is correct between 20% and 60%. Humans have accuracy similar to the more advanced LLMs, but far lower overconfidence. Although humans and LLMs are similarly biased in questions which they are certain they answered correctly, a key difference emerges between them: LLM bias increases sharply relative to humans if they become less sure that their answers are correct. We also show that LLM input has ambiguous effects on human decision making: LLM input leads to an increase in the accuracy, but it more than doubles the extent of overconfidence in the answers.