Toward Continually Growing World Models: An OaK-Inspired Architecture for Learned Abstraction and Planning
Published in Zenodo Preprint / Workshop on Continual World Models, NeurIPS 2026, 2026
Figure 1: The Structural Continual World Modeling (SCWM) architecture combining a Fast Online Interaction Loop (1-step latent dynamics) with a Slow Structural Continual Loop (OaK FC-STOMP progression).
Abstract
Learned world models increasingly empower autonomous agents to predict transitions, imagine rollouts, and plan behaviors in complex environments. However, conventional continual world modeling paradigms predominantly formulate lifelong adaptation along a single parametric axis: updating neural network weights ($\theta_t \to \theta_{t+1}$) over a static, fixed-dimensional latent substrate and a fixed single-step temporal granularity. When deployed in non-stationary or open-ended environments, this parameter-only adaptation is vulnerable to loss of plasticity, capacity saturation, and compounding rollout errors over extended horizons.
In this position paper, we argue that genuine continual world modeling requires introducing a second, structural adaptation axis ($\mathcal{K}t \to \mathcal{K}{t+1}$), wherein the model’s predictive state abstractions, temporal abstractions, and option models continually grow, evaluate, and reorganize over time. Grounding this dual-axis formulation in Richard Sutton’s OaK architecture and its FC-STOMP lifecycle (Feature Construction $\to$ SubTask $\to$ Option $\to$ Model $\to$ Planning), we formulate Structural Continual World Modeling (SCWM). Under SCWM, discovered state features dynamically expand the world model’s predictive state representation, inducing reward-respecting subtasks, closed-loop options, and predictive option models, with retention and pruning governed by downstream planning utility. We formulate five falsifiable research hypotheses and an experimental agenda to guide the development of continually growing world models.
🚀 Key Contributions
- Dual-Axis Framework: Formalized Structural Continual World Modeling (SCWM), augmenting parameter-level adaptation ($\theta_t \to \theta_{t+1}$) with an explicit structural adaptation axis $(\theta_t, \mathcal{K}t) \to (\theta{t+1}, \mathcal{K}_{t+1})$.
- Constructive Dynamics: Discovered features $\mathcal{F}_t$ dynamically expand the world model’s predictive state representation ($\tilde{z}_t = \Phi_t(z_t)$), inducing reward-respecting subtasks with terminal stopping bonuses, predictive option models, and multi-scale planning.
- Actionable Agenda: Five falsifiable hypotheses (H1–H5) and experimental protocols evaluating planning depth, plasticity retention, and Pareto-optimal utility pruning.
🔗 Links & Resources
- Zenodo DOI: 10.5281/zenodo.22103257
- GitHub Repository: AnXu-ITS/OaK-World-Model
- Preprint PDF: Download PDF
📖 BibTeX Citation
@article{xu2026continually,
title={Toward Continually Growing World Models: An OaK-Inspired Architecture for Learned Abstraction and Planning},
author={Xu, An},
journal={Zenodo Preprint},
year={2026},
doi={10.5281/zenodo.22103257},
url={https://doi.org/10.5281/zenodo.22103257},
note={Workshop on Continual World Models, NeurIPS 2026}
}
Recommended citation: Xu, An. (2026). "Toward Continually Growing World Models: An OaK-Inspired Architecture for Learned Abstraction and Planning." Zenodo Preprint. doi:10.5281/zenodo.22103257.
Download Paper