English

On Strong Diameter Padded Decompositions

Data Structures and Algorithms 2024-01-09 v3 Computational Geometry

Abstract

Given a weighted graph G=(V,E,w)G=(V,E,w), a partition of VV is Δ\Delta-bounded if the diameter of each cluster is bounded by Δ\Delta. A distribution over Δ\Delta-bounded partitions is a β\beta-padded decomposition if every ball of radius γΔ\gamma\Delta is contained in a single cluster with probability at least eβγe^{-\beta\cdot\gamma}. The weak diameter of a cluster CC is measured w.r.t. distances in GG, while the strong diameter is measured w.r.t. distances in the induced graph G[C]G[C]. The decomposition is weak/strong according to the diameter guarantee. Formerly, it was proven that KrK_r minor free graphs admit weak decompositions with padding parameter O(r)O(r), while for strong decompositions only O(r2)O(r^2) padding parameter was known. Furthermore, for the case of a graph GG, for which the induced shortest path metric dGd_G has doubling dimension dd, a weak O(d)O(d)-padded decomposition was constructed, which is also known to be tight. For the case of strong diameter, nothing was known. We construct strong O(r)O(r)-padded decompositions for KrK_r minor free graphs, matching the state of the art for weak decompositions. Similarly, for graphs with doubling dimension dd we construct a strong O(d)O(d)-padded decomposition, which is also tight. We use this decomposition to construct strong (O(d),O~(d))\left(O(d),\tilde{O}(d)\right) sparse cover scheme for such graphs. Our new decompositions and cover have implications to approximating unique games, the construction of light and sparse spanners, and for path reporting distance oracles.

Keywords

Cite

@article{arxiv.1906.09783,
  title  = {On Strong Diameter Padded Decompositions},
  author = {Arnold Filtser},
  journal= {arXiv preprint arXiv:1906.09783},
  year   = {2024}
}
R2 v1 2026-06-23T10:01:34.073Z