This paper presents massively parallel computation (MPC) algorithms in the strongly sublinear memory regime (aka, scalable MPC) for orienting and coloring graphs as a function of its subgraph density. Our algorithms run in poly(loglogn) rounds and compute an orientation of the edges with maximum outdegree O(αloglogn) as well as a coloring of the vertices with O(αloglogn) colors. Here, α denotes the density of the densest subgraph. Our algorithm's round complexity is notable because it breaks the Θ~(logn) barrier, which applied to the previously best known density-dependent orientation algorithm [Ghaffari, Lattanzi, and Mitrovic ICML'19] and is common to many other scalable MPC algorithms.
@article{arxiv.2603.10639,
title = {Density-Dependent Graph Orientation and Coloring in Scalable MPC},
author = {Mohsen Ghaffari and Christoph Grunau},
journal= {arXiv preprint arXiv:2603.10639},
year = {2026}
}