Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scalable Hierarchical Agglomerative Clustering

About

The applicability of agglomerative clustering, for inferring both hierarchical and flat clustering, is limited by its scalability. Existing scalable hierarchical clustering methods sacrifice quality for speed and often lead to over-merging of clusters. In this paper, we present a scalable, agglomerative method for hierarchical clustering that does not sacrifice quality and scales to billions of data points. We perform a detailed theoretical analysis, showing that under mild separability conditions our algorithm can not only recover the optimal flat partition, but also provide a two-approximation to non-parametric DP-Means objective. This introduces a novel application of hierarchical clustering as an approximation algorithm for the non-parametric clustering objective. We additionally relate our algorithm to the classic hierarchical agglomerative clustering method. We perform extensive empirical experiments in both hierarchical and flat clustering settings and show that our proposed approach achieves state-of-the-art results on publicly available clustering benchmarks. Finally, we demonstrate our method's scalability by applying it to a dataset of 30 billion queries. Human evaluation of the discovered clusters show that our method finds better quality of clusters than the current state-of-the-art.

Nicholas Monath, Avinava Dubey, Guru Guruganesh, Manzil Zaheer, Amr Ahmed, Andrew McCallum, Gokhan Mergen, Marc Najork, Mert Terzihan, Bryon Tjanaka, Yuan Wang, Yuchen Wu• 2020

Related benchmarks

TaskDatasetResultRank
Hierarchical Agglomerative ClusteringWine
Dendrogram Purity0.95
26
Hierarchical ClusteringALLAML
Dendrogram Purity74
6
Hierarchical ClusteringWDBC
Dendrogram Purity92
6
Hierarchical ClusteringLandCover
Dendrogram Purity60
6
Hierarchical ClusteringImageNet-10
Dendrogram Purity86
6
Hierarchical ClusteringLSVT
Dendrogram Purity66
6
Hierarchical ClusteringSEEDS
Dendrogram Purity85
6
Hierarchical Clusteringbanknote
Dendrogram Purity90
6
Hierarchical ClusteringSpam
Dendrogram Purity68
6
Hierarchical ClusteringSTL-10
Dendrogram Purity0.59
6
Showing 10 of 13 rows

Other info

Follow for update