English

Dissociating model architectures from inference computations

Neurons and Cognition 2025-07-22 v1 Computation and Language Machine Learning

Abstract

Parr et al., 2025 examines how auto-regressive and deep temporal models differ in their treatment of non-Markovian sequence modelling. Building on this, we highlight the need for dissociating model architectures, i.e., how the predictive distribution factorises, from the computations invoked at inference. We demonstrate that deep temporal computations are mimicked by autoregressive models by structuring context access during iterative inference. Using a transformer trained on next-token prediction, we show that inducing hierarchical temporal factorisation during iterative inference maintains predictive capacity while instantiating fewer computations. This emphasises that processes for constructing and refining predictions are not necessarily bound to their underlying model architectures.

Cite

@article{arxiv.2507.15776,
  title  = {Dissociating model architectures from inference computations},
  author = {Noor Sajid and Johan Medrano},
  journal= {arXiv preprint arXiv:2507.15776},
  year   = {2025}
}

Comments

3 pages, 1 figure

R2 v1 2026-07-01T04:11:43.983Z