paper-with-me

홈 › Papers

Reservoir Computing: A New Paradigm for Neural Networks

2025-04-03 · Felix Grezes

A Literature Review of Reservoir Computing. Even before Artificial Intelligence was its own field of computational science, humanity has tried to mimic the activity of the human brain. In the early 1940s the first artificial neuron models were created as purely mathematical concepts. Over the years, ideas from neuroscience and computer science were used to develop the modern Neural Network. The interest in these models rose quickly but fell when they failed to be successfully applied to practical applications, and rose again in the late 2000s with the drastic increase in computing power, notably in the field of natural language processing, for example with the state-of-the-art speech recognizer making heavy use of deep neural networks. Recurrent Neural Networks (RNNs), a class of neural networks with cycles in the network, exacerbates the difficulties of traditional neural nets. Slow convergence limiting the use to small networks, and difficulty to train through gradient-descent methods because of the recurrent dynamics have hindered research on RNNs, yet their biological plausibility and their capability to model dynamical systems over simple functions makes then interesting for computational researchers. Reservoir Computing emerges as a solution to these problems that RNNs traditionally face. Promising to be both theoretically sound and computationally fast, Reservoir Computing has already been applied successfully to numerous fields: natural language processing, computational biology and neuroscience, robotics, even physics. This survey will explore the history and appeal of both traditional feed-forward and recurrent neural networks, before describing the theory and models of this new reservoir computing paradigm. Finally recent papers using reservoir computing in a variety of scientific fields will be reviewed.

📄 PDF Abstract BibTeX arXiv:2504.02639

Code (0)

등록된 구현이 없습니다.

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…

Deep Reservoir Networks with Learned Hidden Reservoir Weights using Direct Feedback Alignment

2020-10-13 · Matthew Evanusa, Cornelia Fermüller, Yiannis Aloimonos

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 reser…

Time SeriesTime Series AnalysisTime Series Prediction

Reservoir Computing as a Language Model

2025-07-21 · Felix Köster, Atsushi Uchida arxiv

Large Language Models (LLM) have dominated the science and media landscape duo to their impressive performance on processing large chunks of data and produce human-like levels of text. Nevertheless, their huge energy dem…

Model-Free Prediction of Chaotic Systems Using High Efficient Next-generation Reservoir Computing

2021-10-19 · Zhuo Liu, Leisheng Jin

To predict the future evolution of dynamical systems purely from observations of the past data is of great potential application. In this work, a new formulated paradigm of reservoir computing is proposed for achieving m…

Next-generation reservoir computing validated by classification task

2025-12-15 · Ken-ichi Kitayama arxiv

An emerging computing paradigm, so-called next-generation reservoir computing (NG-RC) is investigated. True to its namesake, NG-RC requires no actual reservoirs for input data mixing but rather computing the polynomial t…