Investigation of Parameter Uncertainty in Clustering Using a Gaussian Mixture Model Via Jackknife, Bootstrap and Weighted Likelihood Bootstrap
Adrian O'Hagan, Thomas Brendan Murphy, Luca Scrucca, Isobel Claire, Gormley

TL;DR
This paper compares bootstrap, weighted likelihood bootstrap, and jackknife methods for estimating parameter uncertainty in Gaussian mixture model clustering, highlighting their effectiveness through simulations and real data examples.
Contribution
It provides an empirical comparison of standard error estimation methods in mixture models, which is often overlooked in model-based clustering.
Findings
Bootstrap and weighted likelihood bootstrap perform well in estimating standard errors.
Jackknife provides a computationally efficient alternative with comparable accuracy.
Methods are validated on both simulated and real datasets.
Abstract
Mixture models are a popular tool in model-based clustering. Such a model is often fitted by a procedure that maximizes the likelihood, such as the EM algorithm. At convergence, the maximum likelihood parameter estimates are typically reported, but in most cases little emphasis is placed on the variability associated with these estimates. In part this may be due to the fact that standard errors are not directly calculated in the model-fitting algorithm, either because they are not required to fit the model, or because they are difficult to compute. The examination of standard errors in model-based clustering is therefore typically neglected. The widely used R package mclust has recently introduced bootstrap and weighted likelihood bootstrap methods to facilitate standard error estimation. This paper provides an empirical comparison of these methods (along with the jackknife method) for…
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
TopicsBayesian Methods and Mixture Models · Statistical Methods and Bayesian Inference · Statistical Methods and Inference
