Deep Clusteringwith Concrete K-Means
Boyan Gao, Yongxin Yang, Henry Gouk, Timothy M. Hospedales
Abstract
We address the problem of simultaneously learning a k-means clustering and deep feature representation from unlabelled data, which is of interest due to the potential for deep k-means to outperform traditional two-step feature extraction and shallow clustering strategies. We achieve this by developing a gradient estimator for the non-differentiable k-means objective via the Gumbel-Softmax reparameterisation trick. In contrast to previous attempts at deep clustering, our concrete k-means model can be optimised with respect to the canonical k-means objective and is easily trained end-to-end without resorting to time consuming alternating optimisation techniques. We demonstrate the efficacy of our method on standard clustering benchmarks.
BibTeX
@inproceedings{icassp2020_deepclusteringwi,
title = {Deep Clusteringwith Concrete K-Means},
author = {Boyan Gao and Yongxin Yang and Henry Gouk and Timothy M. Hospedales},
booktitle = {ICASSP 2020},
year = {2020}
}