English

Transformers Use Causal World Models in Maze-Solving Tasks

Machine Learning 2025-03-07 v2 Artificial Intelligence

Abstract

Recent studies in interpretability have explored the inner workings of transformer models trained on tasks across various domains, often discovering that these networks naturally develop highly structured representations. When such representations comprehensively reflect the task domain's structure, they are commonly referred to as "World Models" (WMs). In this work, we identify WMs in transformers trained on maze-solving tasks. By using Sparse Autoencoders (SAEs) and analyzing attention patterns, we examine the construction of WMs and demonstrate consistency between SAE feature-based and circuit-based analyses. By subsequently intervening on isolated features to confirm their causal role, we find that it is easier to activate features than to suppress them. Furthermore, we find that models can reason about mazes involving more simultaneously active features than they encountered during training; however, when these same mazes (with greater numbers of connections) are provided to models via input tokens instead, the models fail. Finally, we demonstrate that positional encoding schemes appear to influence how World Models are structured within the model's residual stream.

Keywords

Cite

@article{arxiv.2412.11867,
  title  = {Transformers Use Causal World Models in Maze-Solving Tasks},
  author = {Alex F. Spies and William Edwards and Michael I. Ivanitskiy and Adrians Skapars and Tilman Räuker and Katsumi Inoue and Alessandra Russo and Murray Shanahan},
  journal= {arXiv preprint arXiv:2412.11867},
  year   = {2025}
}

Comments

Main paper: 9 pages, 9 figures. Supplementary material: 10 pages, 17 additional figures. Code and data will be available upon publication. Corresponding author: A. F. Spies (afspies@imperial.ac.uk)

R2 v1 2026-06-28T20:37:11.967Z