English

It's all In the (Exponential) Family: An Equivalence between Maximum Likelihood Estimation and Control Variates for Sketching Algorithms

Machine Learning 2026-02-05 v2 Machine Learning Applications

Abstract

Maximum likelihood estimators (MLE) and control variate estimators (CVE) have been used in conjunction with known information across sketching algorithms and applications in machine learning. We prove that under certain conditions in an exponential family, an optimal CVE will achieve the same asymptotic variance as the MLE, giving an Expectation-Maximization (EM) algorithm for the MLE. Experiments show the EM algorithm is faster and numerically stable compared to other root finding algorithms for the MLE for the bivariate Normal distribution, and we expect this to hold across distributions satisfying these conditions. We show how the EM algorithm leads to reproducibility for algorithms using MLE / CVE, and demonstrate how the EM algorithm leads to finding the MLE when the CV weights are known.

Keywords

Cite

@article{arxiv.2601.22378,
  title  = {It's all In the (Exponential) Family: An Equivalence between Maximum Likelihood Estimation and Control Variates for Sketching Algorithms},
  author = {Keegan Kang and Kerong Wang and Ding Zhang and Rameshwar Pratap and Bhisham Dev Verma and Benedict H. W. Wong},
  journal= {arXiv preprint arXiv:2601.22378},
  year   = {2026}
}

Comments

36 pages, 15 figures, accepted to AISTATS 2026 (poster)