Simple, Scalable, and Stable Variational Deep Clustering

Abstract

Deep clustering (DC) has become the state-of-the-art for unsupervised clustering. In principle, DC represents a variety of unsupervised methods that jointly learn the underlying clusters and the latent representation directly from unstructured datasets. However, DC methods are generally poorly applied due to high operational costs, low scalability, and unstable results. In this paper, we first evaluate several popular DC variants in the context of industrial applicability using eight empirical criteria. We then choose to focus on variational deep clustering (VDC) methods, since they mostly meet those criteria except for simplicity, scalability, and stability. To address these three unmet criteria, we introduce four generic algorithmic improvements: initial $\gamma$-training, periodic $\beta$-annealing, mini-batch GMM (Gaussian mixture model) initialization, and inverse min-max transform. We also propose a novel clustering algorithm S3VDC (simple, scalable, and stable VDC) that incorporates all those improvements. Our experiments show that S3VDC outperforms the state-of-the-art on both benchmark tasks and a large unstructured industrial dataset without any ground truth label. In addition, we analytically evaluate the usability and interpretability of S3VDC.

Cite

Text

Cao et al. "Simple, Scalable, and Stable Variational Deep Clustering." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020. doi:10.1007/978-3-030-67658-2_7

Markdown

[Cao et al. "Simple, Scalable, and Stable Variational Deep Clustering." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020.](https://mlanthology.org/ecmlpkdd/2020/cao2020ecmlpkdd-simple/) doi:10.1007/978-3-030-67658-2_7

BibTeX

@inproceedings{cao2020ecmlpkdd-simple,
  title     = {{Simple, Scalable, and Stable Variational Deep Clustering}},
  author    = {Cao, Lele and Asadi, Sahar and Zhu, Wenfei and Schmidli, Christian and Sjöberg, Michael},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2020},
  pages     = {108-124},
  doi       = {10.1007/978-3-030-67658-2_7},
  url       = {https://mlanthology.org/ecmlpkdd/2020/cao2020ecmlpkdd-simple/}
}