From Evidence to Belief: A Bayesian Epistemology Approach to Language Models
This addresses the problem of understanding and improving language model reliability for AI researchers, though it is incremental in analyzing existing models.
This paper investigates how language models adjust confidence and responses to different evidence types using Bayesian epistemology, finding they follow Bayesian confirmation with true evidence but fail with other evidence types and show biases toward golden evidence.
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.