Optimal Distributed Weighted Set Cover Approximation
Ran Ben-Basat, Guy Even, Ken-ichi Kawarabayashi, Gregory Schwartzman

TL;DR
This paper introduces a time-optimal deterministic distributed algorithm for approximating minimum weight vertex cover in hypergraphs, achieving an approximation factor of (f+ε) with a running time independent of vertex weights or count.
Contribution
It presents the first distributed algorithm with a running time independent of vertex weights or the number of vertices, achieving optimal time complexity for hypergraph set cover approximation.
Findings
Runs in O(log Δ / log log Δ) rounds in the CONGEST model.
Achieves approximation factor of (f+ε).
Improves over previous algorithms with dependence on vertex weights.
Abstract
We present a time-optimal deterministic distributed algorithm for approximating a minimum weight vertex cover in hypergraphs of rank . This problem is equivalent to the Minimum Weight Set Cover Problem in which the frequency of every element is bounded by . The approximation factor of our algorithm is . Let denote the maximum degree in the hypergraph. Our algorithm runs in the CONGEST model and requires rounds, for constants and . This is the first distributed algorithm for this problem whose running time does not depend on the vertex weights or the number of vertices. Thus adding another member to the exclusive family of \emph{provably optimal} distributed algorithms. For constant values of and , our algorithm improves over the -approximation algorithm…
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 · Stochastic Gradient Optimization Techniques · Markov Chains and Monte Carlo Methods
