Confidence in the Reasoning of Large Language Models
Yudi Pawitan, Chris Holmes
TL;DR
This study interrogates how confident large language models are in their reasoning and how this confidence relates to correctness. By comparing GPT4o, GPT4-turbo, and Mistral on challenging BBH Hard tasks (causal judgment and formal fallacies) and statistical puzzles, the authors quantify both qualitative and self-reported confidence under varied prompting, including Self-Discover prompting. They find that although LLMs outperform random guessing, their confidence signals are often misaligned with reality: high initial accuracy does not guarantee robust self-correction upon reconsideration, and self-reported confidence tends to be overstated. The work shows that prompt design markedly influences confidence dynamics and that token-level probabilities only partially explain confidence, suggesting that current LLMs lack an internally coherent sense of true confidence suitable for independent expert critique. These findings underscore the need for careful prompting, human oversight, and supplementary uncertainty estimation when deploying LLMs as decision-support tools in high-stakes contexts.
Abstract
There is a growing literature on reasoning by large language models (LLMs), but the discussion on the uncertainty in their responses is still lacking. Our aim is to assess the extent of confidence that LLMs have in their answers and how it correlates with accuracy. Confidence is measured (i) qualitatively in terms of persistence in keeping their answer when prompted to reconsider, and (ii) quantitatively in terms of self-reported confidence score. We investigate the performance of three LLMs -- GPT4o, GPT4-turbo and Mistral -- on two benchmark sets of questions on causal judgement and formal fallacies and a set of probability and statistical puzzles and paradoxes. Although the LLMs show significantly better performance than random guessing, there is a wide variability in their tendency to change their initial answers. There is a positive correlation between qualitative confidence and accuracy, but the overall accuracy for the second answer is often worse than for the first answer. There is a strong tendency to overstate the self-reported confidence score. Confidence is only partially explained by the underlying token-level probability. The material effects of prompting on qualitative confidence and the strong tendency for overconfidence indicate that current LLMs do not have any internally coherent sense of confidence.
