paper-with-me

Papers

Generative Adversarial Neural Cellular Automata

2021-07-19 · Maximilian Otte, Quentin Delfosse, Johannes Czech, Kristian Kersting

Motivated by the interaction between cells, the recently introduced concept of Neural Cellular Automata shows promising results in a variety of tasks. So far, this concept was mostly used to generate images for a single scenario. As each scenario requires a new model, this type of generation seems contradictory to the adaptability of cells in nature. To address this contradiction, we introduce a concept using different initial environments as input while using a single Neural Cellular Automata to produce several outputs. Additionally, we introduce GANCA, a novel algorithm that combines Neural Cellular Automata with Generative Adversarial Networks, allowing for more generalization through adversarial training. The experiments show that a single model is capable of learning several images when presented with different inputs, and that the adversarially trained model improves drastically on out-of-distribution data compared to a supervised trained model.

📄 PDF Abstract BibTeX arXiv:2108.04328

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning to Generate 3D Shapes with Generative Cellular Automata

2021-03-06 · ICLR 2021 1 · Dongsu Zhang, Changwoon Choi, Jeonghwan Kim, Young Min Kim

We present a probabilistic 3D generative model, named Generative Cellular Automata, which is able to produce diverse and high quality shapes. We formulate the shape generation process as sampling from the transition kern…

Missing Data Imputation using Neural Cellular Automata

2025-08-31 · Tin Luu, Binh Nguyen, Man Ngo arxiv

When working with tabular data, missingness is always one of the most painful problems. Throughout many years, researchers have continuously explored better and better ways to impute missing data. Recently, with the rapi…

A New Kind of Network? Review and Reference Implementation of Neural Cellular Automata

2026-04-27 · Martin Spitznagel, Janis Keuper arxiv

Stephen Wolfram proclaimed in his 2003 seminal work "A New Kind Of Science" that simple recursive programs in the form of Cellular Automata (CA) are a promising approach to replace currently used mathematical formalizati…

Variational Neural Cellular Automata

2022-01-28 · ICLR 2022 4 · Rasmus Berg Palm, Miguel González-Duque, Shyam Sudhakaran, Sebastian Risi

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. Inspir…

Diversity

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