Algebraic Methods in the Congested Clique
Keren Censor-Hillel, Petteri Kaski, Janne H. Korhonen, Christoph, Lenzen, Ami Paz, Jukka Suomela

TL;DR
This paper introduces algebraic techniques for faster graph algorithms in the congested clique model, achieving significant improvements in triangle counting, shortest paths approximation, and girth computation.
Contribution
It adapts parallel matrix multiplication to the congested clique, enabling faster algorithms for key graph problems with new algebraic methods and a constant-round 4-cycle detection algorithm.
Findings
Triangle counting in O(n^{0.158}) rounds
Approximate all-pairs shortest paths in O(n^{0.158}) rounds
Girth computation in O(n^{0.158}) rounds
Abstract
In this work, we use algebraic methods for studying distance computation and subgraph detection tasks in the congested clique model. Specifically, we adapt parallel matrix multiplication implementations to the congested clique, obtaining an round matrix multiplication algorithm, where is the exponent of matrix multiplication. In conjunction with known techniques from centralised algorithmics, this gives significant improvements over previous best upper bounds in the congested clique model. The highlight results include: -- triangle and 4-cycle counting in rounds, improving upon the triangle detection algorithm of Dolev et al. [DISC 2012], -- a -approximation of all-pairs shortest paths in rounds, improving upon the -round -approximation algorithm of…
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.
