Inapproximability of Maximum Biclique Problems, Minimum $k$-Cut and Densest At-Least-$k$-Subgraph from the Small Set Expansion Hypothesis
Pasin Manurangsi

TL;DR
This paper establishes strong inapproximability results for several graph problems based on the Small Set Expansion Hypothesis, showing that no polynomial algorithms can efficiently approximate these problems within certain factors.
Contribution
It proves new hardness of approximation results for Maximum Biclique, Minimum $k$-Cut, and Densest At-Least-$k$-Subgraph problems assuming SSEH, extending the understanding of their computational difficulty.
Findings
No polynomial algorithm approximates MEB or MBB within $n^{1 - \\varepsilon}$ under SSEH.
Approximating Minimum $k$-Cut and DAL$k$S within factor $(2 - \\varepsilon)$ is NP-hard under SSEH.
Results are tight since simple algorithms achieve $n$-approximation for MEB/MBB and 2-approximation for the other problems.
Abstract
The Small Set Expansion Hypothesis (SSEH) is a conjecture which roughly states that it is NP-hard to distinguish between a graph with a small subset of vertices whose edge expansion is almost zero and one in which all small subsets of vertices have expansion almost one. In this work, we prove inapproximability results for the following graph problems based on this hypothesis: - Maximum Edge Biclique (MEB): given a bipartite graph , find a complete bipartite subgraph of with maximum number of edges. - Maximum Balanced Biclique (MBB): given a bipartite graph , find a balanced complete bipartite subgraph of with maximum number of vertices. - Minimum -Cut: given a weighted graph , find a set of edges with minimum total weight whose removal partitions into connected components. - Densest At-Least--Subgraph (DALS): given a weighted graph , find a…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
