paper-with-me

Papers

Sequential Reservoir Computing for Efficient High-Dimensional Spatiotemporal Forecasting

2026-01-01 · Ata Akbari Asanjan, Filip Wudarski, Daniel O'Connor, Shaun Geaney, Elena Strbac, P. Aaron Lott, Davide Venturelli arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.00172

Code (0)

등록된 구현이 없습니다.

Tasks

Physical Simulations

Similar Papers 제목 키워드 기반

DNA Reservoir Computing: A Novel Molecular Computing Approach

2013-06-25 · Alireza Goudarzi, Matthew R. Lakin, Darko Stefanovic

We propose a novel molecular computing approach based on reservoir computing. In reservoir computing, a dynamical core, called a reservoir, is perturbed with an external input signal while a readout layer maps the reserv…

Model-Free Prediction of Chaotic Systems Using High Efficient Next-generation Reservoir Computing

2021-10-19 · Zhuo Liu, Leisheng Jin

To predict the future evolution of dynamical systems purely from observations of the past data is of great potential application. In this work, a new formulated paradigm of reservoir computing is proposed for achieving m…

Anticipating tipping in spatiotemporal systems with machine learning

2026-04-07 · Smita Deb, Zheng-Meng Zhai, Mulugeta Haile, Ying-Cheng Lai arxiv

In nonlinear dynamical systems, tipping refers to a critical transition from one steady state to another, typically catastrophic, steady state, often resulting from a saddle-node bifurcation. Recently, the machine-learni…

Predicting two-dimensional spatiotemporal chaotic patterns with optimized high-dimensional hybrid reservoir computing

2025-01-04 · Tamon Nakano Sebastian Baur Christoph Räth

As an alternative approach for predicting complex dynamical systems where physics-based models are no longer reliable, reservoir computing (RC) has gained popularity. The hybrid approach is considered an interesting opti…

CPUPrediction

Learning Spatiotemporal Chaos Using Next-Generation Reservoir Computing

2022-03-24 · Wendson A. S. Barbosa, Daniel J. Gauthier

Forecasting the behavior of high-dimensional dynamical systems using machine learning requires efficient methods to learn the underlying physical model. We demonstrate spatiotemporal chaos prediction using a machine lear…

BIG-bench Machine Learning