Fully Dynamic Spectral Sparsification for Directed Hypergraphs
By: Sebastian Forster, Gramoz Goranci, Ali Momeni
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(n^2 / \varepsilon ^2 \log ^7 m)$ and amortized update time of $O(r^2 \log ^3 m)$, where $n$ is the number of vertices, and $m$ and $r$ 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 $k$ hyperedge insertions or deletions can be processed with $O(kr^2 \log ^3 m)$ amortized work and $O(\log ^2 m)$ depth. This constitutes the first spectral-based sparsification algorithm in this setting.
Similar Papers
Fully Dynamic Spectral Sparsification of Hypergraphs
Data Structures and Algorithms
Keeps complex networks simple for faster computers.
Fully Dynamic Spectral and Cut Sparsifiers for Directed Graphs
Data Structures and Algorithms
Makes computer networks faster and more efficient.
Near-optimal Linear Sketches and Fully-Dynamic Algorithms for Hypergraph Spectral Sparsification
Data Structures and Algorithms
Simplifies complex data for faster computer analysis.