English

Hop-Constrained Metric Embeddings and their Applications

Data Structures and Algorithms 2024-03-01 v3 Discrete Mathematics

Abstract

In network design problems, such as compact routing, the goal is to route packets between nodes using the (approximated) shortest paths. A desirable property of these routes is a small number of hops, which makes them more reliable, and reduces the transmission costs. Following the overwhelming success of stochastic tree embeddings for algorithmic design, Haeupler, Hershkowitz, and Zuzic (STOC'21) studied hop-constrained Ramsey-type metric embeddings into trees. Specifically, embedding f:G(V,E)Tf:G(V,E)\rightarrow T has Ramsey hop-distortion (t,M,β,h)(t,M,\beta,h) (here t,β,h1t,\beta,h\ge1 and MVM\subseteq V) if u,vM\forall u,v\in M, dG(βh)(u,v)dT(u,v)tdG(h)(u,v)d_G^{(\beta\cdot h)}(u,v)\le d_T(u,v)\le t\cdot d_G^{(h)}(u,v). tt is called the distortion, β\beta is called the hop-stretch, and dG(h)(u,v)d_G^{(h)}(u,v) denotes the minimum weight of a uvu-v path with at most hh hops. Haeupler {\em et al.} constructed embedding where MM contains 1ϵ1-\epsilon fraction of the vertices and β=t=O(log2nϵ)\beta=t=O(\frac{\log^2 n}{\epsilon}). They used their embedding to obtain multiple bicriteria approximation algorithms for hop-constrained network design problems. In this paper, we first improve the Ramsey-type embedding to obtain parameters t=β=O~(logn)ϵt=\beta=\frac{\tilde{O}(\log n)}{\epsilon}, and generalize it to arbitrary distortion parameter tt (in the cost of reducing the size of MM). This embedding immediately implies polynomial improvements for all the approximation algorithms from Haeupler {\em et al.}. Further, we construct hop-constrained clan embeddings (where each vertex has multiple copies), and use them to construct bicriteria approximation algorithms for the group Steiner tree problem, matching the state of the art of the non constrained version. Finally, we use our embedding results to construct hop constrained distance oracles, distance labeling, and most prominently, the first hop constrained compact routing scheme with provable guarantees.

Keywords

Cite

@article{arxiv.2106.14969,
  title  = {Hop-Constrained Metric Embeddings and their Applications},
  author = {Arnold Filtser},
  journal= {arXiv preprint arXiv:2106.14969},
  year   = {2024}
}
R2 v1 2026-06-24T03:41:28.373Z