paper-with-me

홈 › Papers

Growing Isotropic Neural Cellular Automata

2022-05-03 · Alexander Mordvintsev, Ettore Randazzo, Craig Fouts

Modeling the ability of multicellular organisms to build and maintain their bodies through local interactions between individual cells (morphogenesis) is a long-standing challenge of developmental biology. Recently, the Neural Cellular Automata (NCA) model was proposed as a way to find local system rules that produce a desired global behaviour, such as growing and persisting a predefined target pattern, by repeatedly applying the same rule over a grid starting from a single cell. In this work, we argue that the original Growing NCA model has an important limitation: anisotropy of the learned update rule. This implies the presence of an external factor that orients the cells in a particular direction. In other words, "physical" rules of the underlying system are not invariant to rotation, thus prohibiting the existence of differently oriented instances of the target pattern on the same grid. We propose a modified Isotropic NCA (IsoNCA) model that does not have this limitation. We demonstrate that such cell systems can be trained to grow accurate asymmetrical patterns through either of two methods: (1) by breaking symmetries using structured seeds or (2) by introducing a rotation-reflection invariant training objective and relying on symmetry-breaking caused by asynchronous cell updates.

📄 PDF Abstract BibTeX arXiv:2205.01681

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Growing Steerable Neural Cellular Automata

2023-02-19 · Ettore Randazzo, Alexander Mordvintsev, Craig Fouts

Neural Cellular Automata (NCA) models have shown remarkable capacity for pattern formation and complex global behaviors stemming from local coordination. However, in the original implementation of NCA, cells are incapabl…

CAX: Cellular Automata Accelerated in JAX

2024-10-03 · Maxence Faldor, Antoine Cully

Cellular automata have become a cornerstone for investigating emergence and self-organization across diverse scientific disciplines, spanning neuroscience, artificial life, and theoretical physics. However, the absence o…

ARCArtificial Life

E(n)-equivariant Graph Neural Cellular Automata

2023-01-25 · Gennaro Gala, Daniele Grattarola, Erik Quaeghebeur

Cellular automata (CAs) are computational models exhibiting rich dynamics emerging from the local interaction of cells arranged in a regular lattice. Graph CAs (GCAs) generalise standard CAs by allowing for arbitrary gra…

Goal-Guided Neural Cellular Automata: Learning to Control Self-Organising Systems

2022-04-25 · Shyam Sudhakaran, Elias Najarro, Sebastian Risi

Inspired by cellular growth and self-organization, Neural Cellular Automata (NCAs) have been capable of "growing" artificial cells into images, 3D structures, and even functional machines. NCAs are flexible and robust co…

Growing Reservoirs with Developmental Graph Cellular Automata

2025-08-11 · Matias Barandiaran, James Stovold arxiv

Developmental Graph Cellular Automata (DGCA) are a novel model for morphogenesis, capable of growing directed graphs from single-node seeds. In this paper, we show that DGCAs can be trained to grow reservoirs. Reservoirs…