Faster MPC Algorithms for Approximate Allocation in Uniformly Sparse Graphs
Jakub {\L}\k{a}cki, Slobodan Mitrovi\'c, Srikkanth Ramachandran, Wen-Horng Sheu

TL;DR
This paper introduces faster MPC algorithms for approximate allocation in sparse graphs, reducing round complexity from logarithmic to logarithmic in arboricity, enabling efficient solutions in distributed settings.
Contribution
It provides a new analysis of a LOCAL algorithm, achieving a $(1+ ext{epsilon})$ approximation with significantly fewer MPC rounds in low-arboricity graphs.
Findings
Achieves $(1+ ext{epsilon})$ approximation in $ ilde{O}( oot{ ext{log} ext{lambda}})$ rounds.
Reduces round complexity from $O( ext{log} n)$ to $O( ext{log} ext{lambda})$.
First $o( ext{log} n)$ round algorithm for low-arboricity graphs in MPC.
Abstract
We study the allocation problem in the Massively Parallel Computation (MPC) model. This problem is a special case of -matching, in which the input is a bipartite graph with capacities greater than in only one part of the bipartition. We give a approximate algorithm for the problem, which runs in MPC rounds, using sublinear space per machine and total space, where is the arboricity of the input graph. Our result is obtained by providing a new analysis of a LOCAL algorithm by Agrawal, Zadimoghaddam, and Mirrokni [ICML 2018], which improves its round complexity from to . Prior to our work, no round algorithm for constant-approximate allocation was known in either LOCAL or sublinear space MPC models for graphs with low arboricity.
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Markov Chains and Monte Carlo Methods
