English

Nearly Tight Spectral Sparsification of Directed Hypergraphs by a Simple Iterative Sampling Algorithm

Data Structures and Algorithms 2023-05-12 v2

Abstract

Spectral hypergraph sparsification, an attempt to extend well-known spectral graph sparsification to hypergraphs, has been extensively studied over the past few years. For undirected hypergraphs, Kapralov, Krauthgamer, Tardos, and Yoshida~(2022) have proved an ε\varepsilon-spectral sparsifier of the optimal O(n)O^*(n) size, where nn is the number of vertices and OO^* suppresses the ε1\varepsilon^{-1} and logn\log n factors. For directed hypergraphs, however, the optimal sparsifier size has not been known. Our main contribution is the first algorithm that constructs an O(n2)O^*(n^2)-size ε\varepsilon-spectral sparsifier for a weighted directed hypergraph. Our result is optimal up to the ε1\varepsilon^{-1} and logn\log n factors since there is a lower bound of Ω(n2)\Omega(n^2) even for directed graphs. We also show the first non-trivial lower bound of Ω(n2/ε)\Omega(n^2/\varepsilon) for general directed hypergraphs. The basic idea of our algorithm is borrowed from the spanner-based sparsification for ordinary graphs by Koutis and Xu~(2016). Their iterative sampling approach is indeed useful for designing sparsification algorithms in various circumstances. To demonstrate this, we also present a similar iterative sampling algorithm for undirected hypergraphs that attains one of the best size bounds, enjoys parallel implementation, and can be transformed to be fault-tolerant.

Keywords

Cite

@article{arxiv.2204.02537,
  title  = {Nearly Tight Spectral Sparsification of Directed Hypergraphs by a Simple Iterative Sampling Algorithm},
  author = {Kazusato Oko and Shinsaku Sakaue and Shin-ichi Tanigawa},
  journal= {arXiv preprint arXiv:2204.02537},
  year   = {2023}
}
R2 v1 2026-06-24T10:39:14.599Z