SYSYApr 17

Bi-Level optimization for interpolation-based parameter estimation of differential equations

arXiv:2506.0072020.1h-index: 32
AI Analysis

For chemical engineers and researchers solving inverse problems with ODEs, this offers a computationally cheaper alternative to standard sequential optimization.

This work proposes a bi-level optimization framework using interpolation to reduce the computational cost of sensitivity calculations in parameter estimation of ODEs. The method correctly estimates parameters for benchmark problems and extends to delay, stiff, and partially observed differential equations.

Inverse problem or parameter estimation of ordinary differential equations (ODEs), the iterative process of minimizing the mismatch between model-predicted and experimental states by tuning the parameter values within an optimization formulation, is commonplace in chemical engineering applications. A popular method for parameter estimation is sequential optimization (single-shooting), which numerically integrates the ODE in each iteration. However, computing the gradients for the optimization steps requires calculating sensitivities, i.e., the derivatives of states with respect to the parameters, through the numerical integrator, which can be computationally expensive. In this work, we use interpolation to reduce the cost of these sensitivity calculations. Leveraging this interpolation, we also propose a bi-level optimization framework that exploits the structure of the differential equations and solves a convex inner problem. We apply this framework to examples spanning conventional parameter estimation and the emerging concept of data-driven dynamic model discovery. We show that our approach not only estimates the correct parameters for benchmark problems, but can also be readily extended to delay, stiff, and partially observed differential equations without major modifications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes