paper-with-me

홈 › Papers

Discovering ordinary differential equations that govern time-series

2022-11-05 · Sören Becker, Michal Klein, Alexander Neitz, Giambattista Parascandolo, Niki Kilbertus

Natural laws are often described through differential equations yet finding a differential equation that describes the governing law underlying observed data is a challenging and still mostly manual task. In this paper we make a step towards the automation of this process: we propose a transformer-based sequence-to-sequence model that recovers scalar autonomous ordinary differential equations (ODEs) in symbolic form from time-series data of a single observed solution of the ODE. Our method is efficiently scalable: after one-time pretraining on a large set of ODEs, we can infer the governing laws of a new observed solution in a few forward passes of the model. Then we show that our model performs better or on par with existing methods in various test cases in terms of accurate symbolic recovery of the ODE, especially for more complex expressions.

📄 PDF Abstract BibTeX arXiv:2211.02830

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Discover governing differential equations from evolving systems

2023-01-19 · Yuanyuan Li, Kai Wu, Jing Liu

Discovering the governing equations of evolving systems from available observations is essential and challenging. In this paper, we consider a new scenario: discovering governing equations from streaming data. Current me…

Discovering Ordinary Differential Equations with LLM-Based Qualitative and Quantitative Evaluation

2026-05-08 · Sum Kyun Song, Bong Gyun Shin, Jae Yong Lee arxiv

Discovering governing differential equations from observational data is a fundamental challenge in scientific machine learning. Existing symbolic regression approaches rely primarily on quantitative metrics; however, rea…

Bayesian Learning to Discover Mathematical Operations in Governing Equations of Dynamic Systems

2022-06-01 · Hongpeng Zhou, Wei Pan

Discovering governing equations from data is critical for diverse scientific disciplines as they can provide insights into the underlying phenomenon of dynamic systems. This work presents a new representation for governi…

Automatically identifying ordinary differential equations from data

2023-04-21 · Kevin Egan, Weizhen Li, Rui Carvalho

Discovering nonlinear differential equations that describe system dynamics from empirical data is a fundamental challenge in contemporary science. Here, we propose a methodology to identify dynamical laws by integrating …

DenoisingregressionTime Series

An Empirical Investigation of Neural ODEs and Symbolic Regression for Dynamical Systems

2026-01-28 · Panayiotis Ioannou, Pietro Liò, Pietro Cicuta arxiv

Accurately modelling the dynamics of complex systems and discovering their governing differential equations are critical tasks for accelerating scientific discovery. Using noisy, synthetic data from two damped oscillator…