paper-with-me

Papers

Cluster-based Input Weight Initialization for Echo State Networks

2021-03-08 · Peter Steiner, Azarakhsh Jalalvand, Peter Birkholz

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 ESNs in various tasks of audio, image and radar recognition, we postulate that a purely random initialization is not the ideal way of initializing ESNs. The aim of this work is to propose an unsupervised initialization of the input connections using the $K$-Means algorithm on the training data. We show that for a large variety of datasets this initialization performs equivalently or superior than a randomly initialized ESN whilst needing significantly less reservoir neurons. Furthermore, we discuss that this approach provides the opportunity to estimate a suitable size of the reservoir based on prior knowledge about the data.

📄 PDF Abstract BibTeX arXiv:2103.04710

Code (1)

TUD-STKS/PyRCN 공식 구현

Similar Papers 제목 키워드 기반

Propagating Uncertainty through the tanh Function with Application to Reservoir Computing

2018-06-25 · Manan Gandhi, Keuntaek Lee, Yunpeng Pan, Evangelos Theodorou

Many neural networks use the tanh activation function, however when given a probability distribution as input, the problem of computing the output distribution in neural networks with tanh activation has not yet been add…

An Experimental Analysis of the Echo State Network Initialization Using the Particle Swarm Optimization

2015-01-02 · Sebastián Basterrech, Enrique Alba, Václav Snášel

This article introduces a robust hybrid method for solving supervised learning tasks, which uses the Echo State Network (ESN) model and the Particle Swarm Optimization (PSO) algorithm. An ESN is a Recurrent Neural Networ…

Multivariate time series prediction using clustered echo state network

2025-11-28 · S. Hariharan, R. Suresh, V. K. Chandrasekar arxiv

Many natural and physical processes can be understood by analyzing multiple system variables evolving, forming a multivariate time series. Predicting such time series is challenging due to the inherent noise and interdep…

Multivariate Time Series ForecastingComputational EfficiencyTime Series Prediction

Chasing the Echo State Property

2018-11-27 · Claudio Gallicchio

Reservoir Computing (RC) provides an efficient way for designing dynamical recurrent neural models. While training is restricted to a simple output component, the recurrent connections are left untrained after initializa…

Improving Learning of New Diseases through Knowledge-Enhanced Initialization for Federated Adapter Tuning

2025-08-14 · Danni Peng, Yuan Wang, Kangning Cai, Peiyan Ning 외 arxiv

In healthcare, federated learning (FL) is a widely adopted framework that enables privacy-preserving collaboration among medical institutions. With large foundation models (FMs) demonstrating impressive capabilities, usi…

Federated Learning