Bilu-Linial Stable Instances of Max Cut and Minimum Multiway Cut
Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

TL;DR
This paper develops a polynomial-time algorithm for gamma-stable Max Cut instances with gamma above a certain threshold, using semidefinite programming, and explores the limits of tractability and stability in Max Cut and Multiway Cut problems.
Contribution
It introduces a robust algorithm for gamma-stable Max Cut instances and establishes bounds on stability levels where the problem remains tractable or becomes hard, improving previous results.
Findings
Algorithm works for gamma >= c*sqrt(log n)*log log n
SDP relaxation is integral for gamma >= D_{l2^2→l1}(n)
No tractable relaxation for gamma < alpha_{SC}(n/2)
Abstract
We investigate the notion of stability proposed by Bilu and Linial. We obtain an exact polynomial-time algorithm for -stable Max Cut instances with for some absolute constant . Our algorithm is robust: it never returns an incorrect answer; if the instance is -stable, it finds the maximum cut, otherwise, it either finds the maximum cut or certifies that the instance is not -stable. We prove that there is no robust polynomial-time algorithm for -stable instances of Max Cut when , where is the best approximation factor for Sparsest Cut with non-uniform demands. Our algorithm is based on semidefinite programming. We show that the standard SDP relaxation for Max Cut (with triangle inequalities) is integral if , where…
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 · Formal Methods in Verification
