Deterministic Fault-Tolerant Connectivity Labeling Scheme
Taisuke Izumi, Yuval Emek, Tadashi Wadayama, Toshimitsu Masuzawa

TL;DR
This paper introduces a deterministic fault-tolerant connectivity labeling scheme with small labels and polynomial construction time, solving an open problem and advancing fault-tolerant graph algorithms.
Contribution
It develops a deterministic graph sketch technique and a new graph sparsification method, enabling efficient fault-tolerant connectivity labels and related applications.
Findings
Achieves $O(f^2 ext{polylog}(n))$-bit label size.
Provides the first deterministic fault-tolerant approximate distance labeling scheme.
Improves deterministic fault-tolerant compact routing.
Abstract
The \emph{-fault-tolerant connectivity labeling} (-FTC labeling) is a scheme of assigning each vertex and edge with a small-size label such that one can determine the connectivity of two vertices and under the presence of at most faulty edges only from the labels of , , and the faulty edges. This paper presents a new deterministic -FTC labeling scheme attaining -bit label size and a polynomial construction time, which settles the open problem left by Dory and Parter [PODC'21]. The key ingredient of our construction is to develop a deterministic counterpart of the graph sketch technique by Ahn, Guha, and McGreger [SODA'12], via some natural connection with the theory of error-correcting codes. This technique removes one major obstacle in de-randomizing the Dory-Parter scheme. The whole scheme is obtained by combining this technique…
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
TopicsGraph Labeling and Dimension Problems · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
