paper-with-me

Papers

Deep Echo State Network (DeepESN): A Brief Survey

2017-12-12 · Claudio Gallicchio, Alessio Micheli

The study of deep recurrent neural networks (RNNs) and, in particular, of deep Reservoir Computing (RC) is gaining an increasing research attention in the neural networks community. The recently introduced Deep Echo State Network (DeepESN) model opened the way to an extremely efficient approach for designing deep neural networks for temporal data. At the same time, the study of DeepESNs allowed to shed light on the intrinsic properties of state dynamics developed by hierarchical compositions of recurrent layers, i.e. on the bias of depth in RNNs architectural design. In this paper, we summarize the advancements in the development, analysis and applications of DeepESNs.

📄 PDF Abstract BibTeX arXiv:1712.04323

Code (4)

levifussell/alveus pytorch
lucasburger/pyRC
stefanonardo/pytorch-esn pytorch
zimmerman-cole/esn_experiments pytorch

Tasks

Survey

Similar Papers 제목 키워드 기반

Comparison between DeepESNs and gated RNNs on multivariate time-series prediction

2018-12-30 · Claudio Gallicchio, Alessio Micheli, Luca Pedrelli

We propose an experimental comparison between Deep Echo State Networks (DeepESNs) and gated Recurrent Neural Networks (RNNs) on multivariate time-series prediction tasks. In particular, we compare reservoir and fully-tra…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

Reservoir Topology in Deep Echo State Networks

2019-09-24 · Claudio Gallicchio, Alessio Micheli

Deep Echo State Networks (DeepESNs) recently extended the applicability of Reservoir Computing (RC) methods towards the field of deep learning. In this paper we study the impact of constrained reservoir topologies in the…

Richness of Deep Echo State Network Dynamics

2019-03-12 · Claudio Gallicchio, Alessio Micheli

Reservoir Computing (RC) is a popular methodology for the efficient design of Recurrent Neural Networks (RNNs). Recently, the advantages of the RC approach have been extended to the context of multi-layered RNNs, with th…

Mod-DeepESN: Modular Deep Echo State Network

2018-08-01 · Zachariah Carmichael, Humza Syed, Stuart Burtner, Dhireesha Kudithipudi

Neuro-inspired recurrent neural network algorithms, such as echo state networks, are computationally lightweight and thereby map well onto untethered devices. The baseline echo state network algorithms are shown to be ef…

Time SeriesTime Series AnalysisTime Series Prediction

Deep Echo State Networks for Diagnosis of Parkinson's Disease

2018-02-19 · Claudio Gallicchio, Alessio Micheli, Luca Pedrelli

In this paper, we introduce a novel approach for diagnosis of Parkinson's Disease (PD) based on deep Echo State Networks (ESNs). The identification of PD is performed by analyzing the whole time-series collected from a t…

Time SeriesTime Series Analysis