English

Fully Dynamic Spectral Sparsification for Directed Hypergraphs

Data Structures and Algorithms 2026-01-12 v2

Abstract

There has been a surge of interest in spectral hypergraph sparsification, a natural generalization of spectral sparsification for graphs. In this paper, we present a simple fully dynamic algorithm for maintaining spectral hypergraph sparsifiers of \textit{directed} hypergraphs. Our algorithm achieves a near-optimal size of O(n2/ε2log7m)O(n^2 / \varepsilon ^2 \log ^7 m) and amortized update time of O(r2log3m)O(r^2 \log ^3 m), where nn is the number of vertices, and mm and rr respectively upper bound the number of hyperedges and the rank of the hypergraph at any time. We also extend our approach to the parallel batch-dynamic setting, where a batch of any kk hyperedge insertions or deletions can be processed with O(kr2log3m)O(kr^2 \log ^3 m) amortized work and O(log2m)O(\log ^2 m) depth. This constitutes the first spectral-based sparsification algorithm in this setting.

Keywords

Cite

@article{arxiv.2512.21671,
  title  = {Fully Dynamic Spectral Sparsification for Directed Hypergraphs},
  author = {Sebastian Forster and Gramoz Goranci and Ali Momeni},
  journal= {arXiv preprint arXiv:2512.21671},
  year   = {2026}
}

Comments

STACS 2026

R2 v1 2026-07-01T08:40:54.398Z