Approximate Clustering via Metric Partitioning
Sayan Bandyapadhyay, Kasturi Varadarajan

TL;DR
This paper presents quasi-polynomial time approximation algorithms for metric covering and clustering problems, achieving near-optimal solutions with a small additive factor, and discusses complexity limitations for certain variants.
Contribution
Introduces quasi-polynomial algorithms for MCC and k-clustering with (1+ε) approximation, improving prior polynomial-time bounds and analyzing complexity constraints.
Findings
Quasi-polynomial algorithms achieve (1+ε) approximation.
Prior polynomial algorithms had higher approximation ratios.
Complexity results show no polynomial algorithm can do better than O(log |X|) approximation for certain variants.
Abstract
In this paper we consider two metric covering/clustering problems - \textit{Minimum Cost Covering Problem} (MCC) and -clustering. In the MCC problem, we are given two point sets (clients) and (servers), and a metric on . We would like to cover the clients by balls centered at the servers. The objective function to minimize is the sum of the -th power of the radii of the balls. Here is a parameter of the problem (but not of a problem instance). MCC is closely related to the -clustering problem. The main difference between -clustering and MCC is that in -clustering one needs to select balls to cover the clients. For any , we describe quasi-polynomial time approximation algorithms for both of the problems. However, in case of -clustering the algorithm uses balls. Prior to our work, a…
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.
