On the Hardness of Approximating the $k$-Way Hypergraph Cut problem

Chandra Chekuri,Shi Li
DOI: https://doi.org/10.4086/toc.2020.v016a014
2020-01-01
Theory of Computing
Abstract:We consider the approximability of the k-WAY HYPERGRAPH CUT problem: the input is an edge-weighted hypergraph G = (V, epsilon) and an integer k and the goal is to remove a min-weight subset of the edges such that the residual hypergraph has at least k connected components. When G is a graph this problem admits a 2(1 - 1/0-approximation (Saran and Vazirani, SIAM J. Comput. 1995). However, there has been no non-trivial approximation ratio for general hypergraphs. In this note we show, via a very simple reduction, that an alpha-approximation for k-WAY HYPERGRAPH CUT implies an alpha(2)-approximation for the DENSEST l-SUBGRAPH problem. Our reduction combined with the hardness result of (Manurangsi, STOC'17) implies that under the Exponential Time Hypothesis (ETH), there is no n(1/(loglogn)c)-approximation for k-WAY HYPERGRAPH CUT where c > 0 is a universal constant and n is the number of nodes. k-WAY HYPERGRAPH CUT is a special case of nodes. k-WAY HYPERGRAPH CUT is a special case k-WAY SUBMODULAR PARTITION and hence our hardness applies to this latter problem as well. These hardness results are in contrast to a 2-approximation for closely related problems where the goal is to separate k given terminals (Chekuri and Ene, FOCS'11), (Ene et al., SODA'13).
What problem does this paper attempt to address?