Abstract
The combination of clustering with Deep Learning has gained much attention in recent years. Unsupervised neural networks like autoencoders can autonomously learn the essential structures in a data set. This idea can be combined with clustering objectives to learn relevant features automatically. Unfortunately, they are often based on a k-means framework, from which they inherit various assumptions, like spherical-shaped clusters. Another assumption, also found in approaches outside the k-means-family, is knowing the number of clusters a-priori. In this paper, we present the novel clustering algorithm DipDECK, which can estimate the number of clusters simultaneously to improving a Deep Learning-based clustering objective. Additionally, we can cluster complex data sets without assuming only spherically shaped clusters. Our algorithm works by heavily overestimating the number of clusters in the embedded space of an autoencoder and, based on Hartigan's Dip-test - a statistical test for unimodality - analyses the resulting micro-clusters to determine which to merge. We show in extensive experiments the various benefits of our method: (1) we achieve competitive results while learning the clustering-friendly representation and number of clusters simultaneously; (2) our method is robust regarding parameters, stable in performance, and allows for more flexibility in the cluster shape; (3) we outperform relevant competitors in the estimation of the number of clusters.
Original language | English |
---|---|
Title of host publication | KDD 2021 - Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery and Data Mining |
Subtitle of host publication | August 14 - 18, 2021 |
Place of Publication | New York, NY |
Publisher | Association for Computing Machinery (ACM) |
Pages | 903-913 |
Number of pages | 11 |
ISBN (Electronic) | 978-1-4503-8332-5 |
DOIs | |
Publication status | Published - 14 Aug 2021 |
Event | 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining (KDD) - , Singapore Duration: 14 Aug 2021 → 18 Aug 2021 |
Conference
Conference | 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining (KDD) |
---|---|
Country/Territory | Singapore |
Period | 14/08/21 → 18/08/21 |
Austrian Fields of Science 2012
- 102033 Data mining
Keywords
- Deep Clustering
- Dip-test
- Estimating the number of clusters
- deep clustering
- estimating the number of clusters
- dip-test