paper-with-me

Papers

EngramNCA: a Neural Cellular Automaton Model of Memory Transfer

2025-04-16 · Etienne Guichard, Felix Reimers, Mia Kvalsund, Mikkel Lepperød, Stefano Nichele

This study introduces EngramNCA, a neural cellular automaton (NCA) that integrates both publicly visible states and private, cell-internal memory channels, drawing inspiration from emerging biological evidence suggesting that memory storage extends beyond synaptic modifications to include intracellular mechanisms. The proposed model comprises two components: GeneCA, an NCA trained to develop distinct morphologies from seed cells containing immutable "gene" encodings, and GenePropCA, an auxiliary NCA that modulates the private "genetic" memory of cells without altering their visible states. This architecture enables the encoding and propagation of complex morphologies through the interaction of visible and private channels, facilitating the growth of diverse structures from a shared "genetic" substrate. EngramNCA supports the emergence of hierarchical and coexisting morphologies, offering insights into decentralized memory storage and transfer in artificial systems. These findings have potential implications for the development of adaptive, self-organizing systems and may contribute to the broader understanding of memory mechanisms in both biological and synthetic contexts.

📄 PDF Abstract BibTeX arXiv:2504.11855

Code (1)

etimush/EngramNCA 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Reservoir Computing using Cellular Automata

2014-10-01 · Ozgur Yilmaz

We introduce a novel framework of reservoir computing. Cellular automaton is used as the reservoir of dynamical systems. Input is randomly projected onto the initial conditions of automaton cells and nonlinear computatio…

Reservoir Computing with Evolved Critical Neural Cellular Automata

2025-08-04 · Sidney Pontes-Filho, Stefano Nichele, Mikkel Lepperød arxiv

Criticality is a behavioral state in dynamical systems that is known to present the highest computation capabilities, i.e., information transmission, storage, and modification. Therefore, such systems are ideal candidate…

Image Classification

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…

A Cellular Automaton Model for the generation of Brainwaves

2022-03-28 · Sean Knight, Navjot Gadda

We describe a cellular-automaton based, two-dimensional (2D) lattice model which generates global oscillations in the EEG spectrum as well as time series of local field potentials resembling those observed during slow wa…

EEGElectroencephalogram (EEG)Time SeriesTime Series Analysis

Um Metodo para Busca Automatica de Redes Neurais Artificiais

2021-07-09 · Anderson P. da Silva, Teresa B. Ludermir, Leandro M. Almeida

This paper describes a method that automatically searches Artificial Neural Networks using Cellular Genetic Algorithms. The main difference of this method for a common genetic algorithm is the use of a cellular automaton…