English

Algorithms for low-distortion embeddings into arbitrary 1-dimensional spaces

Computational Geometry 2017-12-20 v1

Abstract

We study the problem of finding a minimum-distortion embedding of the shortest path metric of an unweighted graph into a "simpler" metric XX. Computing such an embedding (exactly or approximately) is a non-trivial task even when XX is the metric induced by a path, or, equivalently, into the real line. In this paper we give approximation and fixed-parameter tractable (FPT) algorithms for minimum-distortion embeddings into the metric of a subdivision of some fixed graph HH, or, equivalently, into any fixed 1-dimensional simplicial complex. More precisely, we study the following problem: For given graphs GG, HH and integer cc, is it possible to embed GG with distortion cc into a graph homeomorphic to HH? Then embedding into the line is the special case H=K2H=K_2, and embedding into the cycle is the case H=K3H=K_3, where KkK_k denotes the complete graph on kk vertices. For this problem we give -an approximation algorithm, which in time f(H)poly(n)f(H)\cdot \text{poly} (n), for some function ff, either correctly decides that there is no embedding of GG with distortion cc into any graph homeomorphic to HH, or finds an embedding with distortion poly(c)\text{poly}(c); -an exact algorithm, which in time f(H,c)poly(n)f'(H, c)\cdot \text{poly} (n), for some function ff', either correctly decides that there is no embedding of GG with distortion cc into any graph homeomorphic to HH, or finds an embedding with distortion cc. Prior to our work, poly(OPT)\text{poly}(\mathsf{OPT})-approximation or FPT algorithms were known only for embedding into paths and trees of bounded degrees.

Keywords

Cite

@article{arxiv.1712.06747,
  title  = {Algorithms for low-distortion embeddings into arbitrary 1-dimensional spaces},
  author = {Timothy Carpenter and Fedor V. Fomin and Daniel Lokshtanov and Saket Saurabh and Anastasios Sidiropoulos},
  journal= {arXiv preprint arXiv:1712.06747},
  year   = {2017}
}
R2 v1 2026-06-22T23:22:29.749Z