English

Linear Reservoir: A Diagonalization-Based Optimization

Distributed, Parallel, and Cluster Computing 2026-02-24 v1 Neural and Evolutionary Computing Complex Variables Dynamical Systems

Abstract

We introduce a diagonalization-based optimization for Linear Echo State Networks (ESNs) that reduces the per-step computational complexity of reservoir state updates from O(N^2) to O(N). By reformulating reservoir dynamics in the eigenbasis of the recurrent matrix, the recurrent update becomes a set of independent element-wise operations, eliminating the matrix multiplication. We further propose three methods to use our optimization depending on the situation: (i) Eigenbasis Weight Transformation (EWT), which preserves the dynamics of standard and trained Linear ESNs, (ii) End-to-End Eigenbasis Training (EET), which directly optimizes readout weights in the transformed space and (iii) Direct Parameter Generation (DPG), that bypasses matrix diagonalization by directly sampling eigenvalues and eigenvectors, achieving comparable performance than standard Linear ESNs. Across all experiments, both our methods preserve predictive accuracy while offering significant computational speedups, making them a replacement of standard Linear ESNs computations and training, and suggesting a shift of paradigm in linear ESN towards the direct selection of eigenvalues.

Keywords

Cite

@article{arxiv.2602.19802,
  title  = {Linear Reservoir: A Diagonalization-Based Optimization},
  author = {Romain de Coudenhove and Yannis Bendi-Ouis and Anthony Strock and Xavier Hinaut},
  journal= {arXiv preprint arXiv:2602.19802},
  year   = {2026}
}
R2 v1 2026-07-01T10:47:19.664Z