Near-linear Size Hypergraph Cut Sparsifiers

09/10/2020
by   Yu Chen, et al.
0

Cuts in graphs are a fundamental object of study, and play a central role in the study of graph algorithms. The problem of sparsifying a graph while approximately preserving its cut structure has been extensively studied and has many applications. In a seminal work, Benczúr and Karger (1996) showed that given any n-vertex undirected weighted graph G and a parameter ε∈ (0,1), there is a near-linear time algorithm that outputs a weighted subgraph G' of G of size Õ(n/ε^2) such that the weight of every cut in G is preserved to within a (1 ±ε)-factor in G'. The graph G' is referred to as a (1 ±ε)-approximate cut sparsifier of G. A natural question is if such cut-preserving sparsifiers also exist for hypergraphs. Kogan and Krauthgamer (2015) initiated a study of this question and showed that given any weighted hypergraph H where the cardinality of each hyperedge is bounded by r, there is a polynomial-time algorithm to find a (1 ±ε)-approximate cut sparsifier of H of size Õ(nr/ε^2). Since r can be as large as n, in general, this gives a hypergraph cut sparsifier of size Õ(n^2/ε^2), which is a factor n larger than the Benczúr-Karger bound for graphs. It has been an open question whether or not Benczúr-Karger bound is achievable on hypergraphs. In this work, we resolve this question in the affirmative by giving a new polynomial-time algorithm for creating hypergraph sparsifiers of size Õ(n/ε^2).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/18/2021

Sublinear Time Hypergraph Sparsification via Cut and Edge Sampling Queries

The problem of sparsifying a graph or a hypergraph while approximately p...
research
10/27/2021

Deterministic enumeration of all minimum cut-sets and k-cut-sets in hypergraphs for fixed k

We consider the problem of deterministically enumerating all minimum k-c...
research
04/21/2022

Motif Cut Sparsifiers

A motif is a frequently occurring subgraph of a given directed or undire...
research
01/03/2019

Sparsification of Binary CSPs

A cut ε-sparsifier of a weighted graph G is a re-weighted subgraph of G ...
research
09/25/2020

Hypergraph k-cut for fixed k in deterministic polynomial time

We consider the Hypergraph-k-cut problem. The input consists of a hyperg...
research
05/04/2019

New Notions and Constructions of Sparsification for Graphs and Hypergraphs

A sparsifier of a graph G (Benczúr and Karger; Spielman and Teng) is a s...
research
07/13/2018

Spectral Sparsification of Hypergraphs

For an undirected/directed hypergraph G=(V,E), its Laplacian L_GR^V→R^V ...

Please sign up or login with your details

Forgot password? Click here to reset