paper-with-me

Papers

Using Genetic Algorithm To Evolve Cellular Automata In Performing Edge Detection

2020-05-13 · Karan Nayak

Cellular automata are discrete and computational models thatcan be shown as general models of complexity. They are used in varied applications to derive the generalized behavior of the presented model. In this paper we have took one such application. We have made an effort to perform edge detection on an image using genetic algorithm. The purpose and the intention here is to analyze the capability and performance of the suggested genetic algorithm. Genetic algorithms are used to depict or obtain a general solution of given problem. Using this feature of GA we have tried to evolve the cellular automata and shown that how with time it converges to the desired results.

📄 PDF Abstract BibTeX arXiv:2005.06142

Code (0)

등록된 구현이 없습니다.

Tasks

Edge Detection

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Adaptability and Homeostasis in the Game of Life interacting with the evolved Cellular Automata

2024-05-09 · Keisuke Suzuki, Takashi Ikegami

In this paper we study the emergence of homeostasis in a two-layer system of the Game of Life, in which the Game of Life in the first layer couples with another system of cellular automata in the second layer. Homeostasi…

Evolutionary Algorithms for Designing Reversible Cellular Automata

2021-05-25 · Luca Mariot, Stjepan Picek, Domagoj Jakobovic, Alberto Leporati

Reversible Cellular Automata (RCA) are a particular kind of shift-invariant transformations characterized by a dynamics composed only of disjoint cycles. They have many applications in the simulation of physical systems,…

Evolutionary Algorithms

A general representation of dynamical systems for reservoir computing

2019-07-03 · Sidney Pontes-Filho, Anis Yazidi, Jianhua Zhang, Hugo Hammer 외

Dynamical systems are capable of performing computation in a reservoir computing paradigm. This paper presents a general representation of these systems as an artificial neural network (ANN). Initially, we implement the …

Evolving Order and Chaos: Comparing Particle Swarm Optimization and Genetic Algorithms for Global Coordination of Cellular Automata

2019-09-08 · Anthony D. Rhodes

We apply two evolutionary search algorithms: Particle Swarm Optimization (PSO) and Genetic Algorithms (GAs) to the design of Cellular Automata (CA) that can perform computational tasks requiring global coordination. In p…

General Classification

Self-Replication, Spontaneous Mutations, and Exponential Genetic Drift in Neural Cellular Automata

2023-05-22 · Lana Sinapayen

This paper reports on patterns exhibiting self-replication with spontaneous, inheritable mutations and exponential genetic drift in Neural Cellular Automata. Despite the models not being explicitly trained for mutation o…