paper-with-me

홈 › Papers

Learning Chaotic Systems and Long-Term Predictions with Neural Jump ODEs

2024-07-26 · Florian Krach, Josef Teichmann

The Path-dependent Neural Jump ODE (PD-NJ-ODE) is a model for online prediction of generic (possibly non-Markovian) stochastic processes with irregular (in time) and potentially incomplete (with respect to coordinates) observations. It is a model for which convergence to the $L^2$-optimal predictor, which is given by the conditional expectation, is established theoretically. Thereby, the training of the model is solely based on a dataset of realizations of the underlying stochastic process, without the need of knowledge of the law of the process. In the case where the underlying process is deterministic, the conditional expectation coincides with the process itself. Therefore, this framework can equivalently be used to learn the dynamics of ODE or PDE systems solely from realizations of the dynamical system with different initial conditions. We showcase the potential of our method by applying it to the chaotic system of a double pendulum. When training the standard PD-NJ-ODE method, we see that the prediction starts to diverge from the true path after about half of the evaluation time. In this work we enhance the model with two novel ideas, which independently of each other improve the performance of our modelling setup. The resulting dynamics match the true dynamics of the chaotic system very closely. The same enhancements can be used to provably enable the PD-NJ-ODE to learn long-term predictions for general stochastic datasets, where the standard model fails. This is verified in several experiments.

📄 PDF Abstract BibTeX arXiv:2407.18808

Code (1)

floriankrach/pd-njode 공식 구현 pytorch

Similar Papers 제목 키워드 기반

DAW: Dynamics-Aware Weighting for Deep Learning Forecasts of Chaotic Systems

2026-08-23 · Zhou Fang, Gianmarco Mengaldo arxiv

Deep learning surrogates for forecasting chaotic dynamical systems suffer from catastrophic error accumulation over long-term autoregressive rollouts. This behavior is partly tied to the underlying systems: chaotic spati…

Predicting Chaotic System Behavior using Machine Learning Techniques

2024-08-11 · Huaiyuan Rao, Yichen Zhao, Qiang Lai

Recently, machine learning techniques, particularly deep learning, have demonstrated superior performance over traditional time series forecasting methods across various applications, including both single-variable and m…

Time SeriesTime Series Forecasting

Binned Spectral Power Loss for Improved Prediction of Chaotic Systems

2025-02-01 · Dibyajyoti Chakraborty, Arvind T. Mohan, Romit Maulik

Forecasting multiscale chaotic dynamical systems with deep learning remains a formidable challenge due to the spectral bias of neural networks, which hinders the accurate representation of fine-scale structures in long-t…

Deep LearningTime Series Forecasting

Temporal horizons in forecasting: a performance-learnability trade-off

2025-06-04 · Pau Vilimelis Aceituno, Jack William Miller, Noah Marti, Youssef Farag 외

When training autoregressive models to forecast dynamical systems, a critical question arises: how far into the future should the model be trained to predict? Too short a horizon may miss long-term trends, while too long…

Hyperparameter Optimization

Deep Learning of Chaotic Systems from Partially-Observed Data

2022-05-12 · Victor Churchill, Dongbin Xiu

Recently, a general data driven numerical framework has been developed for learning and modeling of unknown dynamical systems using fully- or partially-observed data. The method utilizes deep neural networks (DNNs) to co…

Deep Learning