LGETNEMay 19, 2025

A Path to Universal Neural Cellular Automata

arXiv:2505.13058v23 citationsh-index: 7GECCO Companion
Originality Highly original
AI Analysis

This work represents a foundational step toward analog general-purpose computers, with implications for understanding universal computation in continuous dynamics and advancing automated discovery of complex cellular automata behaviors via machine learning.

The paper tackled the problem of whether neural cellular automata can achieve universal computation in a continuous setting, and demonstrated successful training of computational primitives like matrix multiplication and transposition, culminating in emulating a neural network for MNIST digit classification within the cellular automata state.

Cellular automata have long been celebrated for their ability to generate complex behaviors from simple, local rules, with well-known discrete models like Conway's Game of Life proven capable of universal computation. Recent advancements have extended cellular automata into continuous domains, raising the question of whether these systems retain the capacity for universal computation. In parallel, neural cellular automata have emerged as a powerful paradigm where rules are learned via gradient descent rather than manually designed. This work explores the potential of neural cellular automata to develop a continuous Universal Cellular Automaton through training by gradient descent. We introduce a cellular automaton model, objective functions and training strategies to guide neural cellular automata toward universal computation in a continuous setting. Our experiments demonstrate the successful training of fundamental computational primitives - such as matrix multiplication and transposition - culminating in the emulation of a neural network solving the MNIST digit classification task directly within the cellular automata state. These results represent a foundational step toward realizing analog general-purpose computers, with implications for understanding universal computation in continuous dynamics and advancing the automated discovery of complex cellular automata behaviors via machine learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes