Sublinear Time Hypergraph Sparsification via Cut and Edge Sampling Queries
Yu Chen, Sanjeev Khanna, Ansh Nagda

TL;DR
This paper introduces the first sublinear time algorithm for hypergraph cut sparsification, enabling efficient approximation of hypergraph cuts with query access, independent of the hypergraph's size.
Contribution
It presents a novel sublinear time algorithm for hypergraph cut sparsification that operates independently of the hypergraph's size, a significant advancement over previous methods.
Findings
Achieves hypergraph sparsification in sublinear time.
Operates with query access, independent of hypergraph size.
Extends classical graph sparsification results to hypergraphs.
Abstract
The problem of sparsifying a graph or a hypergraph while approximately preserving its cut structure has been extensively studied and has many applications. In a seminal work, Bencz\'ur and Karger (1996) showed that given any -vertex undirected weighted graph and a parameter , there is a near-linear time algorithm that outputs a weighted subgraph of of size such that the weight of every cut in is preserved to within a -factor in . The graph is referred to as a {\em -approximate cut sparsifier} of . Subsequent recent work has obtained a similar result for the more general problem of hypergraph cut sparsifiers. However, all known sparsification algorithms require time where denotes the number of vertices and denotes the number of 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
TopicsSparse and Compressive Sensing Techniques · Tensor decomposition and applications · Data Visualization and Analytics
