Related Experiment Video
Updated: Jul 1, 2025

Author Spotlight: Computing the Effects of a Local Radiofrequency Hyperthermia Intervention on Tumor Biomechanics
Published on: December 1, 2023
Understanding the impact of numerical solvers on inference for differential equation models
Richard Creswell1, Katherine M Shepherd1, Ben Lambert2
1Department of Computer Science, University of Oxford, Oxford, Oxfordshire, UK.
Numerical solvers for ordinary differential equations (ODEs) can cause distorted likelihood surfaces in parameter inference, leading to inaccurate results. Careful tuning of solver tolerances is crucial for reliable ODE model parameter estimation.
Area of Science:
- Computational Mathematics
- Mathematical Modeling
- Scientific Computing
Background:
- Ordinary differential equation (ODE) models are widely used in biological and physical sciences.
- Numerical methods are essential for solving ODEs, but approximations can introduce errors.
- Accuracy for forward simulations does not guarantee accuracy for inverse problems (parameter inference).
Purpose of the Study:
- To investigate how numerical solver inaccuracies affect parameter inference in ODE models.
- To identify conditions where these inaccuracies are most severe.
- To provide guidance on setting solver tolerances for reliable inference.
Main Methods:
- Analysis of fixed and adaptive step ODE solvers.
- Demonstration of likelihood surface distortion due to numerical approximation.
- Reanalysis of a COVID-19 ODE change-point model.
- Fitting a hydrological rainfall-run-off model to data.
Main Results:
- Insufficient solver accuracy can create jagged likelihood surfaces, trapping inference algorithms in local optima.
- Inference biases are most pronounced in low-noise, rapid nonlinear dynamical systems.
- Step size significantly impacts simulation and inference outcomes in ODE models.
- Solver tolerances must be carefully tuned to avoid distorted likelihoods.
Conclusions:
- Numerical approximations in ODE solvers pose a significant challenge for parameter inference.
- Adaptive step size solver tolerances require cautious setting during inference.
- Inspection of likelihood surfaces for numerical artifacts is recommended.
- Ensuring solver accuracy is critical for reliable ODE model parameter estimation.
More Related Videos
10:44Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
Published on: December 7, 2021
09:04A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump
Published on: June 1, 2022
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Transmission-Line Differential Equations
Line Section Model
A circuit representing a line section of length Δx helps in understanding the transmission line parameters. The voltage V(x) and current i(x) are measured...
Difference Equation Solution using z-Transform
The z-transform facilitates handling delayed signals by shifting the signal in the z-domain, which corresponds to delaying the signal in the time domain, and advancing signals by similarly shifting in the...
Classification of Systems-II