On the tractability and approximability of non-submodular cardinality-based $s$-$t$ cut problems in hypergraphs
Vedangi Bengali, Nate Veldt

TL;DR
This paper investigates the computational complexity and approximation strategies for non-submodular hypergraph $s$-$t$ cut problems, revealing NP-hardness in most cases and proposing optimal projection-based approximation methods.
Contribution
It establishes NP-hardness for non-submodular hypergraph cut problems and introduces an optimal projection strategy for approximation, advancing understanding of these complex problems.
Findings
NP-hardness for all non-submodular penalties except trivial cases
Proposed a projection strategy that yields the best approximation among similar methods
Proved UGC-hardness for better approximation in specific cases
Abstract
A minimum - cut in a hypergraph is a bipartition of vertices that separates two nodes and while minimizing a hypergraph cut function. The cardinality-based hypergraph cut function assigns a cut penalty to each hyperedge based on the number of nodes in the hyperedge that are on each side of the split. Previous work has shown that when hyperedge cut penalties are submodular, this problem can be reduced to a graph - cut problem and hence solved in polynomial time. NP-hardness results are also known for a certain class of non-submodular penalties, though the complexity remained open in many parameter regimes. In this paper we highlight and leverage a connection to Valued Constraint Satisfaction Problems to show that the problem is NP-hard for all non-submodular hyperedge cut penalty, except for one trivial case where a 0-cost solution is always possible. We then turn our…
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 · Optimization and Packing Problems · Facility Location and Emergency Management
