On Convergence Properties of the Monte Carlo EM Algorithm
Ronald C. Neath

TL;DR
This paper reviews the convergence properties of the EM and Monte Carlo EM algorithms, demonstrating their theoretical behavior, practical implementation, and implications for high-dimensional data analysis.
Contribution
It provides an accessible, rigorous introduction to EM and Monte Carlo EM convergence, including proofs, examples, and practical insights for determining sample sizes.
Findings
EM converges to a stationary point of the likelihood.
Convergence rate of EM is at best linear.
Monte Carlo EM's convergence depends on sample size and approximation accuracy.
Abstract
The Expectation-Maximization (EM) algorithm (Dempster, Laird and Rubin, 1977) is a popular method for computing maximum likelihood estimates (MLEs) in problems with missing data. Each iteration of the al- gorithm formally consists of an E-step: evaluate the expected complete-data log-likelihood given the observed data, with expectation taken at current pa- rameter estimate; and an M-step: maximize the resulting expression to find the updated estimate. Conditions that guarantee convergence of the EM se- quence to a unique MLE were found by Boyles (1983) and Wu (1983). In complicated models for high-dimensional data, it is common to encounter an intractable integral in the E-step. The Monte Carlo EM algorithm of Wei and Tanner (1990) works around this difficulty by maximizing instead a Monte Carlo approximation to the appropriate conditional expectation. Convergence properties of Monte…
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
TopicsStatistical Methods and Inference · Bayesian Methods and Mixture Models · Statistical Methods and Bayesian Inference
