English
Related papers

Related papers: Towards a Comprehensive Theory of Reservoir Comput…

200 papers

Recent years have witnessed an emerging trend in neuromorphic computing that centers around the use of brain connectomics as a blueprint for artificial neural networks. Connectomics-based neuromorphic computing has primarily focused on…

Neurons and Cognition · Quantitative Biology 2025-01-28 Bach Nguyen , Tianlong Chen , Shu Yang , Bojian Hou , Li Shen , Duy Duong-Tran

We consider reservoirs in the form of liquid state machines, i.e., recurrently connected networks of spiking neurons with randomly chosen weights. So far only the weights of a linear readout were adapted for a specific task. We wondered…

Neural and Evolutionary Computing · Computer Science 2022-06-15 Anand Subramoney , Franz Scherr , Wolfgang Maass

Recurrent networks are a special class of artificial neural systems that use their internal states to perform computing tasks for machine learning. One of its state-of-the-art developments, i.e. reservoir computing (RC), uses the internal…

Disordered Systems and Neural Networks · Physics 2022-11-02 Valeria d'Andrea , Michele Puppin , Manlio De Domenico

Recurrent neural networks (RNN) are simple dynamical systems whose computational power has been attributed to their short-term memory. Short-term memory of RNNs has been previously studied analytically only for the case of orthogonal…

Neural and Evolutionary Computing · Computer Science 2016-04-26 Alireza Goudarzi , Sarah Marzen , Peter Banda , Guy Feldman , Christof Teuscher , Darko Stefanovic

Despite success across diverse tasks, current artificial recurrent network architectures rely primarily on implicit hidden-state memories, limiting their interpretability and ability to model long-range dependencies. In contrast, biological…

Neural and Evolutionary Computing · Computer Science 2025-07-30 Daniel Szelogowski

Reservoir computers (RC) are a form of recurrent neural network (RNN) used for forecasting time series data. As with all RNNs, selecting the hyperparameters presents a challenge when training on new inputs. We present a method based on…

Neural and Evolutionary Computing · Computer Science 2021-04-16 Jason A. Platt , Adrian Wong , Randall Clark , Stephen G. Penny , Henry D. I. Abarbanel

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…

Machine Learning · Computer Science 2019-11-21 Claudio Gallicchio , Alessio Micheli , Luca Pedrelli

We introduce a diagonalization-based optimization for Linear Echo State Networks (ESNs) that reduces the per-step computational complexity of reservoir state updates from O(N^2) to O(N). By reformulating reservoir dynamics in the eigenbasis…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-02-24 Romain de Coudenhove , Yannis Bendi-Ouis , Anthony Strock , Xavier Hinaut

Reservoir Computing (RC) models, a subclass of recurrent neural networks, are distinguished by their fixed, non-trainable input layer and dynamically coupled reservoir, with only the static readout layer being trained. This design…

Machine Learning · Computer Science 2024-08-16 Robert Simon Fong , Boyu Li , Peter Tiňo

Quantum reservoir computing uses the dynamics of quantum systems to process temporal data, making it particularly well-suited for machine learning with noisy intermediate-scale quantum devices. Recent developments have introduced…

Quantum Physics · Physics 2026-02-25 Lukas Gonon , Rodrigo Martínez-Peña , Juan-Pablo Ortega

Reservoir computing is a highly efficient machine learning framework for processing temporal data by extracting features from the input signal and mapping them into higher dimensional spaces. Physical reservoir layers have been realized…

Machine Learning · Computer Science 2023-11-17 Md Razuan Hossain , Ahmed Salah Mohamed , Nicholas Xavier Armendarez , Joseph S. Najem , Md Sakib Hasan

Deep Reservoir Computing has emerged as a new paradigm for deep learning, which is based around the reservoir computing principle of maintaining random pools of neurons combined with hierarchical deep learning. The reservoir paradigm…

Neural and Evolutionary Computing · Computer Science 2020-10-16 Matthew Evanusa , Cornelia Fermüller , Yiannis Aloimonos

In the framework of physical reservoir computing (RC), machine learning algorithms designed for digital computers are executed using analog computer-like nonlinear physical systems that can provide energy-efficient computational power for…

Fluid Dynamics · Physics 2022-04-27 Ivan S. Maksymov , Andrey Pototsky , Sergey A. Suslov

Understanding the intricate operations of Recurrent Neural Networks (RNNs) mechanistically is pivotal for advancing their capabilities and applications. In this pursuit, we propose the Episodic Memory Theory (EMT), illustrating that RNNs…

Neural and Evolutionary Computing · Computer Science 2023-10-05 Arjun Karuvally , Peter Delmastro , Hava T. Siegelmann

Echo State Networks (ESNs) are a special type of recurrent neural networks (RNNs), in which the input and recurrent connections are traditionally generated randomly, and only the output weights are trained. Despite the recent success of…

Machine Learning · Computer Science 2022-05-11 Peter Steiner , Azarakhsh Jalalvand , Peter Birkholz

Reservoir Computing (RC) is a time-efficient computational paradigm derived from Recurrent Neural Networks (RNNs). The Simple Cycle Reservoir (SCR) is an RC model that stands out for its minimalistic design, offering extremely low…

Neural and Evolutionary Computing · Computer Science 2025-04-22 Ziqiang Li , Robert Simon Fong , Kantaro Fujiwara , Kazuyuki Aihara , Gouhei Tanaka

Echo State Networks (ESNs) are a class of single-layer recurrent neural networks with randomly generated internal weights, and a single layer of tuneable outer weights, which are usually trained by regularised linear least squares…

Machine Learning · Computer Science 2021-04-07 Allen G Hart , James L Hook , Jonathan H P Dawes

We explore the influence of precision of the data and the algorithm for the simulation of chaotic dynamics by neural networks techniques. For this purpose, we simulate the Lorenz system with different precisions using three different neural…

Neural and Evolutionary Computing · Computer Science 2020-11-09 S. Bompas , B. Georgeot , D. Guéry-Odelin

Neural networks have proven to be remarkably successful for a wide range of complicated tasks, from image recognition and object detection to speech recognition and machine translation. One of their successes is the skill in prediction of…

Machine Learning · Computer Science 2021-11-15 Anton Pershin , Cedric Beaume , Kuan Li , Steven M. Tobias

The immense computational cost of traditional numerical weather and climate models has sparked the development of machine learning (ML) based emulators. Because ML methods benefit from long records of training data, it is common to use…

Machine Learning · Computer Science 2023-09-25 Timothy A. Smith , Stephen G. Penny , Jason A. Platt , Tse-Chun Chen