中文
相关论文

相关论文: Readouts for Echo-state Networks Built using Local…

200 篇论文

Artificial neural networks (ANNs) are known to be powerful methods for many hard problems (e.g. image classification, speech recognition or time series prediction). However, these models tend to produce black-box results and are often…

机器学习 · 计算机科学 2022-11-17 Marco Landt-Hayen , Peer Kröger , Martin Claus , Willi Rath

We present a rigorous asymptotic analysis of Echo State Networks (ESNs) in a teacher student setting with a linear teacher with oracle weights. Leveraging random matrix theory, we derive closed form expressions for the asymptotic bias,…

机器学习 · 统计学 2025-09-29 Yessin Moakher , Malik Tiomoko , Cosme Louart , Zhenyu Liao

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 State Network (ESN)…

机器学习 · 计算机科学 2020-12-08 Chenxi Sun , Moxian Song , Shenda Hong , Hongyan Li

Echo state networks (ESNs) are a powerful form of reservoir computing that only require training of linear output weights whilst the internal reservoir is formed of fixed randomly connected neurons. With a correctly scaled connectivity…

机器学习 · 计算机科学 2021-08-03 Luca Manneschi , Matthew O. A. Ellis , Guido Gigante , Andrew C. Lin , Paolo Del Giudice , Eleni Vasilaki

Echo State Networks are efficient time-series predictors, which highly depend on the value of the spectral radius of the reservoir connectivity matrix. Based on recent results on the mean field theory of driven random recurrent neural…

混沌动力学 · 物理学 2015-05-26 Mathieu Galtier , Gilles Wainrib

Spatio-temporal data and processes are prevalent across a wide variety of scientific disciplines. These processes are often characterized by nonlinear time dynamics that include interactions across multiple scales of spatial and temporal…

机器学习 · 统计学 2017-08-18 Patrick L. McDermott , Christopher K. Wikle

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

机器学习 · 计算机科学 2020-09-28 Claudio Gallicchio , Alessio Micheli

Reinforcement learning (RL) policies trained in simulation often suffer from severe performance degradation when deployed in real-world environments due to non-stationary dynamics. While Domain Randomization (DR) and meta-RL have been…

机器学习 · 计算机科学 2026-02-09 Aoi Yoshimura , Gouhei Tanaka

The echo state network (ESN) is a special type of recurrent neural networks for processing the time-series dataset. However, limited by the strong correlation among sequential samples of the agent, ESN-based policy control algorithms are…

机器学习 · 计算机科学 2022-01-14 Chunyuan Zhang , Chao Liu , Qi Song , Jie Zhao

We propose a physics-informed Echo State Network (ESN) to predict the evolution of chaotic systems. Compared to conventional ESNs, the physics-informed ESNs are trained to solve supervised learning tasks while ensuring that their…

机器学习 · 计算机科学 2020-11-05 Nguyen Anh Khoa Doan , Wolfgang Polifke , Luca Magri

Recurrent neural networks (RNNs) are more suitable for learning non-linear dependencies in dynamical systems from observed time series data. In practice all the external variables driving such systems are not known a priori, especially in…

Echo state networks are a recently developed type of recurrent neural network where the internal layer is fixed with random weights, and only the output layer is trained on specific data. Echo state networks are increasingly being used to…

神经与进化计算 · 计算机科学 2018-02-06 Ashley Prater

In this paper we introduce a new framework to train an Echo State Network to predict real valued time-series. The method consists in projecting the output of the internal layer of the network on a space with lower dimensionality, before…

神经与进化计算 · 计算机科学 2017-01-10 Sigurd Løkse , Filippo Maria Bianchi , Robert Jenssen

Echo state networks are powerful recurrent neural networks. However, they are often unstable and shaky, making the process of finding an good ESN for a specific dataset quite hard. Obtaining a superb accuracy by using the Echo State Network…

机器学习 · 统计学 2018-02-22 Qiuyi Wu , Ernest Fokoue , Dhireesha Kudithipudi

Echo State Networks (ESNs) are simplified recurrent neural network models composed of a reservoir and a linear, trainable readout layer. The reservoir is tunable by some hyper-parameters that control the network behaviour. ESNs are known to…

神经与进化计算 · 计算机科学 2018-11-06 Pietro Verzelli , Lorenzo Livi , Cesare Alippi

What is a neural model with minimum architectural complexity that exhibits reasonable language learning capability? To explore such a simple but sufficient neural language model, we revisit a basic reservoir computing (RC) model, Echo State…

计算与语言 · 计算机科学 2025-03-04 Ryo Ueda , Tatsuki Kuribayashi , Shunsuke Kando , Kentaro Inui

Echo State Networks (ESNs) are a class of single layer recurrent neural networks that have enjoyed recent attention. In this paper we prove that a suitable ESN, trained on a series of measurements of an invertible dynamical system, induces…

混沌动力学 · 物理学 2020-05-19 Allen G Hart , James L Hook , Jonathan H P Dawes

Echo-State Networks (ESNs) distil a key neurobiological insight: richly recurrent but fixed circuitry combined with adaptive linear read-outs can transform temporal streams with remarkable efficiency. Yet fundamental questions about…

神经与进化计算 · 计算机科学 2025-07-25 Pradeep Singh , Lavanya Sankaranarayanan , Balasubramanian Raman

Echo State Networks (ESNs) are a reservoir computing framework widely used for nonlinear time-series prediction. However, despite their effectiveness, randomly initialized reservoirs often contain redundant nodes, leading to unnecessary…

机器学习 · 计算机科学 2026-05-07 Sudip Laudari

A particular case of Recurrent Neural Network (RNN) was introduced at the beginning of the 2000s under the name of Echo State Networks (ESNs). The ESN model overcomes the limitations during the training of the RNNs while introducing no…

机器学习 · 计算机科学 2015-01-06 Sebastián Basterrech