Improved Distributed Expander Decomposition and Nearly Optimal Triangle Enumeration
Yi-Jun Chang, Thatchaphol Saranurak

TL;DR
This paper presents an improved distributed expander decomposition algorithm that enables nearly optimal triangle enumeration in distributed networks, matching theoretical lower bounds and advancing understanding of distributed graph algorithms.
Contribution
The authors develop a new distributed expander decomposition method with better parameters and no edge discard caveats, enabling near-optimal triangle enumeration.
Findings
Achieved an expander decomposition with conductance depending on epsilon and log n.
Developed a triangle enumeration algorithm with O(n^{1/3}) rounds matching lower bounds.
First example of a distributed problem with similar complexity in both CONGEST and CONGESTED CLIQUE models.
Abstract
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. 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 arbitrarily small constant . Previously, the algorithm by Chang, Pettie, and Zhang can construct a -expander decomposition using rounds for any…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Markov Chains and Monte Carlo Methods · Advanced Graph Theory Research
