English

Faster MPC Algorithms for Approximate Allocation in Uniformly Sparse Graphs

Data Structures and Algorithms 2025-06-06 v1

Abstract

We study the allocation problem in the Massively Parallel Computation (MPC) model. This problem is a special case of bb-matching, in which the input is a bipartite graph with capacities greater than 11 in only one part of the bipartition. We give a (1+ϵ)(1+\epsilon) approximate algorithm for the problem, which runs in O~(logλ)\tilde{O}(\sqrt{\log \lambda}) MPC rounds, using sublinear space per machine and O~(λn)\tilde{O}(\lambda n) total space, where λ\lambda 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 O(logn)O(\log n) to O(logλ)O(\log \lambda). Prior to our work, no o(logn)o(\log n) round algorithm for constant-approximate allocation was known in either LOCAL or sublinear space MPC models for graphs with low arboricity.

Keywords

Cite

@article{arxiv.2506.04524,
  title  = {Faster MPC Algorithms for Approximate Allocation in Uniformly Sparse Graphs},
  author = {Jakub Łącki and Slobodan Mitrović and Srikkanth Ramachandran and Wen-Horng Sheu},
  journal= {arXiv preprint arXiv:2506.04524},
  year   = {2025}
}
R2 v1 2026-07-01T03:00:17.995Z