MAX BISECTION might be harder to approximate than MAX CUT
Joshua Brakensiek, Neng Huang, Aaron Potechin, Uri Zwick

TL;DR
This paper demonstrates that current SDP-based approximation methods for MAX BISECTION cannot achieve the same approximation ratio as MAX CUT, revealing fundamental limitations in existing approaches.
Contribution
It constructs explicit instances showing the limitations of the two-stage SDP rounding paradigm for MAX BISECTION, establishing new integrality gaps.
Findings
Two-stage SDP rounding cannot reach the Goemans-Williamson ratio for MAX BISECTION.
Constructed instances show the ratio is less than 0.87853, below the MAX CUT approximation.
The instances serve as integrality gaps for the Basic SDP relaxation of MAX BISECTION.
Abstract
The MAX BISECTION problem seeks a maximum-size cut that evenly divides the vertices of a given undirected graph. An open problem raised by Austrin, Benabbas, and Georgiou is whether MAX BISECTION can be approximated as well as MAX CUT, i.e., to within , which is the approximation ratio achieved by the celebrated Goemans-Williamson algorithm for MAX CUT, which is best possible assuming the Unique Games Conjecture (UGC). They conjectured that the answer is yes. The current paradigm for obtaining approximation algorithms for MAX BISECTION, due to Raghavendra and Tan and Austrin, Benabbas, and Georgiou, follows a two-phase approach. First, a large number of rounds of the Sum-of-Squares (SoS) hierarchy is used to find a solution to the ``Basic SDP'' relaxation of MAX CUT which is -uncorrelated, for an arbitrarily small .…
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 · Constraint Satisfaction and Optimization
