Novel Optimization Techniques for Parameter Estimation
Chenyu Wu, Nuozhou Wang, Casey Garner, Kevin Leder, Shuzhong Zhang

TL;DR
This paper presents CRNAS, a second-order optimization algorithm tailored for parameter estimation in non-convex biological models, leveraging Hessian information and affine scaling to improve convergence to second-order optimal points.
Contribution
The paper introduces CRNAS, a novel cubic regularized Newton method with affine scaling for constrained parameter estimation, capable of efficiently finding second-order optimal points.
Findings
CRNAS converges within $O(\epsilon^{-3/2})$ iterations to approximate second-order optimality.
CRNAS performs comparably or better than MATLAB's fmincon in accuracy and computational cost.
CRNAS is particularly effective for problems with heterogeneous populations in biological systems.
Abstract
In this paper, we introduce a new optimization algorithm that is well suited for solving parameter estimation problems. We call our new method cubic regularized Newton with affine scaling (CRNAS). In contrast to so-called first-order methods which rely solely on the gradient of the objective function, our method utilizes the Hessian of the objective. As a result it is able to focus on points satisfying the second-order optimality conditions, as opposed to first-order methods that simply converge to critical points. This is an important feature in parameter estimation problems where the objective function is often non-convex and as a result there can be many critical points making it is near impossible to identify the global minimum. An important feature of parameter estimation in mathematical models of biological systems is that the parameters are constrained by either physical…
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
TopicsEngineering Applied Research
