CLLGDec 19, 2024

Confidence in the Reasoning of Large Language Models

arXiv:2412.15296v124 citationsh-index: 4Harvard data science review
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of uncertainty in LLM reasoning for researchers and users, but it is incremental as it builds on existing literature without introducing new methods.

The study assessed the confidence of large language models (LLMs) in their reasoning by measuring persistence in answers and self-reported scores, finding a positive correlation with accuracy but also overconfidence and decreased accuracy upon reconsideration.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes