Distributed MST: A Smoothed Analysis

We study smoothed analysis of distributed graph algorithms, focusing on the fundamental minimum spanning tree (MST) problem. With the goal of studying the time complexity of distributed MST as a function of the "perturbation" of the input graph, we posit a {\em smoothing model} that is parameterized by a smoothing parameter which controls the amount of {\em random} edges that can be added to an input graph per round. Informally, is the probability (typically a small function of , e.g., ) that a random edge can be added to a node per round. The added random edges, once they are added, can be used (only) for communication. We show upper and lower bounds on the time complexity of distributed MST in the above smoothing model. We present a distributed algorithm that, with high probability,\footnote{Throughout, with high probability (whp) means with probability at least , for some fixed, positive constant .} computes an MST and runs in rounds\footnote{The notation hides a factor and hides a factor, where is the number of nodes of the graph.} where is the smoothing parameter, is the network diameter and is the network size. To complement our upper bound, we also show a lower bound of . We note that the upper and lower bounds essentially match except for a multiplicative factor. Our work can be considered as a first step in understanding the smoothed complexity of distributed graph algorithms.
View on arXiv