Cutting corners cheaply, or how to remove Steiner points

Abstract

Our main result is that the Steiner Point Removal (SPR) problem can always be solved with polylogarithmic distortion, which answers in the affirmative a question posed by Chan, Xia, Konjevod, and Richa (2006). Specifically, we prove that for every edge-weighted graph G = (V,E,w) and a subset of terminals T ⊂eq V, there is a graph G'=(T,E',w') that is isomorphic to a minor of G, such that for every two terminals u,v∈ T, the shortest-path distances between them in G and in G' satisfy dG,w(u,v) dG',w'(u,v) O(5|T|) · dG,w(u,v). Our existence proof actually gives a randomized polynomial-time algorithm. Our proof features a new variant of metric decomposition. It is well-known that every n-point metric space (X,d) admits a β-separating decomposition for β=O( n), which roughly means for every desired diameter bound >0 there is a randomized partitioning of X, which satisfies the following separation requirement: for every x,y ∈ X, the probability they lie in different clusters of the partition is at most β\,d(x,y)/. We introduce an additional requirement, which is the following tail bound: for every shortest-path P of length d(P) ≤ /β, the number of clusters of the partition that meet the path P, denoted ZP, satisfies [ZP > t] 2e-(t) for all t>0.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…