Near-optimal approximation algorithm for simultaneous Max-Cut
Amey Bhangale, Subhash Khot, Swastik Kopparty, Sushant Sachdeva,, Devanathan Thiruvenkatachari

TL;DR
This paper presents a polynomial-time approximation algorithm for the simultaneous Max-Cut problem that achieves a near-optimal approximation ratio of 0.8780, improving significantly over previous results.
Contribution
It introduces a novel approach using a stronger Sum-of-Squares SDP relaxation and advanced rounding techniques to surpass the natural SDP's integrality gap.
Findings
Achieves a 0.8780 approximation factor for simultaneous Max-Cut.
Uses Sum-of-Squares hierarchy SDP relaxation and Raghavendra-Tan rounding.
Improves upon the previous 1/2 - o(1) approximation bound.
Abstract
In the simultaneous Max-Cut problem, we are given weighted graphs on the same set of vertices, and the goal is to find a cut of the vertex set so that the minimum, over the graphs, of the cut value is as large as possible. Previous work [BKS15] gave a polynomial time algorithm which achieved an approximation factor of for this problem (and an approximation factor of in the unweighted case, where as ). In this work, we give a polynomial time approximation algorithm for simultaneous Max-Cut with an approximation factor of (for all constant ). The natural SDP formulation for simultaneous Max-Cut was shown to have an integrality gap of in [BKS15]. In achieving the better approximation guarantee, we use a stronger Sum-of-Squares hierarchy SDP relaxation and a rounding…
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 · Machine Learning and Algorithms
