English

Steiner Point Removal --- Distant Terminals Don't (Really) Bother

Data Structures and Algorithms 2017-03-28 v1 Discrete Mathematics Combinatorics Probability

Abstract

Given a weighted graph G=(V,E,w)G=(V,E,w) with a set of kk terminals TVT\subset V, the Steiner Point Removal problem seeks for a minor of the graph with vertex set TT, such that the distance between every pair of terminals is preserved within a small multiplicative distortion. Kamma, Krauthgamer and Nguyen (SODA 2014, SICOMP 2015) used a ball-growing algorithm to show that the distortion is at most O(log5k)\mathcal{O}(\log^5 k) for general graphs. In this paper, we improve the distortion bound to O(log2k)\mathcal{O}(\log^2 k). The improvement is achieved based on a known algorithm that constructs terminal-distance exact-preservation minor with O(k4)\mathcal{O}(k^4) (which is independent of V|V|) vertices, and also two tail bounds on the sum of independent exponential random variables, which allow us to show that it is unlikely for a non-terminal being contracted to a distant terminal.

Keywords

Cite

@article{arxiv.1703.08790,
  title  = {Steiner Point Removal --- Distant Terminals Don't (Really) Bother},
  author = {Yun Kuen Cheung},
  journal= {arXiv preprint arXiv:1703.08790},
  year   = {2017}
}
R2 v1 2026-06-22T18:57:02.929Z