English

Super-Fast Distributed Algorithms for Metric Facility Location

Distributed, Parallel, and Cluster Computing 2013-08-13 v1 Data Structures and Algorithms

Abstract

This paper presents a distributed O(1)-approximation algorithm, with expected-O(loglogn)O(\log \log n) running time, in the CONGEST\mathcal{CONGEST} model for the metric facility location problem on a size-nn clique network. Though metric facility location has been considered by a number of researchers in low-diameter settings, this is the first sub-logarithmic-round algorithm for the problem that yields an O(1)-approximation in the setting of non-uniform facility opening costs. In order to obtain this result, our paper makes three main technical contributions. First, we show a new lower bound for metric facility location, extending the lower bound of B\u{a}doiu et al. (ICALP 2005) that applies only to the special case of uniform facility opening costs. Next, we demonstrate a reduction of the distributed metric facility location problem to the problem of computing an O(1)-ruling set of an appropriate spanning subgraph. Finally, we present a sub-logarithmic-round (in expectation) algorithm for computing a 2-ruling set in a spanning subgraph of a clique. Our algorithm accomplishes this by using a combination of randomized and deterministic sparsification.

Keywords

Cite

@article{arxiv.1308.2473,
  title  = {Super-Fast Distributed Algorithms for Metric Facility Location},
  author = {Andrew Berns and James Hegeman and Sriram V. Pemmaraju},
  journal= {arXiv preprint arXiv:1308.2473},
  year   = {2013}
}

Comments

15 pages, 2 figures. This is the full version of a paper that appeared in ICALP 2012

R2 v1 2026-06-22T01:07:46.751Z