From monoliths to modules: Decomposing transducers for efficient world modelling
Alexander Boyd, Franz Nowak, David Hyland, Manuel Baltieri, Fernando E. Rosas
TL;DR
The paper develops an information-theoretic framework for representing, composing, and decomposing modular world models as networks of transducers, enabling both expressive power and structural interpretability. It introduces interfaces and transducers, analyzes their composition (including Kronecker-structured operators), and provides two factorization routes: one using latent variables and another relying on observable acausality. The authors propose algorithms for peeling monolithic transducers into prime modules, characterize coarse-graining and multiscale reductions, and connect minimal predictive representations (epsilon-transducers) to modular decomposition, with implications for scalable, parallelizable inference and AI safety. While latents-free factoring and causality-based methods are conceptually compelling, practical realization requires handling long histories and non-stationarity, marking fruitful directions for empirical validation and extension to feedback-rich settings.
Abstract
World models have been recently proposed as sandbox environments in which AI agents can be trained and evaluated before deployment. Although realistic world models often have high computational demands, efficient modelling is usually possible by exploiting the fact that real-world scenarios tend to involve subcomponents that interact in a modular manner. In this paper, we explore this idea by developing a framework for decomposing complex world models represented by transducers, a class of models generalising POMDPs. Whereas the composition of transducers is well understood, our results clarify how to invert this process, deriving sub-transducers operating on distinct input-output subspaces, enabling parallelizable and interpretable alternatives to monolithic world modelling that can support distributed inference. Overall, these results lay a groundwork for bridging the structural transparency demanded by AI safety and the computational efficiency required for real-world inference.
