English

Sublinear Edge Fault Tolerant Spanners for Hypergraphs

Data Structures and Algorithms 2026-03-10 v2

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 ff. In contrast, all known optimal size of FT spanners are sublinear in ff. Inspired by the FT clustering technique, we propose a clustering based algorithm that achieves an improved sublinear size bound. For an nn-node mm-edge hypergraph with rank rr and a sketch parameter kk, our algorithm constructs edge FT (EFT) hyperspanners of stretch 2k12k-1 and size O(k2f11/(rk)n1+1/klogn)O(k^2f^{1-1/(rk)}n^{1+1/k}\log n) with high probability in time O~(mr3+fn)\widetilde{O}(mr^3+fn). We also establish a lower bound of Ω(f11/r1/rkn1+1/ko(1))\Omega(f^{1-1/r-1/rk}n^{1+1/k-o(1)}) edges for EFT hyperspanners, which leaves a gap of poly(k)f1/r(k)f^{1/r}. Finally, we provide an algorithm for constructing additive EFT hyperspanners by combining multiplicative EFT hyperspanners with additive hyperspanners. We believe that our work will spark interest in developing optimal FT spanners for hypergraphs.

Keywords

Cite

@article{arxiv.2511.22803,
  title  = {Sublinear Edge Fault Tolerant Spanners for Hypergraphs},
  author = {Jialin He and Nicholas Popescu and Chunjiang Zhu},
  journal= {arXiv preprint arXiv:2511.22803},
  year   = {2026}
}
R2 v1 2026-07-01T07:58:39.362Z