Game of Intelligent Life
- URL: http://arxiv.org/abs/2301.00897v1
- Date: Mon, 2 Jan 2023 23:06:26 GMT
- Title: Game of Intelligent Life
- Authors: Marlene Grieskamp, Chaytan Inman, Shaun Lee
- Abstract summary: Recent advances in the field have combined CA with convolutional neural networks to achieve self-regenerating images.
The goal of this project is to use the idea of idea of neural cellular automata to grow prediction machines.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Cellular automata (CA) captivate researchers due to teh emergent, complex
individualized behavior that simple global rules of interaction enact. Recent
advances in the field have combined CA with convolutional neural networks to
achieve self-regenerating images. This new branch of CA is called neural
cellular automata [1]. The goal of this project is to use the idea of idea of
neural cellular automata to grow prediction machines. We place many different
convolutional neural networks in a grid. Each conv net cell outputs a
prediction of what the next state will be, and minimizes predictive error.
Cells received their neighbors' colors and fitnesses as input. Each cell's
fitness score described how accurate its predictions were. Cells could also
move to explore their environment and some stochasticity was applied to
movement.
Related papers
- Cell Graph Transformer for Nuclei Classification [78.47566396839628]
We develop a cell graph transformer (CGT) that treats nodes and edges as input tokens to enable learnable adjacency and information exchange among all nodes.
Poorly features can lead to noisy self-attention scores and inferior convergence.
We propose a novel topology-aware pretraining method that leverages a graph convolutional network (GCN) to learn a feature extractor.
arXiv Detail & Related papers (2024-02-20T12:01:30Z) - Spiking based Cellular Learning Automata (SCLA) algorithm for mobile
robot motion formulation [0.0]
Spiking based Cellular Learning Automata is proposed for a mobile robot to get to the target from any random initial point.
The proposed method is a result of the integration of both cellular automata and spiking neural networks.
arXiv Detail & Related papers (2023-09-01T04:16:23Z) - CellCentroidFormer: Combining Self-attention and Convolution for Cell
Detection [4.555723508665994]
We propose a novel hybrid CNN-ViT model for cell detection in microscopy images.
Our centroid-based cell detection method represents cells as ellipses and is end-to-end trainable.
arXiv Detail & Related papers (2022-06-01T09:04:39Z) - Generative Adversarial Neural Cellular Automata [13.850929935840659]
We introduce a concept using different initial environments as input while using a single Neural Cellular Automata to produce several outputs.
We also introduce GANCA, a novel algorithm that combines Neural Cellular Automata with Generative Adrial Networks.
arXiv Detail & Related papers (2021-07-19T06:23:11Z) - Towards self-organized control: Using neural cellular automata to
robustly control a cart-pole agent [62.997667081978825]
We use neural cellular automata to control a cart-pole agent.
We trained the model using deep-Q learning, where the states of the output cells were used as the Q-value estimates to be optimized.
arXiv Detail & Related papers (2021-06-29T10:49:42Z) - Grid Cell Path Integration For Movement-Based Visual Object Recognition [0.0]
We show how grid cell-based path integration in a cortical network can support reliable recognition of objects given an arbitrary sequence of inputs.
Our network (GridCellNet) uses grid cell computations to integrate visual information and make predictions based on movements.
arXiv Detail & Related papers (2021-02-17T23:52:57Z) - The Neural Coding Framework for Learning Generative Models [91.0357317238509]
We propose a novel neural generative model inspired by the theory of predictive processing in the brain.
In a similar way, artificial neurons in our generative model predict what neighboring neurons will do, and adjust their parameters based on how well the predictions matched reality.
arXiv Detail & Related papers (2020-12-07T01:20:38Z) - Comparisons among different stochastic selection of activation layers
for convolutional neural networks for healthcare [77.99636165307996]
We classify biomedical images using ensembles of neural networks.
We select our activations among the following ones: ReLU, leaky ReLU, Parametric ReLU, ELU, Adaptive Piecewice Linear Unit, S-Shaped ReLU, Swish, Mish, Mexican Linear Unit, Parametric Deformable Linear Unit, Soft Root Sign.
arXiv Detail & Related papers (2020-11-24T01:53:39Z) - Neural Cellular Automata Manifold [84.08170531451006]
We show that the neural network architecture of the Neural Cellular Automata 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.
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.
arXiv Detail & Related papers (2020-06-22T11:41:57Z) - Non-linear Neurons with Human-like Apical Dendrite Activations [81.18416067005538]
We show that a standard neuron followed by our novel apical dendrite activation (ADA) can learn the XOR logical function with 100% accuracy.
We conduct experiments on six benchmark data sets from computer vision, signal processing and natural language processing.
arXiv Detail & Related papers (2020-02-02T21:09:39Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.