Adaptive Massively Parallel Algorithms for Cut Problems
MohammadTaghi Hajiaghayi, Marina Knittel, Jan Olkowski, and Hamed, Saleh

TL;DR
This paper introduces a groundbreaking sublogarithmic AMPC algorithm for approximate weighted Min Cut, leveraging adaptive access to surpass previous MPC limitations and achieve faster convergence.
Contribution
It presents the first $O( ext{log log } n)$ round AMPC algorithm for weighted Min Cut, breaking the $O( ext{log } n)$ barrier under the 1-vs-2 Cycle Conjecture.
Findings
Achieves $O( ext{log log } n)$ rounds for approximate Min Cut in AMPC.
Decouples divide and conquer layers for exponential speedup.
Fully scalable with local memory $O(n^ ext{epsilon})$.
Abstract
We study the Weighted Min Cut problem in the Adaptive Massively Parallel Computation (AMPC) model. In 2019, Behnezhad et al. [3] introduced the AMPC model as an extension of the Massively Parallel Computation (MPC) model. In the past decade, research on highly scalable algorithms has had significant impact on many massive systems. The MPC model, introduced in 2010 by Karloff et al. [16], which is an abstraction of famous practical frameworks such as MapReduce, Hadoop, Flume, and Spark, has been at the forefront of this research. While great strides have been taken to create highly efficient MPC algorithms for a range of problems, recent progress has been limited by the 1-vs-2 Cycle Conjecture [20], which postulates that the simple problem of distinguishing between one and two cycles requires MPC rounds. In the AMPC model, each machine has adaptive read access to a…
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
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Distributed systems and fault tolerance
