Fault-Tolerant Spanners: Better and Simpler
Michael Dinitz, Robert Krauthgamer

TL;DR
This paper introduces improved methods for constructing fault-tolerant graph spanners that are simpler, more efficient, and have better dependence on the number of faults, with applications to distributed algorithms.
Contribution
It presents a new transformation for fault-tolerant spanners, improves approximation ratios for specific cases, and develops distributed algorithms demonstrating the local nature of the constructions.
Findings
New transformation reduces edges in fault-tolerant spanners.
Improved approximation ratio to O(log n) for k=2 case.
Distributed algorithms show constructions are inherently local.
Abstract
A natural requirement of many distributed structures is fault-tolerance: after some failures, whatever remains from the structure should still be effective for whatever remains from the network. In this paper we examine spanners of general graphs that are tolerant to vertex failures, and significantly improve their dependence on the number of faults , for all stretch bounds. For stretch we design a simple transformation that converts every -spanner construction with at most edges into an -fault-tolerant -spanner construction with at most edges. Applying this to standard greedy spanner constructions gives -fault tolerant -spanners with edges. The previous construction by Chechik, Langberg, Peleg, and Roddity [STOC 2009] depends similarly on but exponentially on (approximately…
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 · Cryptography and Data Security
