paper-with-me

Papers

Generalized Teacher Forcing for Learning Chaotic Dynamics

2023-06-07 · Florian Hess, Zahra Monfared, Manuel Brenner, Daniel Durstewitz

Chaotic dynamical systems (DS) are ubiquitous in nature and society. Often we are interested in reconstructing such systems from observed time series for prediction or mechanistic insight, where by reconstruction we mean learning geometrical and invariant temporal properties of the system in question (like attractors). However, training reconstruction algorithms like recurrent neural networks (RNNs) on such systems by gradient-descent based techniques faces severe challenges. This is mainly due to exploding gradients caused by the exponential divergence of trajectories in chaotic systems. Moreover, for (scientific) interpretability we wish to have as low dimensional reconstructions as possible, preferably in a model which is mathematically tractable. Here we report that a surprisingly simple modification of teacher forcing leads to provably strictly all-time bounded gradients in training on chaotic systems, and, when paired with a simple architectural rearrangement of a tractable RNN design, piecewise-linear RNNs (PLRNNs), allows for faithful reconstruction in spaces of at most the dimensionality of the observed system. We show on several DS that with these amendments we can reconstruct DS better than current SOTA algorithms, in much lower dimensions. Performance differences were particularly compelling on real world data with which most other methods severely struggled. This work thus led to a simple yet powerful DS reconstruction algorithm which is highly interpretable at the same time.

📄 PDF Abstract BibTeX arXiv:2306.04406

Code (2)

durstewitzlab/gtf-shplrnn 공식 구현
DurstewitzLab/CNS-2023

Similar Papers 제목 키워드 기반

Teacher Forcing as Generalized Bayes: Optimization Geometry Mismatch in Switching Surrogates for Chaotic Dynamics

2026-04-28 · Andre Herz, Daniel Durstewitz, Georgia Koppe arxiv

Identity teacher forcing (ITF) enables stable training of deterministic recurrent surrogates for chaotic dynamical systems and has been highly effective for dynamical systems reconstruction (DSR) with recurrent neural ne…

Predicting multi-parametric dynamics of an externally forced oscillator using reservoir computing and minimal data

2024-12-05 · Nonlinear Dynamics by Springer 2024 12 · Manish Yadav, Swati Chauhan, Manish Dev Shrimali, Merten Stender

Mechanical systems exhibit complex dynamical behavior from harmonic oscillations to chaotic motion. The dynamics undergo qualitative changes due to changes to internal system parameters like stiffness and changes to exte…

Koopman Spectral Analysis of Intermittent Dynamics in Complex Systems: A Case Study in Pathophysiological Processes of Obstructive Sleep Apnea

2022-02-24 · Phat K. Huynh, Arveity R. Setty, Trung Q. Le

Complex systems, such as pathophysiological processes, commonly exhibit chaotic, nonlinear, and intermittent phenomena. Koopman operator theory and Hankel alternative view of Koopman (HAVOK) model have been widely used t…

AttributeHeart Rate Variability

State, global and local parameter estimation using local ensemble Kalman filters: applications to online machine learning of chaotic dynamics

2021-07-23 · Quentin Malartic, Alban Farchi, Marc Bocquet

In a recent methodological paper, we showed how to learn chaotic dynamics along with the state trajectory from sequentially acquired observations, using local ensemble Kalman filters. Here, we more systematically investi…

parameter estimation

Simplifying Hamiltonian and Lagrangian Neural Networks via Explicit Constraints

2020-10-26 · NeurIPS 2020 12 · Marc Finzi, Ke Alexander Wang, Andrew Gordon Wilson

Reasoning about the physical world requires models that are endowed with the right inductive biases to learn the underlying dynamics. Recent works improve generalization for predicting trajectories by learning the Hamilt…