Compact and Fast Sensitivity Oracles for Single-Source Distances
Davide Bil\`o, Luciano Gual\`a, Stefano Leucci, Guido Proietti

TL;DR
This paper introduces two efficient single-source sensitivity oracles for approximate shortest path distances in weighted graphs, achieving a trade-off between size, accuracy, and query time, with proven lower bounds for related structures.
Contribution
The paper presents novel compact sensitivity oracles with optimal size and stretch, including a 2-approximate oracle in constant time and a near-optimal $(1+psilon)$-approximate oracle with logarithmic query time.
Findings
A size-O(n) oracle reports 2-approximate distances in O(1) time.
A size-O(n/epsilon log(1/epsilon)) oracle reports (1+epsilon)-approximate distances in O(log n/epsilon log(1/epsilon)) time.
Lower bounds established for additively-stretched sensitivity oracles.
Abstract
Let denote a distinguished source vertex of a non-negatively real weighted and undirected graph with vertices and edges. In this paper we present two efficient \emph{single-source approximate-distance sensitivity oracles}, namely \emph{compact} data structures which are able to \emph{quickly} report an approximate (by a multiplicative stretch factor) distance from to any node of following the failure of any edge in . More precisely, we first present a sensitivity oracle of size which is able to report 2-approximate distances from the source in time. Then, we further develop our construction by building, for any , another sensitivity oracle having size , and which is able to report a -approximate distance from to any vertex of in $O\left(\log…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Machine Learning and Algorithms
