English

Optimal Padded Decomposition For Bounded Treewidth Graphs

Data Structures and Algorithms 2025-10-15 v3 Discrete Mathematics

Abstract

A (β,δ,Δ)(\beta,\delta,\Delta)-padded decomposition of an edge-weighted graph G=(V,E,w)G = (V,E,w) is a stochastic decomposition into clusters of diameter at most Δ\Delta such that for every vertex vVv\in V, the probability that ballG(v,γΔ)\rm{ball}_G(v,\gamma\Delta) is entirely contained in the cluster containing vv is at least eβγe^{-\beta\gamma} for every γ[0,δ]\gamma \in [0,\delta]. Padded decompositions have been studied for decades and have found numerous applications, including metric embedding, multicommodity flow-cut gap, multicut, and zero extension problems, to name a few. In these applications, parameter β\beta, called the padding parameter, is the most important parameter since it decides either the distortion or the approximation ratios. For general graphs with nn vertices, β=Θ(logn)\beta = \Theta(\log n). Klein, Plotkin, and Rao showed that KrK_r-minor-free graphs have padding parameter β=O(r3)\beta = O(r^3), which is a significant improvement over general graphs when rr is a constant. A long-standing conjecture is to construct a padded decomposition for KrK_r-minor-free graphs with padding parameter β=O(logr)\beta = O(\log r). Despite decades of research, the best-known result is β=O(r)\beta = O(r), even for graphs with treewidth at most rr. In this work, we make significant progress toward the aforementioned conjecture by showing that graphs with treewidth tw\rm{tw} admit a padded decomposition with padding parameter O(logtw)O(\log \rm{tw}), which is tight. As corollaries, we obtain an exponential improvement in dependency on treewidth in a host of algorithmic applications: O(lognlog(tw))O(\sqrt{ \log n \cdot \log(\rm{tw})}) flow-cut gap, max flow-min multicut ratio of O(log(tw))O(\log(\rm{tw})), an O(log(tw))O(\log(\rm{tw})) approximation for the 0-extension problem, an O(logn)\ell^{O(\log n)}_\infty embedding with distortion O(logtw)O(\log \rm{tw}), and an O(logtw)O(\log \rm{tw}) bound for integrality gap for the uniform sparsest cut.

Keywords

Cite

@article{arxiv.2407.12230,
  title  = {Optimal Padded Decomposition For Bounded Treewidth Graphs},
  author = {Arnold Filtser and Tobias Friedrich and Davis Issac and Nikhil Kumar and Hung Le and Nadym Mallek and Ziena Zeif},
  journal= {arXiv preprint arXiv:2407.12230},
  year   = {2025}
}

Comments

39 pages. This is the TheoretiCS journal version

R2 v1 2026-06-28T17:43:55.111Z