An -expander decomposition of a graph is a clustering of the vertices such that (1) each cluster induces subgraph with conductance at least , and (2) the number of inter-cluster edges is at most . In this paper, we give an improved distributed expander decomposition in the CONGEST model. Specifically, we construct an -expander decomposition with in rounds for any and positive integer . For example, a -expander decomposition can be computed in rounds, for any constant . Previously, the algorithm by Chang, Pettie, and Zhang can construct a -expander decomposition using rounds for any , with a caveat that the algorithm is allowed to throw away a set of edges which forms a subgraph with arboricity at most . Our algorithm does not have this caveat. By modifying the distributed algorithm for routing on expanders by Ghaffari, Kuhn and Su [PODC'17], we obtain a triangle enumeration algorithm using rounds. This matches the lower bound by Izumi and Le Gall [PODC'17] and Pandurangan, Robinson and Scquizzato [SPAA'18] of which holds even in the CONGESTED-CLIQUE model. To the best of our knowledge, this provides the first non-trivial example for a problem that has essentially the same complexity (up to a polylogarithmic factor) in both CONGEST and CONGESTED-CLIQUE. The key technique in our proof is the first distributed approximation algorithm for finding a low conductance cut that is as balanced as possible. Previous distributed sparse cut algorithms do not have this nearly most balanced guarantee.
View on arXiv