Deterministic $O(1)$-Approximation Algorithms to 1-Center Clustering with Outliers
Abstract
The 1-center clustering with outliers problem asks about identifying a prototypical robust statistic that approximates the location of a cluster of points. Given some constant and points such that of them are in some (unknown) ball of radius the goal is to compute a ball of radius that also contains points. This problem can be formulated with the points in a normed vector space such as or in a general metric space. The problem has a simple randomized solution: a randomly selected point is a correct solution with constant probability, and its correctness can be verified in linear time. However, the deterministic complexity of this problem was not known. In this paper, for any vector space, we show an -time solution with a ball of radius for a fixed and for any normed vector space, we show an -time solution with a ball of radius when as well as an -time solution with a ball of radius for all where represents the th iterated logarithm, assuming distance computation and vector space operations take time. For an arbitrary metric space, we show for any an -time solution that finds a ball of radius assuming distance computation between any pair of points takes -time. Moreover, this algorithm is optimal for general metric spaces, as we show that for any fixed there is no -query and thus no -time solution that deterministically finds a ball of radius .
Cite
@article{arxiv.1806.07356,
title = {Deterministic $O(1)$-Approximation Algorithms to 1-Center Clustering with Outliers},
author = {Shyam Narayanan},
journal= {arXiv preprint arXiv:1806.07356},
year = {2018}
}
Comments
16 pages, 1 figure. Preliminary version in APPROX, 2018. Keywords: Deterministic, approximation algorithm, cluster, statistic