From Evidence to Belief: A Bayesian Epistemology Approach to Language Models
Minsu Kim, Sangryul Kim, James Thorne
TL;DR
This work probes whether language models possess knowledge by framing belief as probabilistic confidence within Bayesian epistemology. It builds a dataset of evidence with varying informativeness and reliability and evaluates LLMs using verbalized confidence, token probability, and sampling across Confirmation and Strength-of-Evidence tasks. Key findings show partial alignment with Bayesian normative expectations: models reliably increase confidence with true gold evidence (Confirmation), but fail to consistently disconfirm or ignore irrelevant evidence, and exhibit a bias toward gold-standard information. The results illuminate why LLMs deviate from Bayesian updating, highlight calibration challenges, and suggest directions to improve reliability and interpretability in evidence-based answering. Overall, the study provides a philosophical and empirical lens on belief updating in LLMs with implications for calibration, evaluation, and the design of robust AI systems.
Abstract
This paper investigates the knowledge of language models from the perspective of Bayesian epistemology. We explore how language models adjust their confidence and responses when presented with evidence with varying levels of informativeness and reliability. To study these properties, we create a dataset with various types of evidence and analyze language models' responses and confidence using verbalized confidence, token probability, and sampling. We observed that language models do not consistently follow Bayesian epistemology: language models follow the Bayesian confirmation assumption well with true evidence but fail to adhere to other Bayesian assumptions when encountering different evidence types. Also, we demonstrated that language models can exhibit high confidence when given strong evidence, but this does not always guarantee high accuracy. Our analysis also reveals that language models are biased toward golden evidence and show varying performance depending on the degree of irrelevance, helping explain why they deviate from Bayesian assumptions.
