English

New $(\alpha,\beta)$ Spanners and Hopsets

Data Structures and Algorithms 2020-01-22 v2

Abstract

An f(d)f(d)-spanner of an unweighted nn-vertex graph G=(V,E)G=(V,E) is a subgraph HH satisfying that distH(u,v)dist_H(u, v) is at most f(distG(u,v))f(dist_G(u, v)) for every u,vVu,v \in V. We present new spanner constructions that achieve a nearly optimal stretch of O(k/d)O(\lceil k /d \rceil) for any distance value d[1,k1o(1)]d \in [1,k^{1-o(1)}], and dk1+o(1)d \geq k^{1+o(1)}. We show the following: 1. There exists an f(d)f(d)-spanner HGH \subseteq G with f(d)7kf(d)\leq 7k for any d[1,k/2]d \in [1,\sqrt{k}/2] with expected size Ok(n1+1/k)O_{k}(n^{1+1/k}). This in particular gives (α,β)(\alpha,\beta) spanners with α=O(k)\alpha=O(\sqrt{k}) and β=O(k)\beta=O(k). 2. For any ϵ(0,1/2]\epsilon \in (0,1/2], there exists an (α,β)(\alpha,\beta)-spanner with α=O(kϵ)\alpha=O(k^{\epsilon}), β=Oϵ(k)\beta=O_{\epsilon}(k) and of expected size Ok(n1+1/k)O_{k}(n^{1+1/k}). This implies a stretch of O(k/d)O(\lceil k/d \rceil) for any d[k/2,k1ϵ]d \in [\sqrt{k}/2, k^{1-\epsilon}], and for every dk1+ϵd\geq k^{1+\epsilon}. In particular, it provides a constant stretch already for vertex pairs at distance k1+o(1)k^{1+o(1)} (improving upon d=(logk)logkd=(\log k)^{\log k} that was known before). Up to the o(1)o(1) factor in the exponent, and the constant factor in the stretch, this is the best possible by the girth argument. 3. For any ϵ(0,1)\epsilon \in (0,1) and integer k1k\geq 1, there is a (3+ϵ,β)(3+\epsilon, \beta)-spanner with β=Oϵ(klog(3+8/ϵ))\beta=O_{\epsilon}(k^{\log(3+8/\epsilon)}) and Ok,ϵ(n1+1/k)O_{k,\epsilon}(n^{1+1/k}) edges. We also consider the related graph concept of hopsets introduced by [Cohen, J. ACM '00]. We present a new family of (α,β)(\alpha,\beta) hopsets with O~(kn1+1/k)\widetilde{O}(k \cdot n^{1+1/k}) edges and αβ=O(k)\alpha \cdot \beta=O(k). Most notably, we show a construction of (3+ϵ,β)(3+\epsilon,\beta) hopset with O~k,ϵ(n1+1/k)\widetilde{O}_{k,\epsilon}(n^{1+1/k}) edges and hop-bound of β=Oϵ(klog(3+9/ϵ))\beta=O_{\epsilon}(k^{\log(3+9/\epsilon)}), improving upon the state-of-the-art hop-bound of β=O(logk/ϵ)logk\beta=O(\log k /\epsilon)^{\log k} by [Elkin-Neiman, '17] and [Huang-Pettie, '17].

Keywords

Cite

@article{arxiv.1907.11402,
  title  = {New $(\alpha,\beta)$ Spanners and Hopsets},
  author = {Uri Ben-Levy and Merav Parter},
  journal= {arXiv preprint arXiv:1907.11402},
  year   = {2020}
}

Comments

Appeared in SODA 2020

R2 v1 2026-06-23T10:31:40.314Z