Towards K-means-friendly Spaces: Simultaneous Deep Learning and Clustering
Bo Yang, Xiao Fu, Nicholas D. Sidiropoulos, Mingyi Hong

TL;DR
This paper introduces a joint deep learning and clustering method that learns a nonlinear transformation to produce clustering-friendly latent spaces, improving clustering performance over traditional sequential approaches.
Contribution
It proposes a novel joint optimization framework combining deep neural networks with K-means clustering to handle complex nonlinear transformations from latent space to data.
Findings
The method effectively recovers clustering-friendly representations.
It outperforms traditional sequential DR and clustering approaches.
The approach is scalable and adaptable to various datasets.
Abstract
Most learning approaches treat dimensionality reduction (DR) and clustering separately (i.e., sequentially), but recent research has shown that optimizing the two tasks jointly can substantially improve the performance of both. The premise behind the latter genre is that the data samples are obtained via linear transformation of latent representations that are easy to cluster; but in practice, the transformation from the latent space to the data can be more complicated. In this work, we assume that this transformation is an unknown and possibly nonlinear function. To recover the `clustering-friendly' latent representations and to better cluster the data, we propose a joint DR and K-means clustering approach in which DR is accomplished via learning a deep neural network (DNN). The motivation is to keep the advantages of jointly optimizing the two tasks, while exploiting the deep neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Human Pose and Action Recognition · Domain Adaptation and Few-Shot Learning
