paper-with-me

Papers

Inferring the Structure of Ordinary Differential Equations

2021-07-05 · Juliane Weilbach, Sebastian Gerwinn, Christian Weilbach, Melih Kandemir

Understanding physical phenomena oftentimes means understanding the underlying dynamical system that governs observational measurements. While accurate prediction can be achieved with black box systems, they often lack interpretability and are less amenable for further expert investigation. Alternatively, the dynamics can be analysed via symbolic regression. In this paper, we extend the approach by (Udrescu et al., 2020) called AIFeynman to the dynamic setting to perform symbolic regression on ODE systems based on observations from the resulting trajectories. We compare this extension to state-of-the-art approaches for symbolic regression empirically on several dynamical systems for which the ground truth equations of increasing complexity are available. Although the proposed approach performs best on this benchmark, we observed difficulties of all the compared symbolic regression approaches on more complex systems, such as Cart-Pole.

📄 PDF Abstract BibTeX arXiv:2107.07345

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSymbolic Regression

Similar Papers 제목 키워드 기반

Neural Ordinary Differential Equations for Learning and Extrapolating System Dynamics Across Bifurcations

2025-07-25 · Eva van Tegelen, George van Voorn, Ioannis Athanasiadis, Peter van Heijster arxiv

Forecasting system behaviour near and across bifurcations is crucial for identifying potential shifts in dynamical systems. While machine learning has recently been used to learn critical transitions and bifurcation stru…

Modelling Chemical Reaction Networks using Neural Ordinary Differential Equations

2025-02-11 · Anna C. M. Thöni, William E. Robinson, Yoram Bachrach, Wilhelm T. S. Huck 외

In chemical reaction network theory, ordinary differential equations are used to model the temporal change of chemical species concentration. As the functional form of these ordinary differential equations systems is der…

Form

Graph Neural Ordinary Differential Equations

2019-11-18 · Michael Poli, Stefano Massaroli, Junyoung Park, Atsushi Yamashita 외

We introduce the framework of continuous--depth graph neural networks (GNNs). Graph neural ordinary differential equations (GDEs) are formalized as the counterpart to GNNs where the input-output relationship is determine…

Learning Neural Ordinary Equations for Forecasting Future Links on Temporal Knowledge Graphs

2021-11-01 · EMNLP 2021 11 · Zhen Han, Zifeng Ding, Yunpu Ma, Yujia Gu 외

There has been an increasing interest in inferring future links on temporal knowledge graphs (KG). While links on temporal KGs vary continuously over time, the existing approaches model the temporal KGs in discrete state…

Knowledge Graphs

Foundation Inference Models for Ordinary Differential Equations

2026-02-09 · Maximilian Mauel, Johannes R. Hübers, David Berghaus, Patrick Seifner 외 arxiv

Ordinary differential equations (ODEs) are central to scientific modelling, but inferring their vector fields from noisy trajectories remains challenging. Current approaches such as symbolic regression, Gaussian process …