TSR Desk · energy · 3 September 2026, 13:01 UTC
AGI Maze Prediction Datasets: A Compact Benchmark for Learning World Dynamics with Transformers
- What
- AGI Maze Prediction Datasets: A Compact Benchmark for Learning World Dynamics with Transformers
- Who
- arxiv.org
- When
- 3 September 2026, 04:00 UTC
- Category
- Energy
- Primary source
- https://arxiv.org/abs/2609.02339
- What is not known
- This brief does not claim independent replication. Claims that appear only on X and not in the primary source stay unknown.
A generic auxiliary latent-memory Transformer can fit some training sets perfectly but does not consistently improve held-out performance. It comes from a paper posted to arXiv on 3 September 2026. World modeling requires a predictive model to maintain and update an internal state adequate for reasoning about the consequences of actions. We introduce the AGI Maze Prediction Datasets and Benchmark, a lightweight controlled testbed for studying this capability in Transformers and other predictive models. Derived from procedurally generated, stateful grid worlds, the benchmark comprises per-step transition prediction, fixed-horizon state prediction, and sequential textual-observation prediction. Source-maze-disjoint training and validation splits, together with greedy exact-match evaluation, distinguish learning transferable action-conditioned dynamics from memorizing transitions in familiar layouts. We establish from-scratch byte-level Transformer baselines and compare them with two working-memory-augmented architectures. In contrast, a pseudo-video spatial-memory Transformer initializes a two-dimensional latent workspace from the input map and updates it from action history without receiving intermediate maps, positions, or state labels. Under the same data, objectives, and evaluation protocol, this model reaches perfect validation accuracy on selected fixed-horizon tasks where the byte and unstructured-memory baselines do not, and substantially improves sequential text-trace prediction. These results suggest that structured, task-aligned working memory can be more useful than additional latent capacity alone. More broadly, we argue that
Why it counts
A generic auxiliary latent-memory Transformer can fit some training sets perfectly but does not consistently improve held-out performance. Under the same data, objectives, and evaluation protocol, this model reaches perfect validation accuracy on selected fixed-horizon tasks where the byte and unstructured-memory baselines do not, and substantially improves sequential text-trace prediction.
Sources
Primary source: primary source
What is not known
This brief does not claim independent replication. Claims that appear only on X and not in the primary source stay unknown.
No clip. The article still stands.