Exact Exponential Algorithms for Clustering Problems
Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Nidhi Purohit, Saket, Saurabh

TL;DR
This paper develops the first non-trivial exact exponential algorithms for the $k$-Median and $k$-Means clustering problems, achieving optimal asymptotic running times and extending to supplier variants with complexity bounds.
Contribution
It introduces the first exact algorithms for $k$-Median and $k$-Means that are asymptotically optimal and do not rely on metric properties, also addressing supplier versions with complexity bounds.
Findings
Developed an $O^*((1.89)^n)$ time algorithm for $k$-Median.
Proved the algorithm's optimality under ETH, ruling out faster algorithms.
Extended algorithms to supplier versions with complexity bounds under the Set Cover Conjecture.
Abstract
In this paper we initiate a systematic study of exact algorithms for well-known clustering problems, namely -Median and -Means. In -Median, the input consists of a set of points belonging to a metric space, and the task is to select a subset of points as centers, such that the sum of the distances of every point to its nearest center is minimized. In -Means, the objective is to minimize the sum of squares of the distances instead. It is easy to design an algorithm running in time ( notation hides polynomial factors in ). We design first non-trivial exact algorithms for these problems. In particular, we obtain an time exact algorithm for -Median that works for any value of . Our algorithm is quite general in that it does not use any properties of the underlying…
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
TopicsFacility Location and Emergency Management
