paper-with-me

Papers

Deep Reservoir Computing Using Cellular Automata

2017-03-08 · Stefano Nichele, Andreas Molund

Recurrent Neural Networks (RNNs) have been a prominent concept within artificial intelligence. They are inspired by Biological Neural Networks (BNNs) and provide an intuitive and abstract representation of how BNNs work. Derived from the more generic Artificial Neural Networks (ANNs), the recurrent ones are meant to be used for temporal tasks, such as speech recognition, because they are capable of memorizing historic input. However, such networks are very time consuming to train as a result of their inherent nature. Recently, Echo State Networks and Liquid State Machines have been proposed as possible RNN alternatives, under the name of Reservoir Computing (RC). RCs are far more easy to train. In this paper, Cellular Automata are used as reservoir, and are tested on the 5-bit memory task (a well known benchmark within the RC community). The work herein provides a method of mapping binary inputs from the task onto the automata, and a recurrent architecture for handling the sequential aspects of it. Furthermore, a layered (deep) reservoir architecture is proposed. Performances are compared towards earlier work, in addition to its single-layer version. Results show that the single CA reservoir system yields similar results to state-of-the-art work. The system comprised of two layered reservoirs do show a noticeable improvement compared to a single CA reservoir. This indicates potential for further research and provides valuable insight on how to design CA reservoir systems.

📄 PDF Abstract BibTeX arXiv:1703.02806

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

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 …

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

Reservoir Computing Using Non-Uniform Binary Cellular Automata

2017-02-13 · Stefano Nichele, Magnus S. Gundersen

The Reservoir Computing (RC) paradigm utilizes a dynamical system, i.e., a reservoir, and a linear classifier, i.e., a read-out layer, to process data from sequential classification tasks. In this paper the usage of Cell…

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…

Holographic Automata for Ambient Immersive A. I. via Reservoir Computing

2018-06-09 · Theophanes E. Raptis

We prove the existence of a semilinear representation of Cellular Automata (CA) with the introduction of multiple convolution kernels. Examples of the technique are presented for rules akin to the "edge-of-chaos" includi…

Distributed Computing