year: 2025/09

paper: https://arxiv.org/pdf/2509.11131
website:
code:
connections: Benedikt Hartl, michael levin, NCA, multi-scale, TAME



Currently, the focus for scaling intelligence is based on the scaling of training data, model parameters, and computational resources. This approach is incredibly resource intensive, and so-far mimics but a fraction of the capabilities of what biology achieves seemingly effortlessly. Several prominent AI researchers criticized the costs associated with exploiting scaling laws for commercializing large language models (LLMs) and ask for the development of new AI architectures beyond transformers. While LeCun promotes a world-model based approach, NCA architectures and their self-regulatory dynamics during inference represent a potential solution to this architectural gap by implementing truly biologically inspired multiscale competency architecture.

Indeed, biological evolution modularly repurposed minimal collective goal-directed behavior (homeostatic loops) into ever higher-level problem- solving agents (composed of competent sub-agents) through competency amplification and an internal motivation for novelty, rather than data accumulation. By design, NCAs architecture implements the scaling of intelligence from local cellular communication pathways to system-level behavior and potentially to integrated world models

Current AI architectures treat neurons just as filters, uncapable of forming memories themselves.

NCA's might be a perfect candidates for modelling cortical columns

This might stand in stark contrast to biological neurons, especially to cortical columns in the human neocortex. The neocortex is formed by an integrated 2D grid of copies of the same neuronal circuit, the cortical columns, which have been argued to be capable of learning arbitrary concepts of our reality (objects, animals, other human beings, mental constructs, etc.). More importantly, these cortical columns might literally “model” the learned concepts and thus represent interactable reference frames or world models for relevant features of our Umwelt.
Remembering would thus trigger models of past experiences, and thinking would translate not only into a navigation process through an associative conceptual space, but dynamically construct a network of interacting world models that are relevant under a certain context. NCAs might be excellent candidates to model such an architecture: they maintain a trainable ANN in each cell of an integrated grid which are in principle capable of representing reference frames of arbitrary concepts. In turn, NCAs might not only be excellent models for biological self-organization as a multi-scale competency architecture, but even for higher-level cognitive processes of the human neocortex such as active perception, raising fascinating questions about the parallels of morphogenesis and cognition.

→ And what’s a better fit for “dynamically construct a network of interacting world models that are relevant under a certain context” than transformers?


Future work stuff

The last part talks abt how diffusion models have an explicit hierarchy / guiding denoising hierarchically through conditioning on time; this temporal parameter enables structure multi-scale learning (shown by this paper), which is missing from NCAs.
It’s a challenge to learn this temporal structureend-to-end from spatiotemporal patterns alone, a significant challenge in capturing hierarchical organization through collective interactions.

In turn, future NCA architectures could benefit from hybrid designs, enabling them to emulate diffusion-like hierarchical denoising while preserving their strengths in distributed, spatially aware computation. Such models may not only improve generative quality but also reveal how biological systems achieve complex morphogenesis through internalized temporal inference and embodied cognition via self-modeling across scales.

Idea

→ Supplying clocks like brain rhythms?
Maybe not accurate for models of morphogenesis, but maybe for brains.

![[neural-cellular-automata-applications-to-biology-and-beyond-classical-ai-img-0.jpeg]]
![[neural-cellular-automata-applications-to-biology-and-beyond-classical-ai-img-2.jpeg]]
![[neural-cellular-automata-applications-to-biology-and-beyond-classical-ai-img-3.jpeg]]