English

Emergent World Beliefs: Exploring Transformers in Stochastic Games

Computation and Language 2026-01-01 v1

Abstract

Transformer-based large language models (LLMs) have demonstrated strong reasoning abilities across diverse fields, from solving programming challenges to competing in strategy-intensive games such as chess. Prior work has shown that LLMs can develop emergent world models in games of perfect information, where internal representations correspond to latent states of the environment. In this paper, we extend this line of investigation to domains of incomplete information, focusing on poker as a canonical partially observable Markov decision process (POMDP). We pretrain a GPT-style model on Poker Hand History (PHH) data and probe its internal activations. Our results demonstrate that the model learns both deterministic structure, such as hand ranks, and stochastic features, such as equity, without explicit instruction. Furthermore, by using primarily nonlinear probes, we demonstrated that these representations are decodeable and correlate with theoretical belief states, suggesting that LLMs are learning their own representation of the stochastic environment of Texas Hold'em Poker.

Keywords

Cite

@article{arxiv.2512.23722,
  title  = {Emergent World Beliefs: Exploring Transformers in Stochastic Games},
  author = {Adam Kamel and Tanish Rastogi and Michael Ma and Kailash Ranganathan and Kevin Zhu},
  journal= {arXiv preprint arXiv:2512.23722},
  year   = {2026}
}

Comments

Accepted at NeurIPS 2025 Mechanistic Interpretability Workshop

R2 v1 2026-07-01T08:44:48.125Z