What Do World Models Learn in RL? Probing Latent Representations in Learned Environment Simulators

March 23, 2026 ยท Grace Period ยท ๐Ÿ› ICLR 2026 the 2nd Workshop on World Models: Understanding, Modelling and Scaling

โณ Grace Period
This paper is less than 90 days old. We give authors time to release their code before passing judgment.
Authors Xinyu Zhang arXiv ID 2603.21546 Category cs.LG: Machine Learning Cross-listed cs.AI Citations 0 Venue ICLR 2026 the 2nd Workshop on World Models: Understanding, Modelling and Scaling
Abstract
World models learn to simulate environment dynamics from experience, enabling sample-efficient reinforcement learning. But what do these models actually represent internally? We apply interpretability techniques--including linear and nonlinear probing, causal interventions, and attention analysis--to two architecturally distinct world models: IRIS (discrete token transformer) and DIAMOND (continuous diffusion UNet), trained on Atari Breakout and Pong. Using linear probes, we find that both models develop linearly decodable representations of game state variables (object positions, scores), with MLP probes yielding only marginally higher R^2, confirming that these representations are approximately linear. Causal interventions--shifting hidden states along probe-derived directions--produce correlated changes in model predictions, providing evidence that representations are functionally used rather than merely correlated. Analysis of IRIS attention heads reveals spatial specialization: specific heads attend preferentially to tokens overlapping with game objects. Multi-baseline token ablation experiments consistently identify object-containing tokens as disproportionately important. Our findings provide interpretability evidence that learned world models develop structured, approximately linear internal representations of environment state across two games and two architectures.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning