Nearly Optimal NP-Hardness of Vertex Cover on k-Uniform k-Partite Hypergraphs
Sushant Sachdeva, Rishi Saket

TL;DR
This paper establishes nearly tight NP-hardness bounds for approximating the minimum vertex cover on k-uniform k-partite hypergraphs, improving understanding of the problem's computational complexity.
Contribution
It proves that approximating the vertex cover within a factor of k/2 - 1 + 1/(2k) - ε is NP-hard, nearly matching known approximation algorithms.
Findings
Hardness factor is off from optimal by at most 1 for k ≥ 4.
Uses Multi-Layered PCP and biased Long Codes in the reduction.
Analyzes cross-intersecting set families in extremal set theory.
Abstract
We study the problem of computing the minimum vertex cover on k-uniform k-partite hypergraphs when the k-partition is given. On bipartite graphs (k = 2), the minimum vertex cover can be computed in polynomial time. For general k, the problem was studied by Lov\'asz, who gave a k/2 -approximation based on the standard LP relaxation. Subsequent work by Aharoni, Holzman and Krivelevich showed a tight integrality gap of (k/2 - o(1)) for the LP relaxation. While this problem was known to be NP-hard for k >= 3, the first non-trivial NP-hardness of approximation factor of k/4- \eps was shown in a recent work by Guruswami and Saket. They also showed that assuming Khot's Unique Games Conjecture yields a k/2 - \eps inapproximability for this problem, implying the optimality of Lov\'asz's result. In this work, we show that this problem is NP-hard to approximate within k/2- 1 + 1/2k -\eps. This…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
