Faster connectivity in low-rank hypergraphs via expander decomposition
Calvin Beideman, Karthekeyan Chandrasekaran, Sagnik Mukhopadhyay,, Danupon Nanongkai

TL;DR
This paper introduces a faster algorithm for computing connectivity in low-rank hypergraphs by leveraging a new structural understanding of min-cuts and extending expander decomposition techniques to hypergraphs.
Contribution
It presents a novel algorithm with improved runtime for hypergraph connectivity and a structural theorem on min-cuts, extending expander decomposition to hypergraphs.
Findings
Algorithm runs faster than existing methods for constant rank and high connectivity.
Structural theorem generalizes known graph results to hypergraphs.
Constructive proof enables practical algorithm implementation.
Abstract
We design an algorithm for computing connectivity in hypergraphs which runs in time (the hides the terms subpolynomial in the main parameter and terms that depend only on ) where is the size, is the number of vertices, and is the rank of the hypergraph. Our algorithm is faster than existing algorithms when the the rank is constant and the connectivity is . At the heart of our algorithm is a structural result regarding min-cuts in simple hypergraphs. We show a trade-off between the number of hyperedges taking part in all min-cuts and the size of the smaller side of the min-cut. This structural result can be viewed as a generalization of a well-known structural theorem for simple graphs [Kawarabayashi-Thorup, JACM 19]. We extend the framework of expander…
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
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · Advanced Graph Neural Networks
