Deterministic $O(1)$-Approximation Algorithms to 1-Center Clustering with Outliers
Shyam Narayanan

TL;DR
This paper presents deterministic algorithms with constant-factor approximation for the 1-center clustering with outliers problem across various spaces, improving understanding of the problem's complexity and providing near-optimal solutions.
Contribution
It introduces the first deterministic algorithms with provable approximation guarantees for 1-center clustering with outliers in normed vector and metric spaces.
Findings
Deterministic $O(nd)$-time algorithm for $eta > 1/2$ in $oldsymbol{ eal^d}$.
Deterministic $O(nd)$-time algorithm for $eta > 1/2$ in general normed spaces.
Optimal $O(n^{1+1/C})$-time algorithm for metric spaces, matching lower bounds.
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…
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 · Advanced Statistical Methods and Models · Computational Geometry and Mesh Generation
