English

A Path to Universal Neural Cellular Automata

Machine Learning 2025-05-22 v2 Emerging Technologies Neural and Evolutionary Computing

Abstract

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.

Keywords

Cite

@article{arxiv.2505.13058,
  title  = {A Path to Universal Neural Cellular Automata},
  author = {Gabriel Béna and Maxence Faldor and Dan F. M. Goodman and Antoine Cully},
  journal= {arXiv preprint arXiv:2505.13058},
  year   = {2025}
}

Comments

To be published in Genetic and Evolutionary Computation Conference (GECCO '25 Companion), July 14--18, 2025, Malaga, Spain. 8 Pages + References

R2 v1 2026-07-01T02:21:44.236Z