English

Deterministic Low-Diameter Decompositions for Weighted Graphs and Distributed and Parallel Applications

Data Structures and Algorithms 2022-09-07 v2

Abstract

This paper presents new deterministic and distributed low-diameter decomposition algorithms for weighted graphs. In particular, we show that if one can efficiently compute approximate distances in a parallel or a distributed setting, one can also efficiently compute low-diameter decompositions. This consequently implies solutions to many fundamental distance based problems using a polylogarithmic number of approximate distance computations. Our low-diameter decomposition generalizes and extends the line of work starting from [Rozho\v{n}, Ghaffari STOC 2020] to weighted graphs in a very model-independent manner. Moreover, our clustering results have additional useful properties, including strong-diameter guarantees, separation properties, restricting cluster centers to specified terminals, and more. Applications include: -- The first near-linear work and polylogarithmic depth randomized and deterministic parallel algorithm for low-stretch spanning trees (LSST) with polylogarithmic stretch. Previously, the best parallel LSST algorithm required mno(1)m \cdot n^{o(1)} work and no(1)n^{o(1)} depth and was inherently randomized. No deterministic LSST algorithm with truly sub-quadratic work and sub-linear depth was known. -- The first near-linear work and polylogarithmic depth deterministic algorithm for computing an 1\ell_1-embedding into polylogarithmic dimensional space with polylogarithmic distortion. The best prior deterministic algorithms for 1\ell_1-embeddings either require large polynomial work or are inherently sequential. Even when we apply our techniques to the classical problem of computing a ball-carving with strong-diameter O(log2n)O(\log^2 n) in an unweighted graph, our new clustering algorithm still leads to an improvement in round complexity from O(log10n)O(\log^{10} n) rounds [Chang, Ghaffari PODC 21] to O(log4n)O(\log^{4} n).

Keywords

Cite

@article{arxiv.2204.08254,
  title  = {Deterministic Low-Diameter Decompositions for Weighted Graphs and Distributed and Parallel Applications},
  author = {Václav Rozhoň and Michael Elkin and Christoph Grunau and Bernhard Haeupler},
  journal= {arXiv preprint arXiv:2204.08254},
  year   = {2022}
}
R2 v1 2026-06-24T10:50:50.193Z