Deterministic near-optimal distributed listing of cliques

Keren Censor-Hillel,Dean Leitersdorf,David Vulakh
DOI: https://doi.org/10.1007/s00446-024-00470-8
2024-06-22
Distributed Computing
Abstract:The importance of classifying connections in large graphs has been the motivation for a rich line of work on distributed subgraph finding that has led to exciting recent breakthroughs. A crucial aspect that remained open was whether deterministic algorithms can be as efficient as their randomized counterparts, where the latter are known to be tight up to polylogarithmic factors. We give deterministic distributed algorithms for listing cliques of size p in rounds in the Congest model. For triangles, our round complexity improves upon the previous state of the art of rounds (Chang and Saranurak, in: 2020 IEEE 61st annual symposium on foundations of computer science (FOCS), pp 377–388. IEEE Computer Society, Los Alamito, 2020. https://doi.org/10.1109/FOCS46700.2020.00043). For cliques of size , ours are the first non-trivial deterministic distributed algorithms. Given known lower bounds, for all values our algorithms are tight up to an subpolynomial factor, which comes from the deterministic routing procedure we use.
computer science, theory & methods
What problem does this paper attempt to address?