Fault-Tolerant Distance Oracles Below the $n \cdot f$ Barrier
Sanjeev Khanna, Christian Konrad, Aaron Putterman

TL;DR
This paper demonstrates that fault-tolerant distance oracles can be constructed with space complexity below the traditional $n imes f$ barrier, providing efficient solutions for maintaining approximate distances in faulty graphs.
Contribution
It introduces new fault-tolerant distance oracles with sub-$n imes f$ space complexity, surpassing known lower bounds for spanners, and extends techniques to streaming and oblivious models.
Findings
Constructed $f$-fault-tolerant distance oracles with $\widetilde{O}(n\sqrt{f})$ bits of space.
Achieved stretch 7 oracles with $\widetilde{O}(n^{3/2}f^{1/3})$ bits of space.
Extended techniques to fault-tolerant spanners and streaming models.
Abstract
Fault-tolerant spanners are fundamental objects that preserve distances in graphs even under edge failures. A long line of work culminating in Bodwin, Dinitz, Robelle (SODA 2022) gives -stretch, -fault-tolerant spanners with edges for any odd . For any , this bound is essentially optimal for deterministic spanners in part due to a known folklore lower bound that \emph{any} -fault-tolerant spanner requires edges in the worst case. For , this barrier means that any -fault tolerant spanners are trivial in size. Crucially however, this folklore lower bound exploits that the spanner \emph{is itself a subgraph}. It does not rule out distance-reporting data structures that may not be subgraphs. This leads to our central question: can one beat the …
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 · Graph Theory and Algorithms
