Approximating CSPs with Global Cardinality Constraints Using SDP Hierarchies
Prasad Raghavendra, Ning Tan

TL;DR
This paper develops a novel SDP hierarchy-based framework for approximating CSPs with global constraints, achieving near-optimal and improved approximation ratios for problems like Max Bisection and Max 2-SAT, and connecting integrality gaps to hardness results.
Contribution
It introduces a general SDP hierarchy approach for CSPs with global constraints, providing new algorithms and hardness insights, including near-optimal approximations and a generic conversion from integrality gaps to dictatorship tests.
Findings
O(n^{poly(1/ε)})-time algorithm for Max Bisection with near-optimal approximation
Improved 0.85-approximation for Max Bisection, surpassing previous bounds
0.92-approximation for Max 2-SAT with cardinality constraints
Abstract
This work is concerned with approximating constraint satisfaction problems (CSPs) with an additional global cardinality constraints. For example, \maxcut is a boolean CSP where the input is a graph and the goal is to find a cut that maximizes the numberof crossing edges, . The \maxbisection problem is a variant of \maxcut with an additional global constraint that each side of the cut has exactly half the vertices, i.e., . Several other natural optimization problems like \minbisection and approximating Graph Expansion can be formulated as CSPs with global constraints. In this work, we formulate a general approach towards approximating CSPs with global constraints using SDP hierarchies. To demonstrate the approach we present the following results: Using the Lasserre hierarchy, we present an algorithm that runs in time…
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
TopicsConstraint Satisfaction and Optimization · Formal Methods in Verification · Advanced Graph Theory Research
