ReLiCADA -- Reservoir Computing using Linear Cellular Automata Design Algorithm
Jonas Kantic, Fabian C. Legl, Walter Stechele, Jakob Hermann
TL;DR
The paper tackles the challenge of designing reservoir computing systems based on linear cellular automata by introducing ReLiCA, a design algorithm that pre-selects a small set of promising CA rules to dramatically cut hyperparameter search. Building on a refined ReCA architecture, the method leverages mathematical analysis of linear CA properties to identify rules that yield robust time-series performance with low computational complexity. Across extensive simulations on diverse benchmarks, ReLiCA-selected models achieve competitive NMSE while requiring far less design effort and search time than exhaustive rule exploration. The work also highlights the edge-of-chaos regime as a favorable operating point and demonstrates substantial potential for hardware-efficient, real-time time-series processing.
Abstract
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 particularly solves the open problem of linear Cellular Automaton rule selection. The selection method pre-selects only a few promising candidate rules out of an exponentially growing rule space. When applied to relevant benchmark datasets, the selected rules achieve low errors, with the best rules being among the top 5% of the overall rule space. The algorithm was developed based on mathematical analysis of linear Cellular Automaton properties and is backed by almost one million experiments, adding up to a computational runtime of nearly one year. Comparisons to other state-of-the-art time series models show that the proposed Reservoir Computing using Cellular Automata models have lower computational complexity, at the same time, achieve lower errors. Hence, our approach reduces the time needed for training and hyperparameter optimization by up to several orders of magnitude.
