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 hyperedges with high probability, where , is the number of nodes, and is the sum of edge weights. The space complexity of our algorithm is , while previous algorithms require the space complexity of , where is the number of hyperedges. This provides an exponential improvement in the space complexity since can be exponential in .
Cite
@article{arxiv.2310.02643,
title = {Online Algorithms for Spectral Hypergraph Sparsification},
author = {Tasuku Soma and Kam Chuen Tung and Yuichi Yoshida},
journal= {arXiv preprint arXiv:2310.02643},
year = {2023}
}
Comments
Improved the number of hyperedges from the previous version