paper-with-me

홈 › Papers

Neighborhood Selection and Rules Identification for Cellular Automata: A Rough Sets Approach

2014-09-22 · Bartlomiej Placzek

In this paper a method is proposed which uses data mining techniques based on rough sets theory to select neighborhood and determine update rule for cellular automata (CA). According to the proposed approach, neighborhood is detected by reducts calculations and a rule-learning algorithm is applied to induce a set of decision rules that define the evolution of CA. Experiments were performed with use of synthetic as well as real-world data sets. The results show that the introduced method allows identification of both deterministic and probabilistic CA-based models of real-world phenomena.

📄 PDF Abstract BibTeX arXiv:1409.6359

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalization over different cellular automata rules learned by a deep feed-forward neural network

2021-03-27 · Marcel Aach, Jens Henrik Goebbert, Jenia Jitsev

To test generalization ability of a class of deep neural networks, we randomly generate a large number of different rule sets for 2-D cellular automata (CA), based on John Conway's Game of Life. Using these rules, we com…

Decoder

A Cellular Automata based Optimal Edge Detection Technique using Twenty-Five Neighborhood Model

2014-02-06 · Deepak Ranjan Nayak, Sumit Kumar Sahu, Jahangir Mohammed

Cellular Automata (CA) are common and most simple models of parallel computations. Edge detection is one of the crucial task in image processing, especially in processing biological and medical images. CA can be successf…

Edge Detection

ReLiCADA -- Reservoir Computing using Linear Cellular Automata Design Algorithm

2023-08-22 · Jonas Kantic, Fabian C. Legl, Walter Stechele, Jakob Hermann

In this paper, we present a novel algorithm to optimize the design of Reservoir Computing using Cellular Automata models for time series applications. Besides selecting the models' hyperparameters, the proposed algorithm…

Hyperparameter OptimizationTime Series

Programmable Cellular Automata

2026-09-05 · Ahmed Khalifa, Muhammad Umair Nasir, Matthew Siper, Steve James 외 arxiv

Cellular automata is a local computation paradigm where complex behavior can arise from local interactions between simple functions. This paradigm has been used to explain many systems such as biological processes, traff…

Learning to Generate 3D Shapes with Generative Cellular Automata

2021-03-06 · ICLR 2021 1 · Dongsu Zhang, Changwoon Choi, Jeonghwan Kim, Young Min Kim

We present a probabilistic 3D generative model, named Generative Cellular Automata, which is able to produce diverse and high quality shapes. We formulate the shape generation process as sampling from the transition kern…