Sequential Reservoir Computing for Efficient High-Dimensional Spatiotemporal Forecasting
Ata Akbari Asanjan, Filip Wudarski, Daniel O'Connor, Shaun Geaney, Elena Strbac, P. Aaron Lott, Davide Venturelli
TL;DR
This work addresses the computational bottlenecks of recurrent models for high-dimensional spatiotemporal forecasting by introducing Sequential Reservoir Computing (Sequential RC), a hierarchical RC architecture that stacks small reservoirs in sequence. By fixing reservoir weights and training only a ridge-readout, Sequential RC preserves long-term temporal dependencies while dramatically reducing memory and computational demands compared with LSTMs and standard RC. Across Lorenz63, 2D vorticity, and shallow-water datasets, Sequential RC achieves longer valid forecast horizons, improved structural similarity and PSNR, and up to three orders of magnitude lower training cost, demonstrating strong scalability for real-time scientific forecasting. The approach offers a practical path toward energy-efficient, high-fidelity forecasts in complex dynamical systems with high dimensionality.
Abstract
Forecasting high-dimensional spatiotemporal systems remains computationally challenging for recurrent neural networks (RNNs) and long short-term memory (LSTM) models due to gradient-based training and memory bottlenecks. Reservoir Computing (RC) mitigates these challenges by replacing backpropagation with fixed recurrent layers and a convex readout optimization, yet conventional RC architectures still scale poorly with input dimensionality. We introduce a Sequential Reservoir Computing (Sequential RC) architecture that decomposes a large reservoir into a series of smaller, interconnected reservoirs. This design reduces memory and computational costs while preserving long-term temporal dependencies. Using both low-dimensional chaotic systems (Lorenz63) and high-dimensional physical simulations (2D vorticity and shallow-water equations), Sequential RC achieves 15-25% longer valid forecast horizons, 20-30% lower error metrics (SSIM, RMSE), and up to three orders of magnitude lower training cost compared to LSTM and standard RNN baselines. The results demonstrate that Sequential RC maintains the simplicity and efficiency of conventional RC while achieving superior scalability for high-dimensional dynamical systems. This approach provides a practical path toward real-time, energy-efficient forecasting in scientific and engineering applications.
