Universal Algorithms for Clustering Problems
Arun Ganesh, Bruce M. Maggs, Debmalya Panigrahi

TL;DR
This paper introduces universal algorithms for clustering problems that provide strong approximation guarantees across all possible client subsets within a metric space, using LP relaxations.
Contribution
The paper develops the first universal algorithms achieving constant-factor approximations for $k$-median, $k$-means, and $k$-center clustering problems, with a novel LP-based framework.
Findings
Achieved $(O(1), O(1))$-approximations for standard clustering objectives.
Extended results to $ ext{ell}_p$-objectives and fixed client subsets.
Proved NP-hardness of better-than-constant approximations in Euclidean spaces.
Abstract
This paper presents universal algorithms for clustering problems, including the widely studied -median, -means, and -center objectives. The input is a metric space containing all potential client locations. The algorithm must select cluster centers such that they are a good solution for any subset of clients that actually realize. Specifically, we aim for low regret, defined as the maximum over all subsets of the difference between the cost of the algorithm's solution and that of an optimal solution. A universal algorithm's solution for a clustering problem is said to be an -approximation if for all subsets of clients , it satisfies , where is the cost of the optimal solution for clients and is the minimum regret achievable by any solution. Our main results are universal…
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
