Variational Neural Cellular Automata
Rasmus Berg Palm, Miguel González-Duque, Shyam Sudhakaran, Sebastian Risi
TL;DR
The paper addresses the need for probabilistic, self-organizing generative processes by merging neural cellular automata with variational inference to form Variational Neural Cellular Automata (VNCA). The approach uses a VAE framework with a 3×3 neighborhood NCA decoder and an innovative mitosis-inspired doubling mechanism, trained via ELBO and optionally beta-weighted KL terms. Key contributions include establishing VNCA as a proper generative model with a learnable encoder, demonstrating self-organizing growth and damage-resilient attractors on MNIST and CelebA, and introducing pool-and-damage training alongside a non-doubling variant to study resilience. The findings show VNCA can learn diverse outputs from a single latent code and recover from significant damage, although it trails state-of-the-art generative models in raw sample quality, highlighting a promising direction for robust, emergent generation.
Abstract
In nature, the process of cellular growth and differentiation has lead to an amazing diversity of organisms -- algae, starfish, giant sequoia, tardigrades, and orcas are all created by the same generative process. Inspired by the incredible diversity of this biological generative process, we propose a generative model, the Variational Neural Cellular Automata (VNCA), which is loosely inspired by the biological processes of cellular growth and differentiation. Unlike previous related works, the VNCA is a proper probabilistic generative model, and we evaluate it according to best practices. We find that the VNCA learns to reconstruct samples well and that despite its relatively few parameters and simple local-only communication, the VNCA can learn to generate a large variety of output from information encoded in a common vector format. While there is a significant gap to the current state-of-the-art in terms of generative modeling performance, we show that the VNCA can learn a purely self-organizing generative process of data. Additionally, we show that the VNCA can learn a distribution of stable attractors that can recover from significant damage.
