Online Algorithms for Spectral Hypergraph Sparsification

Abstract

We provide the first online algorithm for spectral hypergraph sparsification. In the online setting, hyperedges with positive weights are arriving in a stream, and upon the arrival of each hyperedge, we must irrevocably decide whether or not to include it in the sparsifier. Our algorithm produces an (ε, δ)-spectral sparsifier with multiplicative error ε and additive error δ that has O(ε-2 n n r (1 + ε W/δ n)) hyperedges with high probability, where ε, δ ∈ (0,1), n is the number of nodes, and W is the sum of edge weights. The space complexity of our algorithm is O(n2), while previous algorithms require the space complexity of (m), where m is the number of hyperedges. This provides an exponential improvement in the space complexity since m can be exponential in n.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…