Deterministic Distributed Expander Decomposition and Routing with Applications in Distributed Derandomization
July 29, 2020 ยท Declared Dead ยท ๐ IEEE Annual Symposium on Foundations of Computer Science
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Yi-Jun Chang, Thatchaphol Saranurak
arXiv ID
2007.14898
Category
cs.DS: Data Structures & Algorithms
Cross-listed
cs.DC
Citations
39
Venue
IEEE Annual Symposium on Foundations of Computer Science
Last Checked
3 months ago
Abstract
There is a recent exciting line of work in distributed graph algorithms in the $\mathsf{CONGEST}$ model that exploit expanders. All these algorithms so far are based on two tools: expander decomposition and expander routing. An $(ฮต,ฯ)$-expander decomposition removes $ฮต$-fraction of the edges so that the remaining connected components have conductance at least $ฯ$, i.e., they are $ฯ$-expanders, and expander routing allows each vertex $v$ in a $ฯ$-expander to very quickly exchange $\text{deg}(v)$ messages with any other vertices, not just its local neighbors. In this paper, we give the first efficient deterministic distributed algorithms for both tools. We show that an $(ฮต,ฯ)$-expander decomposition can be deterministically computed in $\text{poly}(ฮต^{-1}) n^{o(1)}$ rounds for $ฯ= \text{poly}(ฮต) n^{-o(1)}$, and that expander routing can be performed deterministically in $\text{poly}(ฯ^{-1})n^{o(1)}$ rounds. Both results match previous bounds of randomized algorithms by [Chang and Saranurak, PODC 2019] and [Ghaffari, Kuhn, and Su, PODC 2017] up to subpolynomial factors. Consequently, we derandomize existing distributed algorithms that exploit expanders. We show that a minimum spanning tree on $n^{o(1)}$-expanders can be constructed deterministically in $n^{o(1)}$ rounds, and triangle detection and enumeration on general graphs can be solved deterministically in $O(n^{0.58})$ and $n^{2/3 + o(1)}$ rounds, respectively. We also give the first polylogarithmic-round randomized algorithm for constructing an $(ฮต,ฯ)$-expander decomposition in $\text{poly}(ฮต^{-1}, \log n)$ rounds for $ฯ= 1 / \text{poly}(ฮต^{-1}, \log n)$. The previous algorithm by [Chang and Saranurak, PODC 2019] needs $n^{ฮฉ(1)}$ rounds for any $ฯ\ge 1/\text{poly}\log n$.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Data Structures & Algorithms
R.I.P.
๐ป
Ghosted
R.I.P.
๐ป
Ghosted
Relief-Based Feature Selection: Introduction and Review
R.I.P.
๐ป
Ghosted
Route Planning in Transportation Networks
R.I.P.
๐ป
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
๐ป
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
๐ป
Ghosted
Graph Isomorphism in Quasipolynomial Time
Died the same way โ ๐ป Ghosted
R.I.P.
๐ป
Ghosted
Language Models are Few-Shot Learners
R.I.P.
๐ป
Ghosted
PyTorch: An Imperative Style, High-Performance Deep Learning Library
R.I.P.
๐ป
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
๐ป
Ghosted