Fault-Tolerant Approximate Distance Oracles with a Source Set
Dipan Dey, Telikepalli Kavitha

TL;DR
This paper introduces simple, efficient fault-tolerant approximate distance oracles for graphs with a source set, achieving constant query time and improved size-stretch trade-offs over previous methods.
Contribution
It presents novel constructions of fault-tolerant approximate distance oracles with constant query time and better size-stretch trade-offs, extending prior work on fault-tolerant shortest path structures.
Findings
Oracle with size $ ilde{O}(|S|n + n^{3/2})$, stretch 5, query time $O(1)$
Oracle with size $ ilde{O}(|S|n + n^{4/3})$, stretch 13, query time $O(1)$
Simpler construction leveraging single-edge fault-tolerant $ST$-distance oracles
Abstract
Our input is an undirected weighted graph on vertices along with a source set . The problem is to preprocess and build a compact data structure such that upon query where and is any faulty edge, we can quickly find a good estimate (i.e., within a small multiplicative stretch) of the - distance in . The work of Bil{\`{o}} et al. (Algorithmica 2022) on multiple-edge fault-tolerant approximate shortest path trees implies a compact oracle for the above problem with a stretch of at most 3 and with query answering time . We show a very simple construction of an approximate distance oracle with query answering time; its size is and multiplicative stretch is at most 5. A single-edge fault-tolerant -distance oracle from the work of Bil{\`{o}} et…
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 · Advanced Graph Theory Research · Interconnection Networks and Systems
