Distributed Lovász Local Lemma under Bandwidth Limitations
Magnús M. Halldórsson, Yannic Maus, Saku Peltonen
TL;DR
The work advances distributed LLL under bandwidth constraints by formalizing simulatable CONGEST LLLs and introducing two solver families: disjoint variable set LLLs and binary LLLs with low risk. It develops post-shattering techniques and network-decomposition-based post-processing to solve small components efficiently, enabling polyloglog n-round CONGEST algorithms. These solvers are then applied to subgraph sampling and, notably, to coloring sparse and triangle-free graphs with far fewer colors than in prior LOCAL-model results, achieving exponential speedups. The results rely on careful risk analysis, shattering arguments, and coordinated parallelism to overcome bandwidth limitations, yielding practical, scalable distributed coloring and sampling tools. The findings have broad implications for fast distributed symmetry breaking and subgraph sampling under bandwidth constraints, with potential impact on networked systems and large-scale graph processing.
Abstract
The constructive Lovász Local Lemma has become a central tool for designing efficient distributed algorithms. While it has been extensively studied in the classic LOCAL model that uses unlimited bandwidth, much less is known in the bandwidth-restricted CONGEST model. In this paper, we present bandwidth- and time-efficient algorithms for various subclasses of LLL problems, including a large class of subgraph sampling problems that are naturally formulated as LLLs. Lastly, we use our LLLs to design efficient CONGEST algorithms for coloring sparse and triangle-free graphs with few colors. These coloring algorithms are exponentially faster than previous LOCAL model algorithms.
