ICLR2026
Nearly Space-Optimal Graph and Hypergraph Sparsification in Insertion-Only Data Streams
Vincent Cohen-Addad, David Woodruff, Shenghao Xie, Samson Zhou
1 citation
Abstract
We study the problem of graph and hypergraph sparsification in insertion-only data streams. The input is a hypergraph with nodes, hyperedges, and rank , and the goal is to compute a hypergraph that preserves the energy of each vector in , up to a small multiplicative error. In this paper, we give a streaming algorithm that achieves a -approximation, using poly bits of space, matching the sample complexity of the best known offline algorithm up to poly factors. Our approach also provides a streaming algorithm for graph sparsification that achieves a -approximation, using bits of space, improving the current bound by factors. Furthermore, we give a space-efficient streaming algorithm for min-cut approximation. Along the way, we present an online algorithm for -hypergraph sparsification, which is optimal up to poly-logarithmic factors. Hence, we achieve -hypergraph sparsification in the sliding window model, with space optimal up to poly-logarithmic factors. Lastly, we give an adversarially robust algorithm for hypergraph sparsification using poly bits of space.