English

Hardness of Approximation of Euclidean $k$-Median

Computational Complexity 2021-12-08 v1 Computational Geometry Data Structures and Algorithms Machine Learning

Abstract

The Euclidean kk-median problem is defined in the following manner: given a set X\mathcal{X} of nn points in Rd\mathbb{R}^{d}, and an integer kk, find a set CRdC \subset \mathbb{R}^{d} of kk points (called centers) such that the cost function Φ(C,X)xXmincCxc2\Phi(C,\mathcal{X}) \equiv \sum_{x \in \mathcal{X}} \min_{c \in C} \|x-c\|_{2} is minimized. The Euclidean kk-means problem is defined similarly by replacing the distance with squared distance in the cost function. Various hardness of approximation results are known for the Euclidean kk-means problem. However, no hardness of approximation results were known for the Euclidean kk-median problem. In this work, assuming the unique games conjecture (UGC), we provide the first hardness of approximation result for the Euclidean kk-median problem. Furthermore, we study the hardness of approximation for the Euclidean kk-means/kk-median problems in the bi-criteria setting where an algorithm is allowed to choose more than kk centers. That is, bi-criteria approximation algorithms are allowed to output βk\beta k centers (for constant β>1\beta>1) and the approximation ratio is computed with respect to the optimal kk-means/kk-median cost. In this setting, we show the first hardness of approximation result for the Euclidean kk-median problem for any β<1.015\beta < 1.015, assuming UGC. We also show a similar bi-criteria hardness of approximation result for the Euclidean kk-means problem with a stronger bound of β<1.28\beta < 1.28, again assuming UGC.

Keywords

Cite

@article{arxiv.2011.04221,
  title  = {Hardness of Approximation of Euclidean $k$-Median},
  author = {Anup Bhattacharya and Dishant Goyal and Ragesh Jaiswal},
  journal= {arXiv preprint arXiv:2011.04221},
  year   = {2021}
}