Repairing Faulty Mixture Models Using Density Estimation

Abstract

Previous work in mixture model clustering has focused primarily on the issue of model selection. Model scoring functions (including penalized likelihood and Bayesian approximations) can guide a search of the model parameter and structure space. Relatively little research has addressed the issue of how to move through this space. Local optimization techniques, such as expectation maximization, solve only part of the problem; we still need to move between different local optima. The traditional approach, restarting the search from different random configurations, is inefficient. We describe a more directed and controlled way of moving between local maxima. Using multi-resolution kd- trees for fast density estimation, we search by modifying models within regions where they fail to predict the datapoint density. We compare this algorithm with a canonical clustering method, finding favorable results on a variety of large, low-dimensional datasets. 1.

Cite

Text

Sand and Moore. "Repairing Faulty Mixture Models Using Density Estimation." International Conference on Machine Learning, 2001.

Markdown

[Sand and Moore. "Repairing Faulty Mixture Models Using Density Estimation." International Conference on Machine Learning, 2001.](https://mlanthology.org/icml/2001/sand2001icml-repairing/)

BibTeX

@inproceedings{sand2001icml-repairing,
  title     = {{Repairing Faulty Mixture Models Using Density Estimation}},
  author    = {Sand, Peter and Moore, Andrew W.},
  booktitle = {International Conference on Machine Learning},
  year      = {2001},
  pages     = {457-464},
  url       = {https://mlanthology.org/icml/2001/sand2001icml-repairing/}
}