English

Predicting Ordinary Differential Equations with Transformers

Machine Learning 2023-07-25 v1

Abstract

We develop a transformer-based sequence-to-sequence model that recovers scalar ordinary differential equations (ODEs) in symbolic form from irregularly sampled and noisy observations of a single solution trajectory. We demonstrate in extensive empirical evaluations that our model performs better or on par with existing methods in terms of accurate recovery across various settings. Moreover, our method is efficiently scalable: after one-time pretraining on a large set of ODEs, we can infer the governing law of a new observed solution in a few forward passes of the model.

Keywords

Cite

@article{arxiv.2307.12617,
  title  = {Predicting Ordinary Differential Equations with Transformers},
  author = {Sören Becker and Michal Klein and Alexander Neitz and Giambattista Parascandolo and Niki Kilbertus},
  journal= {arXiv preprint arXiv:2307.12617},
  year   = {2023}
}

Comments

Published at ICML 2023

R2 v1 2026-06-28T11:38:25.409Z