English

Low Sensitivity Hopsets

Data Structures and Algorithms 2024-07-16 v1

Abstract

Given a weighted graph GG, a (β,ε)(\beta,\varepsilon)-hopset HH is an edge set such that for any s,tV(G)s,t \in V(G), where ss can reach tt in GG, there is a path from ss to tt in GHG \cup H which uses at most β\beta hops whose length is in the range [distG(s,t),(1+ε)distG(s,t)][dist_G(s,t), (1+\varepsilon)dist_G(s,t)]. We break away from the traditional question that asks for a hopset that achieves small H|H| and instead study its sensitivity, a new quality measure which, informally, is the maximum number of times a vertex (or edge) is bypassed by an edge in HH. The highlights of our results are: (i) (O~(n),0)(\widetilde{O}(\sqrt{n}),0)-hopsets on undirected graphs with O(logn)O(\log n) sensitivity, complemented with a lower bound showing that O~(n)\widetilde{O}(\sqrt{n}) is tight up to polylogarithmic factors for any construction with polylogarithmic sensitivity. (ii) (no(1),ε)(n^{o(1)},\varepsilon)-hopsets on undirected graphs with no(1)n^{o(1)} sensitivity for any ε>0\varepsilon > 0 that is at least inverse polylogarithmic, complemented with a lower bound on the tradeoff between β,ε\beta, \varepsilon, and the sensitivity. (iii) O~(n)\widetilde{O}(\sqrt{n})-shortcut sets on directed graphs with O(logn)O(\log n) sensitivity, complemented with a lower bound showing that β=Ω~(n1/3)\beta = \widetilde{\Omega}(n^{1/3}) for any construction with polylogarithmic sensitivity. We believe hopset sensitivity is a natural measure in and of itself, and could potentially find use in a diverse range of contexts. More concretely, the notion of hopset sensitivity is also directly motivated by the Differentially Private All Sets Range Queries problem. Our result for O(logn)O(\log n) sensitivity (O~(n),0)(\widetilde{O}(\sqrt{n}),0)-hopsets on undirected graphs immediately improves the current best-known upper bound on utility from O~(n1/3)\widetilde{O}(n^{1/3}) to O~(n1/4)\widetilde{O}(n^{1/4}) in the pure-DP setting, which is tight up to polylogarithmic factors.

Keywords

Cite

@article{arxiv.2407.10249,
  title  = {Low Sensitivity Hopsets},
  author = {Vikrant Ashvinkumar and Aaron Bernstein and Chengyuan Deng and Jie Gao and Nicole Wein},
  journal= {arXiv preprint arXiv:2407.10249},
  year   = {2024}
}

Comments

Abstract shortened to meet arXiv requirements

R2 v1 2026-06-28T17:40:23.483Z