Exact Algorithms and Lower Bounds for Stable Instances of Euclidean k-Means
Zachary Friggstad, Kamyar Khodamoradi, Mohammad R. Salavatipour

TL;DR
This paper presents polynomial-time algorithms for stable instances of Euclidean k-Means in fixed dimensions and establishes hardness results for higher dimensions, explaining why certain heuristics work well in practice.
Contribution
It introduces a multiswap local search algorithm that efficiently solves stable k-Means instances and proves hardness of approximation in higher dimensions under a new PCP-based hypothesis.
Findings
Polynomial-time solution for (1+ε)-stable k-Means in fixed doubling metrics.
Hardness of approximation for stable k-Means when dimension is part of input.
Use of stability-preserving reductions to establish computational hardness.
Abstract
We investigate the complexity of solving stable or perturbation-resilient instances of -Means and -Median clustering in fixed dimension Euclidean metrics (more generally doubling metrics). The notion of stable (perturbation resilient) instances was introduced by Bilu and Linial [2010] and Awasthi et al. [2012]. In our context we say a -Means instance is -stable if there is a unique OPT which remains optimum if distances are (non-uniformly) stretched by a factor of at most . Stable clustering instances have been studied to explain why heuristics such as Lloyd's algorithm perform well in practice. In this work we show that for any fixed , -stable instances of -Means in doubling metrics can be solved in polynomial time. More precisely we show a natural multiswap local search algorithm finds OPT for -stable instances of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Complexity and Algorithms in Graphs · Logic, Reasoning, and Knowledge
