Investigation of Proper Orthogonal Decomposition for Echo State Networks
Jean Panaioti Jordanou, Eric Aislan Antonelo, Eduardo Camponogara,, Eduardo Gildin

TL;DR
This paper investigates the use of Proper Orthogonal Decomposition (POD) to reduce the complexity of Echo State Networks (ESN), demonstrating that POD can maintain performance while significantly speeding up computations.
Contribution
It introduces and evaluates a POD-based model order reduction method for ESNs, showing improved efficiency with minimal performance loss.
Findings
POD-reduced ESNs have similar or better memory capacity than full ESNs.
POD reduction achieves approximately 80% speedup in computation.
Performance loss in POD-reduced ESNs is minimal compared to original ESNs.
Abstract
Echo State Networks (ESN) are a type of Recurrent Neural Network that yields promising results in representing time series and nonlinear dynamic systems. Although they are equipped with a very efficient training procedure, Reservoir Computing strategies, such as the ESN, require high-order networks, i.e., many neurons, resulting in a large number of states that are magnitudes higher than the number of model inputs and outputs. A large number of states not only makes the time-step computation more costly but also may pose robustness issues, especially when applying ESNs to problems such as Model Predictive Control (MPC) and other optimal control problems. One way to circumvent this complexity issue is through Model Order Reduction strategies such as the Proper Orthogonal Decomposition (POD) and its variants (POD-DEIM), whereby we find an equivalent lower order representation to an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Reservoir Computing · Model Reduction and Neural Networks · Neural Networks and Applications
