Approximate Bipartite Vertex Cover in the CONGEST Model
Salwa Faour, Fabian Kuhn

TL;DR
This paper presents efficient distributed algorithms in the CONGEST model for approximating the minimum vertex cover in bipartite graphs, leveraging maximum matching computations and graph clustering techniques.
Contribution
It introduces a novel approach to approximate minimum vertex cover in bipartite graphs using distributed algorithms that are faster and simpler than previous methods.
Findings
Deterministic $O(n ext{log} n)$-round algorithm for minimum vertex cover.
Approximate algorithms achieving $(1+ ext{epsilon})$-approximation in polylogarithmic rounds.
Matching lower bounds indicating optimality of the randomized algorithms.
Abstract
We give efficient distributed algorithms for the minimum vertex cover problem in bipartite graphs in the CONGEST model. From K\H{o}nig's theorem, it is well known that in bipartite graphs the size of a minimum vertex cover is equal to the size of a maximum matching. We first show that together with an existing -round algorithm for computing a maximum matching, the constructive proof of K\H{o}nig's theorem directly leads to a deterministic -round CONGEST algorithm for computing a minimum vertex cover. We then show that by adapting the construction, we can also convert an \emph{approximate} maximum matching into an \emph{approximate} minimum vertex cover. Given a -approximate matching for some , we show that a -approximate vertex cover can be computed in time , where is the diameter…
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.
