Fault-Tolerant Spanners against Bounded-Degree Edge Failures: Linearly More Faults, Almost For Free
Greg Bodwin, Bernhard Haeupler, Merav Parter

TL;DR
This paper introduces new fault-tolerant graph structures that protect against edge failures with bounded incident faults per vertex, providing near-optimal size bounds and extending fault tolerance to more complex failure scenarios.
Contribution
It presents the first fault-tolerant certificates and spanners that depend on the faulty-degree rather than total fault count, with size bounds nearly tight and applicable to larger fault sets.
Findings
Fault-tolerant certificates with size O(fn) edges for fault sets with bounded faulty-degree
Existence of fault-tolerant spanners with O_k(f^{1-1/k} n^{1+1/k}) edges tolerating bounded faulty-degree faults
Polynomial-time construction of these fault-tolerant structures with a polylogarithmic size overhead
Abstract
We study a new and stronger notion of fault-tolerant graph structures whose size bounds depend on the degree of the failing edge set, rather than the total number of faults. For a subset of faulty edges , the faulty-degree is the largest number of faults in incident to any given vertex. We design new fault-tolerant structures with size comparable to previous constructions, but which tolerate every fault set of small faulty-degree , rather than only fault sets of small size . Our main results are: - New FT-Certificates: For every -vertex graph and degree threshold , one can compute a connectivity certificate with edges that has the following guarantee: for any edge set with faulty-degree and every vertex pair , it holds that and are connected in $H…
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 · Optimization and Search Problems · Interconnection Networks and Systems
