paper-with-me

홈 › Papers

Convolutional Neural Networks for Automated Cellular Automaton Classification

2024-09-04 · Michiel Rollier, Aisling J. Daly, Jan M. Baetens

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 update rule, rather than directly focus on the mesoscopic patterns that are associated with the particular behavioural classes. By means of a well-argued neural network design, as well as a number of data augmentation techniques, we then present a convolutional neural network that performs nearly perfectly at identifying the behavioural class, without necessarily first identifying the underlying microscopic dynamics.

📄 PDF Abstract BibTeX arXiv:2409.02740

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData Augmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Path to Universal Neural Cellular Automata

2025-05-19 · Gabriel Béna, Maxence Faldor, Dan F. M. Goodman, Antoine Cully

Cellular automata have long been celebrated for their ability to generate complex behaviors from simple, local rules, with well-known discrete models like Conway's Game of Life proven capable of universal computation. Re…

Unsupervised Segmentation of Multispectral Images with Cellular Automata

2015-01-23 · Wuilian Torres, Antonio Rueda-Toicen

Multispectral images acquired by satellites are used to study phenomena on the Earth's surface. Unsupervised classification techniques analyze multispectral image content without considering prior knowledge of the observ…

DiversityGeneral Classification

Improved texture image classification through the use of a corrosion-inspired cellular automaton

2014-12-26 · Núbia Rosa da Silva, Pieter Van der Weeën, Bernard De Baets, Odemir Martinez Bruno

In this paper, the problem of classifying synthetic and natural texture images is addressed. To tackle this problem, an innovative method is proposed that combines concepts from corrosion modeling and cellular automata t…

General Classificationimage-classificationImage ClassificationTexture Classification

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…

Automatic Programming of Cellular Automata and Artificial Neural Networks Guided by Philosophy

2019-05-10 · Patrik Christen, Olivier Del Fabbro

Many computer models such as cellular automata and artificial neural networks have been developed and successfully applied. However, in some cases, these models might be restrictive on the possible solutions or their sol…

Philosophy