paper-with-me

Papers

Infinite-dimensional next-generation reservoir computing

2024-12-13 · Lyudmila Grigoryeva, Hannah Lim Jing Ting, Juan-Pablo Ortega

Next-generation reservoir computing (NG-RC) has attracted much attention due to its excellent performance in spatio-temporal forecasting of complex systems and its ease of implementation. This paper shows that NG-RC can be encoded as a kernel ridge regression that makes training efficient and feasible even when the space of chosen polynomial features is very large. Additionally, an extension to an infinite number of covariates is possible, which makes the methodology agnostic with respect to the lags into the past that are considered as explanatory factors, as well as with respect to the number of polynomial covariates, an important hyperparameter in traditional NG-RC. We show that this approach has solid theoretical backing and good behavior based on kernel universality properties previously established in the literature. Various numerical illustrations show that these generalizations of NG-RC outperform the traditional approach in several forecasting applications.

📄 PDF Abstract BibTeX arXiv:2412.09800

Code (1)

learning-of-dynamic-processes/kernelngrcvolterra 공식 구현

Tasks

Spatio-Temporal Forecasting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Learning unseen coexisting attractors

2022-07-28 · Daniel J. Gauthier, Ingo Fischer, André Röhm

Reservoir computing is a machine learning approach that can generate a surrogate model of a dynamical system. It can learn the underlying dynamical system using fewer trainable parameters and hence smaller training data …

BIG-bench Machine Learning

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…

Next Generation Reservoir Computing

2021-06-14 · Daniel J. Gauthier, Erik Bollt, Aaron Griffith, Wendson A. S. Barbosa

Reservoir computing is a best-in-class machine learning algorithm for processing information generated by dynamical systems using observed time-series data. Importantly, it requires very small training data sets, uses li…

Time SeriesTime Series Analysis

Infinite-dimensional reservoir computing

2023-04-02 · Lukas Gonon, Lyudmila Grigoryeva, Juan-Pablo Ortega

Reservoir computing approximation and generalization bounds are proved for a new concept class of input/output systems that extends the so-called generalized Barron functionals to a dynamic context. This new class is cha…

Generalization Bounds

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