Efficient Simulation of Non-uniform Cellular Automata with a Convolutional Neural Network
Cellular Automata and Lattice Gases
2024-09-05 v1
Abstract
Cellular automata (CAs) and convolutional neural networks (CNNs) are closely related due to the local nature of information processing. The connection between these topics is beneficial to both related fields, for conceptual as well as practical reasons. Our contribution solidifies this connection in the case of non-uniform CAs (nuCAs), simulating a global update in the architecture of the Python package TensorFlow. Additionally, we demonstrate how the highly optimised out-of-the-box multiprocessing in TensorFlow offers interesting computational benefits, especially when simulating large numbers of nuCAs with many cells.
Cite
@article{arxiv.2409.02722,
title = {Efficient Simulation of Non-uniform Cellular Automata with a Convolutional Neural Network},
author = {Michiel Rollier and Aisling J. Daly and Odemir M. Bruno and Jan M. Baetens},
journal= {arXiv preprint arXiv:2409.02722},
year = {2024}
}
Comments
10 pages, 5 figures, Conference Proceedings Article