English

Parameterized Low-distortion Embeddings - Graph metrics into lines and trees

Data Structures and Algorithms 2008-04-21 v1 Computational Complexity

Abstract

We revisit the issue of low-distortion embedding of metric spaces into the line, and more generally, into the shortest path metric of trees, from the parameterized complexity perspective.Let M=M(G)M=M(G) be the shortest path metric of an edge weighted graph G=(V,E)G=(V,E) on nn vertices. We describe algorithms for the problem of finding a low distortion non-contracting embedding of MM into line and tree metrics. We give an O(nd4(2d+1)2d)O(nd^4(2d+1)^{2d}) time algorithm that for an unweighted graph metric MM and integer dd either constructs an embedding of MM into the line with distortion at most dd, or concludes that no such embedding exists. We find the result surprising, because the considered problem bears a strong resemblance to the notoriously hard Bandwidth Minimization problem which does not admit any FPT algorithm unless an unlikely collapse of parameterized complexity classes occurs. We show that our algorithm can also be applied to construct small distortion embeddings of weighted graph metrics. The running time of our algorithm is O(n(dW)4(2d+1)2dW)O(n(dW)^4(2d+1)^{2dW}) where WW is the largest edge weight of the input graph. We also show that deciding whether a weighted graph metric M(G)M(G) with maximum weight W<V(G)W < |V(G)| can be embedded into the line with distortion at most dd is NP-Complete for every fixed rational d2d \geq 2. This rules out any possibility of an algorithm with running time O((nW)h(d))O((nW)^{h(d)}) where hh is a function of dd alone. We generalize the result on embedding into the line by proving that for any tree TT with maximum degree Δ\Delta, embedding of MM into a shortest path metric of TT is FPT, parameterized by (Δ,d)(\Delta,d).

Keywords

Cite

@article{arxiv.0804.3028,
  title  = {Parameterized Low-distortion Embeddings - Graph metrics into lines and trees},
  author = {Michael Fellows and Fedor Fomin and Daniel Lokshtanov and Elena Losievskaja and Frances A. Rosamond and Saket Saurabh},
  journal= {arXiv preprint arXiv:0804.3028},
  year   = {2008}
}

Comments

19 pages, 1 Figure

R2 v1 2026-06-21T10:32:34.266Z