paper-with-me

Papers

Learning dynamical systems with hit-and-run random feature maps

2025-01-11 · Pinak Mandal, Georg A. Gottwald

We show how random feature maps can be used to forecast dynamical systems with excellent forecasting skill. We consider the tanh activation function and judiciously choose the internal weights in a data-driven manner such that the resulting features explore the nonlinear, non-saturated regions of the activation function. We introduce skip connections and construct a deep variant of random feature maps by combining several units. To mitigate the curse of dimensionality, we introduce localization where we learn local maps, employing conditional independence. Our modified random feature maps provide excellent forecasting skill for both single trajectory forecasts as well as long-time estimates of statistical properties, for a range of chaotic dynamical systems with dimensions up to 512. In contrast to other methods such as reservoir computers which require extensive hyperparameter tuning, we effectively need to tune only a single hyperparameter, and are able to achieve state-of-the-art forecast skill with much smaller networks.

📄 PDF Abstract BibTeX arXiv:2501.06661

Code (1)

pinakm9/deeprfm 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음

Similar Papers 제목 키워드 기반

Combining machine learning and data assimilation to forecast dynamical systems from noisy partial observations

2021-08-08 · Georg A. Gottwald, Sebastian Reich

We present a supervised learning method to learn the propagator map of a dynamical system from partial and noisy observations. In our computationally cheap and easy-to-implement framework a neural network consisting of r…

Learning solution operator of dynamical systems with diffusion maps kernel ridge regression

2025-12-19 · Jiwoo Song, Daning Huang, John Harlim arxiv

In this work, we propose a simple kernel ridge regression (KRR) framework with a dynamic-aware validation strategy for long-term prediction of complex dynamical systems. By employing a data-driven kernel derived from dif…

On the choice of the non-trainable internal weights in random feature maps

2024-08-07 · Pinak Mandal, Georg A. Gottwald, Nicholas Cranch

The computationally cheap machine learning architecture of random feature maps can be viewed as a single-layer feedforward network in which the weights of the hidden layer are random but fixed and only the outer weights …

Identification of Chimera using Machine Learning

2020-01-16 · M. A. Ganaie, Saptarshi Ghosh, Naveen Mendola, M. Tanveer 외

Chimera state refers to coexistence of coherent and non-coherent phases in identically coupled dynamical units found in various complex dynamical systems. Identification of Chimera, on one hand is essential due to its ap…

BIG-bench Machine Learning

Simplicity bias, algorithmic probability, and the random logistic map

2023-12-31 · Boumediene Hamzi, Kamaludin Dingle

Simplicity bias is an intriguing phenomenon prevalent in various input-output maps, characterized by a preference for simpler, more regular, or symmetric outputs. Notably, these maps typically feature high-probability ou…