Deterministic Error Bounds for Euclidean Clustering

19 Sept 2023 (modified: 11 Feb 2024)Submitted to ICLR 2024EveryoneRevisionsBibTeX
Primary Area: unsupervised, self-supervised, semi-supervised, and supervised representation learning
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Keywords: euclidean, subspace, davis, kahan
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2024/AuthorGuide.
TL;DR: This paper presents a closed-form solution to k-means clustering and a deterministic universal error bound
Abstract: This paper gives a closed-form solution to Euclidean clustering, also known as k-means clustering. The key observation behind our solution is that the features of clustered data lie near a subspace whose projection operator encodes the clustering. In contrast to classical alternating approaches like Lloyd's algorithm or K-means++, which suffer local minima, our solution can be trivially computed with a singular value decomposition. Moreover, we show that if the distinct clusters are sufficiently well-defined (meaning different clusters are sufficiently separated, and data in each cluster not too scattered), our solution is deterministically guaranteed to be correct. We corroborate our theoretical findings with a comprehensive array of experiments, showing that simple relaxations of our solution yield algorithms that not only rival but also surpass the current state-of-the-art in a wide variety of settings, both in terms of accuracy and speed.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors' identity.
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 2110
Loading