Convolutional Neural Networks for Automated Cellular Automaton Classification
Michiel Rollier, Aisling J. Daly, Jan M. Baetens

TL;DR
This paper develops a convolutional neural network approach to classify cellular automata into behavioral classes based on their spacetime diagrams, enabling automated analysis beyond elementary cases.
Contribution
It introduces a CNN-based method that focuses on mesoscopic patterns for classifying cellular automata, avoiding the need to identify local update rules.
Findings
Nearly perfect classification accuracy achieved.
Deep learning models previously focused on local rules, not behavioral classes.
Method generalizes to non-elementary cellular automata.
Abstract
The emergent dynamics in spacetime diagrams of cellular automata (CAs) is often organised by means of a number of behavioural classes. Whilst classification of elementary CAs is feasible and well-studied, non-elementary CAs are generally too diverse and numerous to exhaustively classify manually. In this chapter we treat the spacetime diagram as a digital image, and implement simple computer vision techniques to perform an automated classification of elementary cellular automata into the five Li-Packard classes. In particular, we present a supervised learning task to a convolutional neural network, in such a way that it may be generalised to non-elementary CAs. If we want to do so, we must divert the algorithm's focus away from the underlying 'microscopic' local updates. We first show that previously developed deep learning approaches have in fact been trained to identify the local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCellular Automata and Applications
MethodsFocus
