Distributed Approximation on Power Graphs
Reuven Bar-Yehuda, Keren Censor-Hillel, Yannic Maus, Shreyas Pai,, Sriram V. Pemmaraju

TL;DR
This paper explores the complexity of solving graph problems on the square of a graph in distributed and centralized models, revealing surprising structural speedups and congestion-induced slowdowns for problems like MVC and MDS.
Contribution
It provides new distributed algorithms and hardness results for graph problems on G^2, highlighting the contrasting effects of congestion and structural properties.
Findings
O(n/ε)-round approximation for MVC on G^2 in CONGEST
Polynomial-time 5/3-approximation for MVC on G^2 in centralized model
Ω(n^2) lower bound for MDS on G^2 in CONGEST
Abstract
We investigate graph problems in the following setting: we are given a graph and we are required to solve a problem on . While we focus mostly on exploring this theme in the distributed CONGEST model, we show new results and surprising connections to the centralized model of computation. In the CONGEST model, it is natural to expect that problems on would be quite difficult to solve efficiently on , due to congestion. However, we show that the picture is both more complicated and more interesting. Specifically, we encounter two phenomena acting in opposing directions: (i) slowdown due to congestion and (ii) speedup due to structural properties of . We demonstrate these two phenomena via two fundamental graph problems, namely, Minimum Vertex Cover (MVC) and Minimum Dominating Set (MDS). Among our many contributions, the highlights are the following. - In the…
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.
