English

Metric Decompositions of Path-Separable Graphs

Data Structures and Algorithms 2016-09-29 v2

Abstract

A prominent tool in many problems involving metric spaces is a notion of randomized low-diameter decomposition. Loosely speaking, β\beta-decomposition refers to a probability distribution over partitions of the metric into sets of low diameter, such that nearby points (parameterized by β>0\beta>0) are likely to be "clustered" together. Applying this notion to the shortest-path metric in edge-weighted graphs, it is known that nn-vertex graphs admit an O(lnn)O(\ln n)-padded decomposition (Bartal, 1996), and that excluded-minor graphs admit O(1)O(1)-padded decomposition (Klein, Plotkin and Rao 1993, Fakcharoenphol and Talwar 2003, Abraham et al. 2014). We design decompositions to the family of pp-path-separable graphs, which was defined by Abraham and Gavoille (2006). and refers to graphs that admit vertex-separators consisting of at most pp shortest paths in the graph. Our main result is that every pp-path-separable nn-vertex graph admits an O(ln(plnn))O(\ln (p \ln n))-decomposition, which refines the O(lnn)O(\ln n) bound for general graphs, and provides new bounds for families like bounded-treewidth graphs. Technically, our clustering process differs from previous ones by working in (the shortest-path metric of) carefully chosen subgraphs.

Keywords

Cite

@article{arxiv.1504.07019,
  title  = {Metric Decompositions of Path-Separable Graphs},
  author = {Lior Kamma and Robert Krauthgamer},
  journal= {arXiv preprint arXiv:1504.07019},
  year   = {2016}
}
R2 v1 2026-06-22T09:23:15.122Z