Variational Bayes method for ordinary differential equation models
Hyunjoo Yang, Jaeyong Lee

TL;DR
This paper introduces a fast, accurate Bayesian variational method for estimating parameters in complex ODE models, effectively handling models with many variables and applied successfully to COVID-19 data.
Contribution
It proposes a novel variational Bayes algorithm that approximates ODE models with a state-space model, enabling efficient parameter estimation without full numerical solutions.
Findings
Outperforms existing methods in speed and accuracy.
Demonstrates stability and effectiveness in large models with over 30 parameters.
Successfully applied to real-world COVID-19 data with over 50 parameters estimated.
Abstract
Ordinary differential equations (ODEs) are a mathematical model used in many application areas such as climatology, bioinformatics, and chemical engineering with its intuitive appeal to modeling. Despite ODE's wide usage in modeling, the frequent absence of their analytic solutions makes it challenging to estimate ODE parameters from the data, especially when the model has lots of variables and parameters. This paper proposes a Bayesian ODE parameter estimating algorithm which is fast and accurate even for models with many parameters. The proposed method approximates an ODE model with a state-space model based on equations of a numeric solver. It allows fast estimation by avoiding computations of a complete numerical solution in the likelihood. The posterior is obtained by a variational Bayes method, more specifically, the approximate Riemannian conjugate gradient method (Honkela et al.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProbabilistic and Robust Engineering Design · Statistical Methods and Bayesian Inference · Statistical Methods and Inference
