paper-with-me

Papers

Hybrid Backpropagation Parallel Reservoir Networks

2020-10-27 · Matthew Evanusa, Snehesh Shrestha, Michelle Girvan, Cornelia Fermüller, Yiannis Aloimonos

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.

📄 PDF Abstract BibTeX arXiv:2010.14611

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)Emotion RecognitionGesture RecognitionRolling Shutter CorrectionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Perturbative Gradient Training: A novel training paradigm for bridging the gap between deep neural networks and physical reservoir computing

2025-06-05 · Cliff B. Abbott, Mark Elo, Dmytro A. Bozhko

We introduce Perturbative Gradient Training (PGT), a novel training paradigm that overcomes a critical limitation of physical reservoir computing: the inability to perform backpropagation due to the black-box nature of p…

Towards Deep Physical Reservoir Computing Through Automatic Task Decomposition And Mapping

2019-10-25 · Matthias Freiberger, Peter Bienstman, Joni Dambre

Photonic reservoir computing is a promising candidate for low-energy computing at high bandwidths. Despite recent successes, there are bounds to what one can achieve simply by making photonic reservoirs larger. Therefore…

Photonic Delay Systems as Machine Learning Implementations

2015-01-12 · Michiel Hermans, Miguel Soriano, Joni Dambre, Peter Bienstman 외

Nonlinear photonic delay systems present interesting implementation platforms for machine learning models. They can be extremely fast, offer great degrees of parallelism and potentially consume far less power than digita…

BIG-bench Machine Learning

RECAP: Local Hebbian Prototype Learning as a Self-Organizing Readout for Reservoir Dynamics

2026-02-25 · Heng Zhang arxiv

Robust perception in brains is often attributed to high-dimensional population activity together with local plasticity mechanisms that reinforce recurring structure. In contrast, most modern image recognition systems are…

Image Classification

Backpropagation Algorithms and Reservoir Computing in Recurrent Neural Networks for the Forecasting of Complex Spatiotemporal Dynamics

2019-10-09 · Pantelis R. Vlachas, Jaideep Pathak, Brian R. Hunt, Themistoklis P. Sapsis 외

We examine the efficiency of Recurrent Neural Networks in forecasting the spatiotemporal dynamics of high dimensional and reduced order complex systems using Reservoir Computing (RC) and Backpropagation through time (BPT…