English

Deep clustering with concrete k-means

Machine Learning 2019-10-18 v1 Machine Learning

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 of 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 alternating optimisation. We demonstrate the efficacy of our method on standard clustering benchmarks.

Keywords

Cite

@article{arxiv.1910.08031,
  title  = {Deep clustering with concrete k-means},
  author = {Boyan Gao and Yongxin Yang and Henry Gouk and Timothy M. Hospedales},
  journal= {arXiv preprint arXiv:1910.08031},
  year   = {2019}
}
R2 v1 2026-06-23T11:46:59.378Z