Sublinear Edge Fault Tolerant Spanners for Hypergraphs
Jialin He, Nicholas Popescu, Chunjiang Zhu

TL;DR
This paper introduces new algorithms for constructing fault-tolerant spanners in hypergraphs, achieving sublinear size bounds and establishing lower bounds, thus advancing the understanding of fault tolerance in complex network structures.
Contribution
The paper presents a clustering-based algorithm for fault-tolerant hypergraph spanners with improved sublinear size bounds and establishes new lower bounds, addressing gaps in prior methods.
Findings
Constructed edge FT hyperspanners with stretch 2k-1 and size $O(k^2f^{1-1/(rk)}n^{1+1/k} ext{log} n$.
Established a lower bound of $ ext{Omega}(f^{1-1/r-1/rk}n^{1+1/k-o(1)})$ edges for EFT hyperspanners.
Provided algorithms for additive EFT hyperspanners by combining multiplicative and additive approaches.
Abstract
We initiate the study on fault-tolerant spanners in hypergraphs and develop fast algorithms for their constructions. A fault-tolerant (FT) spanner preserves approximate distances under network failures, often used in applications like network design and distributed systems. While classic (fault-free) spanners are believed to be easily extended to hypergraphs such as by the method of associated graphs, we reveal that this is not the case in the fault-tolerant setting: simple methods can only get a linear size in the maximum number of faults . In contrast, all known optimal size of FT spanners are sublinear in . Inspired by the FT clustering technique, we propose a clustering based algorithm that achieves an improved sublinear size bound. For an -node -edge hypergraph with rank and a sketch parameter , our algorithm constructs edge FT (EFT) hyperspanners of stretch…
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
