A Super-Fast Distributed Algorithm for Bipartite Metric Facility Location
James Hegeman, Sriram V. Pemmaraju

TL;DR
This paper introduces a novel distributed algorithm for the metric facility location problem on bipartite networks, achieving sub-logarithmic rounds and constant approximation ratio, overcoming new challenges with innovative probabilistic techniques.
Contribution
It presents the first expected-sub-logarithmic-round distributed O(1)-approximation algorithm for bipartite metric facility location in the CONGEST model, extending prior clique-based results.
Findings
Expected running time of O((log log n)^3) rounds
Achieves constant approximation ratio
Introduces new probabilistic hashing scheme
Abstract
The \textit{facility location} problem consists of a set of \textit{facilities} , a set of \textit{clients} , an \textit{opening cost} associated with each facility , and a \textit{connection cost} between each facility and client . The goal is to find a subset of facilities to \textit{open}, and to connect each client to an open facility, so as to minimize the total facility opening costs plus connection costs. This paper presents the first expected-sub-logarithmic-round distributed O(1)-approximation algorithm in the model for the \textit{metric} facility location problem on the complete bipartite network with parts and . Our algorithm has an expected running time of rounds, where . This result can be viewed as 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Mobile Ad Hoc Networks · Facility Location and Emergency Management
