English

End-to-end Differentiable Clustering with Associative Memories

Machine Learning 2023-06-07 v1

Abstract

Clustering is a widely used unsupervised learning technique involving an intensive discrete optimization problem. Associative Memory models or AMs are differentiable neural networks defining a recursive dynamical system, which have been integrated with various deep learning architectures. We uncover a novel connection between the AM dynamics and the inherent discrete assignment necessary in clustering to propose a novel unconstrained continuous relaxation of the discrete clustering problem, enabling end-to-end differentiable clustering with AM, dubbed ClAM. Leveraging the pattern completion ability of AMs, we further develop a novel self-supervised clustering loss. Our evaluations on varied datasets demonstrate that ClAM benefits from the self-supervision, and significantly improves upon both the traditional Lloyd's k-means algorithm, and more recent continuous clustering relaxations (by upto 60% in terms of the Silhouette Coefficient).

Keywords

Cite

@article{arxiv.2306.03209,
  title  = {End-to-end Differentiable Clustering with Associative Memories},
  author = {Bishwajit Saha and Dmitry Krotov and Mohammed J. Zaki and Parikshit Ram},
  journal= {arXiv preprint arXiv:2306.03209},
  year   = {2023}
}

Comments

Accepted to ICML 2023

R2 v1 2026-06-28T10:57:09.834Z