Our paper "TaylorNet: Learning PDEs from Non-Grid Data" has been accepted at ECAI 2025
20.08.2025We're excited to share that our paper "TaylorNet: Learning PDEs from Non-Grid Data"", has been accepted at the Machine Learning Meets Differential Equations Workshop at ECAI 2025
Our work proposes a novel method of reconstructing governing equations from spatiotemporal data with scattered observations.
Abstract:
Modeling data obtained from dynamical systems has gained attention in recent years as a challenging task for machine learning models. Previous approaches assume the measurements to be distributed on a grid. However, for real-world applications like weather prediction, the observations are taken from arbitrary locations within the spatial domain. In this paper, we propose TaylorNet – a novel machine learning method that is designed to overcome this challenge. Our algorithm uses the multidimensional Taylor expansion of a dynamical system at each observation point to estimate the spatial derivatives to perform predictions. TaylorNet is able to accomplish two objectives simultaneously: accurately forecast the evolution of a complex dynamical system and explicitly reconstruct the underlying differential equation describing the system. We evaluate our model on a variety of advection-diffusion equations with different parameters and show that it performs similarly to equivalent approaches on grid-structured data while being able to process unstructured data as well.