Towards Foundation Inference Models that Learn ODEs In-Context
By: Maximilian Mauel , Manuel Hinz , Patrick Seifner and more
Potential Business Impact:
Helps computers learn how things change from messy data.
Ordinary differential equations (ODEs) describe dynamical systems evolving deterministically in continuous time. Accurate data-driven modeling of systems as ODEs, a central problem across the natural sciences, remains challenging, especially if the data is sparse or noisy. We introduce FIM-ODE (Foundation Inference Model for ODEs), a pretrained neural model designed to estimate ODEs zero-shot (i.e., in context) from sparse and noisy observations. Trained on synthetic data, the model utilizes a flexible neural operator for robust ODE inference, even from corrupted data. We empirically verify that FIM-ODE provides accurate estimates, on par with a neural state-of-the-art method, and qualitatively compare the structure of their estimated vector fields.
Similar Papers
Towards Fast Coarse-graining and Equation Discovery with Foundation Inference Models
Machine Learning (CS)
Finds hidden patterns in moving pictures.
Predicting symbolic ODEs from multiple trajectories
Machine Learning (CS)
Finds hidden math rules from watching things move.
Deep Neural ODE Operator Networks for PDEs
Machine Learning (CS)
Teaches computers to predict how things change.