E-mail senden E-Mail Adresse kopieren
2024-04-30

Decentralized Low-Stretch Trees via Low Diameter Graph Decompositions

Zusammenfassung

We study the problem of approximating the distances in an undirected weighted graph \(G\) by the distances in trees based on the notion of stretch. Focusing on decentralized models of computation such as the \(\mathsf{CONGEST}\), \(\mathsf{PRAM}\), and semi-streaming models, our main results are as follows: (1) We develop a simple randomized algorithm that constructs a spanning tree such that the expected stretch of every edge is \(O (\log^{3} n)\), where \(n\) is the number of nodes in \(G\). If \(G\) is unweighted, then this algorithm can be implemented to run in \(O (\operatorname{hop}(G))\) rounds in the \(\mathsf{CONGEST}\) model, where \(\operatorname{hop}(G)\) is the hop-diameter of \(G\); thus our algorithm is asymptotically optimal in this case. In the weighted case, the run-time of the algorithm matches the currently best known bound for exact single source shortest path (SSSP) computations, which despite recent progress is still separated from the lower bound of \(\Omega (\sqrt{n} + \operatorname{hop}(G))\) by polynomial factors. A naive attempt to replace exact SSSP computations with approximate ones in order to improve the complexity in the weighted case encounters a fundamental challenge, as the underlying decomposition technique fails to work under distance approximation. (2) We overcome this obstacle by developing a technique termed blurry ball growing. This technique, in combination with a clever algorithmic idea of Miller, Peng, and Xu (SPAA 2013), allows us to obtain low diameter graph decompositions with small edge cutting probabilities based solely on approximate SSSP computations. (3) Using these decompositions, we in turn obtain metric tree embedding algorithms in the vein of the celebrated work of Bartal (FOCS 1996), whose computational complexity is optimal up to polylogarithmic factors not only in the \(\mathsf{CONGEST}\) model but also in the \(\mathsf{PRAM}\) and semi-streaming models. Our embeddings have the additional useful property that the tree can be mapped back to the original graph such that each edge is “used” only logarithmically many times. This property is of interest for capacitated problems and for simulating \(\mathsf{CONGEST}\) algorithms on the tree into which the graph is embedded.

Artikel

Veröffentlichungsdatum

2024-04-30

Letztes Änderungsdatum

2024-06-06