paper-with-me

Papers

Learning spatio-temporal patterns with Neural Cellular Automata

2023-10-23 · Alex D. Richardson, Tibor Antal, Richard A. Blythe, Linus J. Schumacher

Neural Cellular Automata (NCA) are a powerful combination of machine learning and mechanistic modelling. We train NCA to learn complex dynamics from time series of images and PDE trajectories. Our method is designed to identify underlying local rules that govern large scale dynamic emergent behaviours. Previous work on NCA focuses on learning rules that give stationary emergent structures. We extend NCA to capture both transient and stable structures within the same system, as well as learning rules that capture the dynamics of Turing pattern formation in nonlinear Partial Differential Equations (PDEs). We demonstrate that NCA can generalise very well beyond their PDE training data, we show how to constrain NCA to respect given symmetries, and we explore the effects of associated hyperparameters on model performance and stability. Being able to learn arbitrary dynamics gives NCA great potential as a data driven modelling framework, especially for modelling biological pattern formation.

📄 PDF Abstract BibTeX arXiv:2310.14809

Code (1)

alexdr1998/nca 공식 구현 jax

Tasks

Time Series

Similar Papers 제목 키워드 기반

NoiseNCA: Noisy Seed Improves Spatio-Temporal Continuity of Neural Cellular Automata

2024-04-09 · Ehsan Pajouheshgar, Yitao Xu, Sabine Süsstrunk

Neural Cellular Automata (NCA) is a class of Cellular Automata where the update rule is parameterized by a neural network that can be trained using gradient descent. In this paper, we focus on NCA models used for texture…

continuous-controlContinuous ControlTexture Synthesis

Self-Reproduction and Evolution in Cellular Automata: 25 Years after Evoloops

2024-02-06 · Hiroki Sayama, Chrystopher L. Nehaniv

The year of 2024 marks the 25th anniversary of the publication of evoloops, an evolutionary variant of Chris Langton's self-reproducing loops which proved constructively that Darwinian evolution of self-reproducing organ…

Artificial Life

Volumetric Temporal Texture Synthesis for Smoke Stylization using Neural Cellular Automata

2025-02-05 · Dongqing Wang, Ehsan Pajouheshgar, Yitao Xu, Tong Zhang 외

Artistic stylization of 3D volumetric smoke data is still a challenge in computer graphics due to the difficulty of ensuring spatiotemporal consistency given a reference style image, and that within reasonable time and c…

Style TransferTexture Synthesis

A Network Classification Method based on Density Time Evolution Patterns Extracted from Network Automata

2022-11-18 · Kallil M. C. Zielinski, Lucas C. Ribas, Jeaneth Machicao, Odemir M. Bruno

Network modeling has proven to be an efficient tool for many interdisciplinary areas, including social, biological, transport, and many other real world complex systems. In addition, cellular automata (CA) are a formalis…

Self-Replication, Spontaneous Mutations, and Exponential Genetic Drift in Neural Cellular Automata

2023-05-22 · Lana Sinapayen

This paper reports on patterns exhibiting self-replication with spontaneous, inheritable mutations and exponential genetic drift in Neural Cellular Automata. Despite the models not being explicitly trained for mutation o…