paper-with-me

Papers

Reservoir Computing meets Recurrent Kernels and Structured Transforms

2020-06-12 · NeurIPS 2020 12 · Jonathan Dong, Ruben Ohana, Mushegh Rafayelyan, Florent Krzakala

Reservoir Computing is a class of simple yet efficient Recurrent Neural Networks where internal weights are fixed at random and only a linear output layer is trained. In the large size limit, such random neural networks have a deep connection with kernel methods. Our contributions are threefold: a) We rigorously establish the recurrent kernel limit of Reservoir Computing and prove its convergence. b) We test our models on chaotic time series prediction, a classic but challenging benchmark in Reservoir Computing, and show how the Recurrent Kernel is competitive and computationally efficient when the number of data points remains moderate. c) When the number of samples is too large, we leverage the success of structured Random Features for kernel approximation by introducing Structured Reservoir Computing. The two proposed methods, Recurrent Kernel and Structured Reservoir Computing, turn out to be much faster and more memory-efficient than conventional Reservoir Computing.

📄 PDF Abstract BibTeX arXiv:2006.07310

Code (1)

rubenohana/Reservoir-computing-kernels 공식 구현 pytorch

Tasks

Time SeriesTime Series AnalysisTime Series Prediction

Similar Papers 제목 키워드 기반

Comparison of Reservoir Computing topologies using the Recurrent Kernel approach

2024-01-25 · Giuseppe Alessio D'Inverno, Jonathan Dong

Reservoir Computing (RC) has become popular in recent years thanks to its fast and efficient computational capabilities. Standard RC has been shown to be equivalent in the asymptotic limit to Recurrent Kernels, which hel…

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…

Memristive-Friendly Hadamard Reservoir Computing: Structured, Multiplier-Free Recurrences at Scale

2026-08-28 · Andrea Ceni, Gianluca Milano, Carlo Ricciardi, Claudio Gallicchio arxiv

Reservoir Computing (RC) designs Recurrent Neural Networks around a fixed, i.e., untrained, recurrent layer, and is a natural candidate for neuromorphic hardware. Memristive-friendly reservoirs derive the neuron dynamics…

Free-Probability Kernels for Zero-Rollout Hyperparameter Selection in Reservoir Computing

2026-08-21 · Sara Malacarne, Andrea Ceni, Claudio Gallicchio arxiv

Reservoir computing (RC) couples a fixed recurrent dynamical system with a trained lightweight readout, but this efficiency is partly lost during hyperparameter selection: the recurrent gain, input scale, and leakage rat…

Asymptotic Stability in Reservoir Computing

2022-06-07 · Jonathan Dong, Erik Börve, Mushegh Rafayelyan, Michael Unser

Reservoir Computing is a class of Recurrent Neural Networks with internal weights fixed at random. Stability relates to the sensitivity of the network state to perturbations. It is an important property in Reservoir Comp…