paper-with-me

Papers

Learning Dynamical Systems from Noisy Data with Inverse-Explicit Integrators

2023-06-06 · Håkon Noren, Sølve Eidnes, Elena Celledoni

We introduce the mean inverse integrator (MII), a novel approach to increase the accuracy when training neural networks to approximate vector fields of dynamical systems from noisy data. This method can be used to average multiple trajectories obtained by numerical integrators such as Runge-Kutta methods. We show that the class of mono-implicit Runge-Kutta methods (MIRK) has particular advantages when used in connection with MII. When training vector field approximations, explicit expressions for the loss functions are obtained when inserting the training data in the MIRK formulae, unlocking symmetric and high-order integrators that would otherwise be implicit for initial value problems. The combined approach of applying MIRK within MII yields a significantly lower error compared to the plain use of the numerical integrator without averaging the trajectories. This is demonstrated with experiments using data from several (chaotic) Hamiltonian systems. Additionally, we perform a sensitivity analysis of the loss functions under normally distributed perturbations, supporting the favorable performance of MII.

📄 PDF Abstract BibTeX arXiv:2306.03548

Code (1)

hakonnoren/learning_hamiltonian_noise 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fast data inversion for high-dimensional dynamical systems from noisy measurements

2025-01-02 · Yizi Lin, Xubo Liu, Paul Segall, Mengyang Gu

In this work, we develop a scalable approach for a flexible latent factor model for high-dimensional dynamical systems. Each latent factor process has its own correlation and variance parameters, and the orthogonal facto…

parameter estimation

Inverse learning in Hilbert scales

2020-02-24 · Abhishake Rastogi, Peter Mathé

We study the linear ill-posed inverse problem with noisy data in the statistical learning setting. Approximate reconstructions from random noisy data are sought with general regularization schemes in Hilbert scale. We di…

regression

Machine Learning Hamiltonian Dynamical Systems with Sparse and Noisy Data

2026-04-19 · Vedanta Thapar, Abhinav Gupta arxiv

Machine learning has become a powerful tool for discovering governing laws of dynamical systems from data. However, most existing approaches degrade severely when observations are sparse, noisy, or irregularly sampled. I…

Examining the robustness of Physics-Informed Neural Networks to noise for Inverse Problems

2025-09-24 · Aleksandra Jekic, Afroditi Natsaridou, Signe Riemer-Sørensen, Helge Langseth 외 arxiv

Approximating solutions to partial differential equations (PDEs) is fundamental for the modeling of dynamical systems in science and engineering. Physics-informed neural networks (PINNs) are a recent machine learning-bas…

Pathwise Learning of Stochastic Dynamical Systems with Partial Observations

2026-01-29 · Nicole Tianjiao Yang arxiv

The reconstruction and inference of stochastic dynamical systems from data is a fundamental task in inverse problems and statistical learning. While surrogate modeling advances computational methods to approximate these …