NECVLGJun 22, 2020

Neural Cellular Automata Manifold

arXiv:2006.12155v314 citations
Originality Incremental advance
AI Analysis

This work introduces a general-purpose network for image generation and beyond, though it appears incremental as it builds on existing NCA methods.

The paper tackles the problem of generating distinct images from a single model by encoding a manifold of Neural Cellular Automata (NCA) within a larger neural network, enabling generalization across images such as synthetic emojis and CIFAR10.

Very recently, the Neural Cellular Automata (NCA) has been proposed to simulate the morphogenesis process with deep networks. NCA learns to grow an image starting from a fixed single pixel. In this work, we show that the neural network (NN) architecture of the NCA can be encapsulated in a larger NN. This allows us to propose a new model that encodes a manifold of NCA, each of them capable of generating a distinct image. Therefore, we are effectively learning an embedding space of CA, which shows generalization capabilities. We accomplish this by introducing dynamic convolutions inside an Auto-Encoder architecture, for the first time used to join two different sources of information, the encoding and cells environment information. In biological terms, our approach would play the role of the transcription factors, modulating the mapping of genes into specific proteins that drive cellular differentiation, which occurs right before the morphogenesis. We thoroughly evaluate our approach in a dataset of synthetic emojis and also in real images of CIFAR10. Our model introduces a general-purpose network, which can be used in a broad range of problems beyond image generation.

Foundations

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

Your Notes