On Information-Maximization Clustering: Tuning Parameter Selection and Analytic Solution

Abstract

Information-maximization clustering learns a probabilistic classifier in an unsupervised manner so that mutual information between feature vectors and cluster assignments is maximized. A notable advantage of this approach is that it only involves continuous optimization of model parameters, which is substantially easier to solve than discrete optimization of cluster assignments. However, existing methods still involve non-convex optimization problems, and therefore finding a good local optimal solution is not straightforward in practice. In this paper, we propose an alternative information-maximization clustering method based on a squared-loss variant of mutual information. This novel approach gives a clustering solution analytically in a computationally efficient way via kernel eigenvalue decomposition. Furthermore, we provide a practical model selection procedure that allows us to objectively optimize tuning parameters included in the kernel function. Through experiments, we demonstrate the usefulness of the proposed approach.

Cite

Text

Sugiyama et al. "On Information-Maximization Clustering: Tuning Parameter Selection and Analytic Solution." International Conference on Machine Learning, 2011.

Markdown

[Sugiyama et al. "On Information-Maximization Clustering: Tuning Parameter Selection and Analytic Solution." International Conference on Machine Learning, 2011.](https://mlanthology.org/icml/2011/sugiyama2011icml-information/)

BibTeX

@inproceedings{sugiyama2011icml-information,
  title     = {{On Information-Maximization Clustering: Tuning Parameter Selection and Analytic Solution}},
  author    = {Sugiyama, Masashi and Yamada, Makoto and Kimura, Manabu and Hachiya, Hirotaka},
  booktitle = {International Conference on Machine Learning},
  year      = {2011},
  pages     = {65-72},
  url       = {https://mlanthology.org/icml/2011/sugiyama2011icml-information/}
}