paper-with-me

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-trained RNNs able to represent signals featured by multiple time-scales dynamics. The analysis is performed in terms of efficiency and prediction accuracy on 4 polyphonic music tasks. Our results show that DeepESN is able to outperform ESN in terms of prediction accuracy and efficiency. Whereas, between fully-trained approaches, Gated Recurrent Units (GRU) outperforms Long Short-Term Memory (LSTM) and simple RNN models in most cases. Overall, DeepESN turned out to be extremely more efficient than others RNN approaches and the best solution in terms of prediction accuracy on 3 out of 4 tasks.

📄 PDF Abstract BibTeX arXiv:1812.11527

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTime SeriesTime Series AnalysisTime Series Prediction

Similar 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 Stat…

Survey

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…

A Review of Designs and Applications of Echo State Networks

2020-12-05 · Chenxi Sun, Moxian Song, Shenda Hong, Hongyan Li

Recurrent Neural Networks (RNNs) have demonstrated their outstanding ability in sequence tasks and have achieved state-of-the-art in wide range of applications, such as industrial, medical, economic and linguistic. Echo …

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…

R2N2: Residual Recurrent Neural Networks for Multivariate Time Series Forecasting

2017-09-10 · Hardik Goel, Igor Melnyk, Arindam Banerjee

Multivariate time-series modeling and forecasting is an important problem with numerous applications. Traditional approaches such as VAR (vector auto-regressive) models and more recent approaches such as RNNs (recurrent …

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting