Method for Computation of the Fisher Information Matrix in the Expectation-Maximization Algorithm
Lingyao Meng

TL;DR
This paper introduces a Monte Carlo-based method utilizing stochastic approximation to efficiently compute the Fisher Information Matrix within the EM algorithm framework, addressing a common limitation of EM.
Contribution
It presents a novel, simple approach to estimate the Fisher Information Matrix during EM using gradient information and stochastic approximation techniques.
Findings
Method is computationally efficient and easy to implement.
Numerical examples demonstrate accuracy and effectiveness.
Theoretical analysis confirms convergence and robustness.
Abstract
The expectation-maximization (EM) algorithm is an iterative computational method to calculate the maximum likelihood estimators (MLEs) from the sample data. It converts a complicated one-time calculation for the MLE of the incomplete data to a series of relatively simple calculations for the MLEs of the complete data. When the MLE is available, we naturally want the Fisher information matrix (FIM) of unknown parameters. The FIM is, in fact, a good measure of the amount of information a sample of data provides and can be used to determine the lower bound of the variance and the asymptotic variance of the estimators. However, one of the limitations of the EM is that the FIM is not an automatic by-product of the algorithm. In this paper, we review some basic ideas of the EM and the FIM. Then we construct a simple Monte Carlo-based method requiring only the gradient values of the function…
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
TopicsSimulation Techniques and Applications · Gaussian Processes and Bayesian Inference · Target Tracking and Data Fusion in Sensor Networks
