Towards Tight Bounds for Spectral Sparsification of Hypergraphs
Michael Kapralov, Robert Krauthgamer, Jakab Tardos, Yuichi Yoshida

TL;DR
This paper introduces new algorithms for spectral sparsification of hypergraphs, achieving tighter bounds on sparsifier size and establishing fundamental lower bounds, thereby advancing hypergraph analysis and applications.
Contribution
It presents a polynomial-time algorithm for spectral hypergraph sparsification with improved size bounds and establishes lower bounds on the bit complexity of hypergraph cut approximations.
Findings
Spectral sparsifier with O*(nr) hyperedges for hypergraphs with maximum hyperedge size r.
Lower bounds on bit complexity of hypergraph cut approximation schemes.
Algorithm for directed hypergraphs with O*(n^2 r^3) hyperarcs, improving previous bounds.
Abstract
Cut and spectral sparsification of graphs have numerous applications, including e.g. speeding up algorithms for cuts and Laplacian solvers. These powerful notions have recently been extended to hypergraphs, which are much richer and may offer new applications. However, the current bounds on the size of hypergraph sparsifiers are not as tight as the corresponding bounds for graphs. Our first result is a polynomial-time algorithm that, given a hypergraph on vertices with maximum hyperedge size , outputs an -spectral sparsifier with hyperedges, where suppresses factors. This size bound improves the two previous bounds: [Soma and Yoshida, SODA'19] and [Bansal, Svensson and Trevisan, FOCS'19]. Our main technical tool is a new method for proving concentration of the nonlinear analogue of the quadratic…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Error Correcting Code Techniques
