A Note on Uncertainty Quantification for Maximum Likelihood Parameters Estimated with Heuristic Based Optimization Algorithms
Zachary Porreca

TL;DR
This paper introduces a fast two-step method using automatic differentiation to quantify uncertainty in maximum likelihood estimates obtained via heuristic algorithms, overcoming limitations of traditional resampling methods.
Contribution
It presents a novel, efficient procedure for covariance estimation for heuristic-based maximum likelihood parameters, enabling uncertainty quantification without extensive resampling.
Findings
The proposed method provides comparable standard error estimates to traditional gradient-based methods.
It is faster and more practical than bootstrapping for uncertainty quantification.
Empirical results demonstrate the method's effectiveness and advantages.
Abstract
Gradient-based solvers risk convergence to local optima, leading to incorrect researcher inference. Heuristic-based algorithms are able to ``break free" of these local optima to eventually converge to the true global optimum. However, given that they do not provide the gradient/Hessian needed to approximate the covariance matrix and that the significantly longer computational time they require for convergence likely precludes resampling procedures for inference, researchers often are unable to quantify uncertainty in the estimates they derive with these methods. This note presents a simple and relatively fast two-step procedure to estimate the covariance matrix for parameters estimated with these algorithms. This procedure relies on automatic differentiation, a computational means of calculating derivatives that is popular in machine learning applications. A brief empirical example…
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
TopicsNeural Networks and Applications · Gaussian Processes and Bayesian Inference · Statistical and numerical algorithms
