English

Large Language Models as Discounted Bayesian Filters

Artificial Intelligence 2025-12-23 v1

Abstract

Large Language Models (LLMs) demonstrate strong few-shot generalization through in-context learning, yet their reasoning in dynamic and stochastic environments remains opaque. Prior studies mainly focus on static tasks and overlook the online adaptation required when beliefs must be continuously updated, which is a key capability for LLMs acting as world models or agents. We introduce a Bayesian filtering framework to evaluate online inference in LLMs. Our probabilistic probe suite spans both multivariate discrete distributions, such as dice rolls, and continuous distributions, such as Gaussian processes, where ground-truth parameters shift over time. We find that while LLM belief updates resemble Bayesian posteriors, they are more accurately characterized by an exponential forgetting filter with a model-specific discount factor smaller than one. This reveals systematic discounting of older evidence that varies significantly across model architectures. Although inherent priors are often miscalibrated, the updating mechanism itself remains structured and principled. We further validate these findings in a simulated agent task and propose prompting strategies that effectively recalibrate priors with minimal computational cost.

Keywords

Cite

@article{arxiv.2512.18489,
  title  = {Large Language Models as Discounted Bayesian Filters},
  author = {Jensen Zhang and Jing Yang and Keze Wang},
  journal= {arXiv preprint arXiv:2512.18489},
  year   = {2025}
}

Comments

Under submission

R2 v1 2026-07-01T08:35:06.502Z