A Composable Coreset for k-Center in Doubling Metrics
Sepideh Aghamolaei, Mohammad Ghodsi

TL;DR
This paper introduces a new composable coreset for the $k$-center problem in doubling metrics, enabling efficient $(2+\epsilon)$-approximation algorithms with sublinear communication in distributed settings.
Contribution
It presents the first $(1+\epsilon)$-approximate composable coreset for $k$-center in doubling metrics, leading to efficient distributed algorithms with sublinear communication.
Findings
Achieves a $(2+\epsilon)$-approximation in MapReduce with constant rounds.
Provides a coreset size sublinear in the input size for doubling metrics.
Introduces a new parametric pruning algorithm with improved runtime.
Abstract
A set of points in a metric space and a constant integer are given. The -center problem finds points as centers among , such that the maximum distance of any point of to their closest centers is minimized. Doubling metrics are metric spaces in which for any , a ball of radius can be covered using a constant number of balls of radius . Fixed dimensional Euclidean spaces are doubling metrics. The lower bound on the approximation factor of -center is in Euclidean spaces, however, -approximation algorithms with exponential dependency on and exist. For a given set of sets , a composable coreset independently computes subsets , such that contains an approximation of a measure of the set . We introduce 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Facility Location and Emergency Management · Data Management and Algorithms
