English

Deep Clustering with Associative Memories

Computer Vision and Pattern Recognition 2026-01-06 v1 Machine Learning

Abstract

Deep clustering - joint representation learning and latent space clustering - is a well studied problem especially in computer vision and text processing under the deep learning framework. While the representation learning is generally differentiable, clustering is an inherently discrete optimization task, requiring various approximations and regularizations to fit in a standard differentiable pipeline. This leads to a somewhat disjointed representation learning and clustering. In this work, we propose a novel loss function utilizing energy-based dynamics via Associative Memories to formulate a new deep clustering method, DCAM, which ties together the representation learning and clustering aspects more intricately in a single objective. Our experiments showcase the advantage of DCAM, producing improved clustering quality for various architecture choices (convolutional, residual or fully-connected) and data modalities (images or text).

Keywords

Cite

@article{arxiv.2601.00963,
  title  = {Deep Clustering with Associative Memories},
  author = {Bishwajit Saha and Dmitry Krotov and Mohammed J. Zaki and Parikshit Ram},
  journal= {arXiv preprint arXiv:2601.00963},
  year   = {2026}
}
R2 v1 2026-07-01T08:48:59.298Z