Chaining, Group Leverage Score Overestimates, and Fast Spectral Hypergraph Sparsification
Arun Jambulapati, Yang P. Liu, Aaron Sidford

TL;DR
This paper introduces a new algorithm for constructing spectral sparsifiers of hypergraphs that significantly improves size and efficiency, enabling faster processing of large hypergraph data structures.
Contribution
The paper presents a nearly-linear time algorithm for spectral hypergraph sparsification with improved size bounds, surpassing previous methods in both efficiency and sparsity.
Findings
Spectral hypergraph sparsifier with O(n ε^{-2} log n log r) hyperedges.
Algorithm runs in nearly-linear time, faster than prior methods.
Achieves better size bounds compared to previous work.
Abstract
We present an algorithm that given any -vertex, -edge, rank hypergraph constructs a spectral sparsifier with hyperedges in nearly-linear time. This improves in both size and efficiency over a line of work (Bansal-Svensson-Trevisan 2019, Kapralov-Krauthgamer-Tardos-Yoshida 2021) for which the previous best size was and runtime was . Independent Result: In an independent work, Lee (Lee 2022) also shows how to compute a spectral hypergraph sparsifier with hyperedges.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Sparse and Compressive Sensing Techniques · VLSI and FPGA Design Techniques
