2020
BanditPAM: Almost Linear Time k-Medoids Clustering via Multi-Armed Bandits
NeurIPS 2020poster
Clustering is a ubiquitous task in data science. Compared to the commonly used k-means clustering, k-medoids clustering requires the cluster centers to be actual data points and supports arbitrary distance metrics, which permits greater interpretability and the clustering of structured objects. Curr…