English

How to Achieve the Intended Aim of Deep Clustering Now, without Deep Learning

Machine Learning 2026-02-06 v1

Abstract

Deep clustering (DC) is often quoted to have a key advantage over kk-means clustering. Yet, this advantage is often demonstrated using image datasets only, and it is unclear whether it addresses the fundamental limitations of kk-means clustering. Deep Embedded Clustering (DEC) learns a latent representation via an autoencoder and performs clustering based on a kk-means-like procedure, while the optimization is conducted in an end-to-end manner. This paper investigates whether the deep-learned representation has enabled DEC to overcome the known fundamental limitations of kk-means clustering, i.e., its inability to discover clusters of arbitrary shapes, varied sizes and densities. Our investigations on DEC have a wider implication on deep clustering methods in general. Notably, none of these methods exploit the underlying data distribution. We uncover that a non-deep learning approach achieves the intended aim of deep clustering by making use of distributional information of clusters in a dataset to effectively address these fundamental limitations.

Keywords

Cite

@article{arxiv.2602.05749,
  title  = {How to Achieve the Intended Aim of Deep Clustering Now, without Deep Learning},
  author = {Kai Ming Ting and Wei-Jie Xu and Hang Zhang},
  journal= {arXiv preprint arXiv:2602.05749},
  year   = {2026}
}

Comments

Work on progress