An Empirical Investigation of Neural ODEs and Symbolic Regression for Dynamical Systems
Panayiotis Ioannou, Pietro Liò, Pietro Cicuta
TL;DR
This work evaluates how Neural Ordinary Differential Equations (NODEs) and Symbolic Regression (SR) perform in discovering and extrapolating the dynamics of damped oscillatory systems from noisy data. It shows that NODEs can extrapolate to unseen boundary conditions when new trajectories share the training dynamics, while SR can recover governing equations from ground-truth data, especially when the input $\lambda$ is included. Importantly, training a NODE on only 10% of the data to generate additional data for SR yields two of three governing equations and a good approximation for the third, illustrating a denoising effect and a data-efficient path to physical-law discovery. Together, the results propose a promising NODE-augmented SR pipeline for data-scarce scientific domains to infer underlying differential equations and physical laws.
Abstract
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 oscillatory systems, we explore the extrapolation capabilities of Neural Ordinary Differential Equations (NODEs) and the ability of Symbolic Regression (SR) to recover the underlying equations. Our study yields three key insights. First, we demonstrate that NODEs can extrapolate effectively to new boundary conditions, provided the resulting trajectories share dynamic similarity with the training data. Second, SR successfully recovers the equations from noisy ground-truth data, though its performance is contingent on the correct selection of input variables. Finally, we find that SR recovers two out of the three governing equations, along with a good approximation for the third, when using data generated by a NODE trained on just 10% of the full simulation. While this last finding highlights an area for future work, our results suggest that using NODEs to enrich limited data and enable symbolic regression to infer physical laws represents a promising new approach for scientific discovery.
