Authors | Mohsen Farshad,Hussein Eliasi |
---|---|
Journal | Operations Research Forum |
Page number | 1-14 |
Serial number | 4 |
Volume number | 1 |
Paper Type | Full Paper |
Published At | 2023 |
Journal Type | Electronic |
Journal Country | Iran, Islamic Republic Of |
Journal Index | Scopus |
Abstract
Echo state network (ESN) is a special type of recurrent neural networks (RNN) wherein a dynamic reservoir is used in the hidden layer, the weight of internal units of ESN is kept fix during training process, and output weights are the only trainable weights. Therefore, network training in an offline mode can be changed into a linear regression equation which is simply solved, although it is required to use online training of ESN in some applied problems. The least mean square (LMS) algorithm can provide an easy and constant method for online training of ESN; however, the huge eigenvalue spreads of the correlation matrix of internal network states reduce the speed of the algorithm convergence. In this study, harmony search algorithm (HSA) is used to optimally produce the structure and weight of internal network units. It is possible to significantly reduce the eigenvalue spreads of the correlation matrix of network states by means of this algorithm. Thereafter, the LMS algorithm is used for the online training of ESN built with the help of HSA. Already-obtained simulation results show that the eigenvalue spreads of the correlation matrix are reduced millions of times, and the LMS algorithm increases the online training speed of the network several times with an acceptable precision of training.
tags: Echo state network, Least mean square algorithm, Harmony search algorithm, Prediction and chaotic time series.