pith. sign in

arxiv: 1703.02806 · v1 · pith:NNE3RQDJnew · submitted 2017-03-08 · 💻 cs.NE · cs.ET

Deep Reservoir Computing Using Cellular Automata

classification 💻 cs.NE cs.ET
keywords reservoirnetworksworkautomataneuralrecurrentarchitectureartificial
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DeepTEGINN: Deep Learning Based Tools to Extract Graphs from Images of Neural Networks

    cs.CV 2019-07 unverdicted novelty 3.0

    DeepTEGINN is a deep learning toolbox combining image processing and graph theory to automate graph extraction from brain tissue images as an alternative to manual tracing.