English

A Causal World Model Underlying Next Token Prediction: Exploring GPT in a Controlled Environment

Artificial Intelligence 2025-07-08 v4 Computation and Language Machine Learning Machine Learning

Abstract

Are generative pre-trained transformer (GPT) models, trained only to predict the next token, implicitly learning a world model from which sequences are generated one token at a time? We address this question by deriving a causal interpretation of the attention mechanism in GPT and presenting a causal world model that arises from this interpretation. Furthermore, we propose that GPT models, at inference time, can be utilized for zero-shot causal structure learning for input sequences, and introduce a corresponding confidence score. Empirical tests were conducted in controlled environments using the setups of the Othello and Chess strategy games. A GPT, pre-trained on real-world games played with the intention of winning, was tested on out-of-distribution synthetic data consisting of sequences of random legal moves. We find that the GPT model is likely to generate legal next moves for out-of-distribution sequences for which a causal structure is encoded in the attention mechanism with high confidence. In cases where it generates illegal moves, it also fails to capture a causal structure.

Keywords

Cite

@article{arxiv.2412.07446,
  title  = {A Causal World Model Underlying Next Token Prediction: Exploring GPT in a Controlled Environment},
  author = {Raanan Y. Rohekar and Yaniv Gurwicz and Sungduk Yu and Estelle Aflalo and Vasudev Lal},
  journal= {arXiv preprint arXiv:2412.07446},
  year   = {2025}
}

Comments

International Conference on Machine Learning (ICML), 2025

R2 v1 2026-06-28T20:29:21.247Z