
TL;DR
Layered Cellular Automata extend traditional CA by incorporating multiple layers and long-range interactions, enabling more complex modeling and effective pattern recognition in simulations.
Contribution
This work introduces the concept of Layered Cellular Automata, demonstrating their design, dynamics, and application in pattern recognition, with extensive experiments and theoretical analysis.
Findings
LCA models exhibit sensitivity to rule changes and block size.
Convergent LCAs can be used for effective pattern classification.
LCA-based classifiers perform competitively against existing algorithms.
Abstract
Layered Cellular Automata (LCA) extends the concept of traditional cellular automata (CA) to model complex systems and phenomena. In LCA, each cell's next state is determined by the interaction of two layers of computation, allowing for more dynamic and realistic simulations. This thesis explores the design, dynamics, and applications of LCA, with a focus on its potential in pattern recognition and classification. The research begins by introducing the limitations of traditional CA in capturing the complexity of real-world systems. It then presents the concept of LCA, where layer 0 corresponds to a predefined model, and layer 1 represents the proposed model with additional influence. The interlayer rules, denoted as f and g, enable interactions not only from adjacent neighboring cells but also from some far-away neighboring cells, capturing long-range dependencies. The thesis explores…
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
