Log Diameter Rounds MST Verification and Sensitivity in MPC
Sam Coy, Artur Czumaj, Gopinath Mishra, Anish Mukherjee

TL;DR
This paper extends the study of minimum spanning tree problems to the MPC model, providing algorithms for MST verification and sensitivity analysis that match lower bounds conditioned on a conjecture, advancing understanding of MST computations in parallel settings.
Contribution
It introduces MPC algorithms for MST verification and sensitivity analysis that operate in optimal rounds conditioned on a conjecture, matching theoretical lower bounds.
Findings
MST verification and sensitivity analysis can be done in O(log D_T) rounds on MPC.
Algorithms asymptotically match lower bounds conditioned on the 1-vs-2-cycle conjecture.
Provides insights into the complexity of MST problems in the MPC model.
Abstract
We consider two natural variants of the problem of minimum spanning tree (MST) of a graph in the parallel setting: MST verification (verifying if a given tree is an MST) and the sensitivity analysis of an MST (finding the lowest cost replacement edge for each edge of the MST). These two problems have been studied extensively for sequential algorithms and for parallel algorithms in the PRAM model of computation. In this paper, we extend the study to the standard model of Massive Parallel Computation (MPC). It is known that for graphs of diameter , the connectivity problem can be solved in rounds on an MPC with low local memory (each machine can store only words for an arbitrary constant ) and with linear global memory, that is, with optimal utilization. However, for the related task of finding an MST, we need $\Omega(\log…
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
TopicsAdvanced Control Systems Optimization
