Exponentially Faster Massively Parallel Maximal Matching

被引:0
|
作者
Behnezhad, Soheil [1 ,2 ]
Hajiaghayi, Mohammadtaghi [3 ]
Harris, David G. [3 ]
机构
[1] Northeastern Univ, Khoury Coll Comp Sci, Boston, MA 02115 USA
[2] Khoury Coll Comp Sci, 440 Huntington Ave,202 West Village H, Boston, MA 02115 USA
[3] Univ Maryland, Dept Comp Sci, Brendan Iribe Ctr Comp Sci & Engn, 8125 Paint Branch Dr, College Pk, MD 20742 USA
关键词
Massively parallel computing; MPC; matching; APPROXIMATE; ALGORITHM;
D O I
10.1145/3617360
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
The study of approximate matching in the Massively Parallel Computations (MPC) model has recently seen a burst of breakthroughs. Despite this progress, we still have a limited understanding of maximal matching which is one of the central problems of parallel and distributed computing. All known MPC algorithms for maximalmatching either take polylogarithmic time which is considered inefficient, or require a strictly superlinear space of n(1+Omega(1)) per machine. In this work, we close this gap by providing a novel analysis of an extremely simple algorithm, which is a variant of an algorithm conjectured to work by Czumaj, Lacki, Madry, Mitrovic, Onak, and Sankowski [15]. The algorithm edge-samples the graph, randomly partitions the vertices, and finds a random greedy maximal matching within each partition. We show that this algorithm drastically reduces the vertex degrees. This, among other results, leads to an O( log log Delta) round algorithm for maximal matching with O(n) space (or even mildly sublinear in n using standard techniques). As an immediate corollary, we get a 2 approximate minimum vertex cover in essentially the same rounds and space, which is the optimal approximation factor under standard assumptions. We also get an improved O( log log Delta) round algorithm for 1 + epsilon approximate matching. All these results can also be implemented in the congested clique model in the same number of rounds.
引用
收藏
页数:18
相关论文
共 50 条