Unsupervised Learning of Finite Mixtures Using Entropy Regularization and Its Application to Image Segmentation

Abstract

When fitting finite mixtures to multivariate data, it is crucial to select the appropriate number of components. Under regularization theory, we aim to resolve this "unsupervised" learning problem via regularizing the likelihood by the full entropy of posterior probabilities for finite mixture fitting. Two deterministic annealing implementations are further proposed for this entropy regularized likelihood (ERL) learning. Through some asymptotic analysis of the deterministic annealing ERL (DAERL) learning, we find that the global minimization of the ERL function in an annealing way can lead to automatic model selection on finite mixtures and also make our DAERL algorithms less sensitive to initialization than the standard EM algorithm. The simulation experiments then demonstrate that our algorithms can provide some promising results just as our theoretic analysis. Moreover, our algorithms are evaluated in the application of unsupervised image segmentation and shown to outperform other state-of-the-art methods.

Cite

Text

Lu et al. "Unsupervised Learning of Finite Mixtures Using Entropy Regularization and Its Application to Image Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587424

Markdown

[Lu et al. "Unsupervised Learning of Finite Mixtures Using Entropy Regularization and Its Application to Image Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/lu2008cvpr-unsupervised/) doi:10.1109/CVPR.2008.4587424

BibTeX

@inproceedings{lu2008cvpr-unsupervised,
  title     = {{Unsupervised Learning of Finite Mixtures Using Entropy Regularization and Its Application to Image Segmentation}},
  author    = {Lu, Zhiwu and Peng, Yuxin and Xiao, Jianguo},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587424},
  url       = {https://mlanthology.org/cvpr/2008/lu2008cvpr-unsupervised/}
}