English

Near-Linear Time Approximation Schemes for Clustering in Doubling Metrics

Data Structures and Algorithms 2020-05-21 v4 Computational Geometry

Abstract

We consider the classic Facility Location, kk-Median, and kk-Means problems in metric spaces of doubling dimension dd. We give nearly linear-time approximation schemes for each problem. The complexity of our algorithms is 2(log(1/\eps)/\eps)O(d2)nlog4n+2O(d)nlog9n2^{(\log(1/\eps)/\eps)^{O(d^2)}} n \log^4 n + 2^{O(d)} n \log^9 n, making a significant improvement over the state-of-the-art algorithms which run in time n(d/\eps)O(d)n^{(d/\eps)^{O(d)}}. Moreover, we show how to extend the techniques used to get the first efficient approximation schemes for the problems of prize-collecting kk-Medians and kk-Means, and efficient bicriteria approximation schemes for kk-Medians with outliers, kk-Means with outliers and kk-Center.

Keywords

Cite

@article{arxiv.1812.08664,
  title  = {Near-Linear Time Approximation Schemes for Clustering in Doubling Metrics},
  author = {Vincent Cohen-Addad and Andreas Emil Feldmann and David Saulpic},
  journal= {arXiv preprint arXiv:1812.08664},
  year   = {2020}
}