Hybrid Backpropagation Parallel Reservoir Networks

10/27/2020
by   Matthew Evanusa, et al.
7

In many real-world applications, fully-differentiable RNNs such as LSTMs and GRUs have been widely deployed to solve time series learning tasks. These networks train via Backpropagation Through Time, which can work well in practice but involves a biologically unrealistic unrolling of the network in time for gradient updates, are computationally expensive, and can be hard to tune. A second paradigm, Reservoir Computing, keeps the recurrent weight matrix fixed and random. Here, we propose a novel hybrid network, which we call Hybrid Backpropagation Parallel Echo State Network (HBP-ESN) which combines the effectiveness of learning random temporal features of reservoirs with the readout power of a deep neural network with batch normalization. We demonstrate that our new network outperforms LSTMs and GRUs, including multi-layer "deep" versions of these networks, on two complex real-world multi-dimensional time series datasets: gesture recognition using skeleton keypoints from ChaLearn, and the DEAP dataset for emotion recognition from EEG measurements. We show also that the inclusion of a novel meta-ring structure, which we call HBP-ESN M-Ring, achieves similar performance to one large reservoir while decreasing the memory required by an order of magnitude. We thus offer this new hybrid reservoir deep learning paradigm as a new alternative direction for RNN learning of temporal or sequential data.

READ FULL TEXT
research
10/13/2020

Deep Reservoir Networks with Learned Hidden Reservoir Weights using Direct Feedback Alignment

Deep Reservoir Computing has emerged as a new paradigm for deep learning...
research
03/03/2022

Deep Q-network using reservoir computing with multi-layered readout

Recurrent neural network (RNN) based reinforcement learning (RL) is used...
research
11/19/2018

Unsupervised Learning in Reservoir Computing for EEG-based Emotion Recognition

In real-world applications such as emotion recognition from recorded bra...
research
11/13/2017

Deep-ESN: A Multiple Projection-encoding Hierarchical Reservoir Computing Framework

As an efficient recurrent neural network (RNN) model, reservoir computin...
research
11/17/2017

Bidirectional deep echo state networks

In this work we propose a deep architecture for the classification of mu...
research
07/18/2019

Convolutional Reservoir Computing for World Models

Recently, reinforcement learning models have achieved great success, com...
research
04/09/2021

DeepSITH: Efficient Learning via Decomposition of What and When Across Time Scales

Extracting temporal relationships over a range of scales is a hallmark o...

Please sign up or login with your details

Forgot password? Click here to reset