TL;DR
This paper presents a novel technique for deriving linear relaxations of semidefinite programs with guarantees, improving approximation quality for problems like max cut and Lovasz theta.
Contribution
It introduces a generic, commutativity-based method to create effective linear relaxations of SDPs, with theoretical guarantees and practical applications.
Findings
Linear relaxations match the SDP optimal value under certain conditions.
The proposed LP for max cut is stronger than existing bounds.
Experiments demonstrate improved warm-starting and approximation for various SDPs.
Abstract
We introduce a generic technique to obtain linear relaxations of semidefinite programs with provable guarantees based on the commutativity of the constraint and the objective matrices. We study conditions under which the optimal value of the SDP and the proposed linear relaxation match, which we then relax to provide a flexible methodology to derive effective linear relaxations. We specialize these results to provide linear programs that approximate well-known semidefinite programs for the max cut problem proposed by Poljak and Rendl, and the Lovasz theta number; we prove that the linear program proposed for max cut certifies a known eigenvalue bound for the maximum cut value and is in fact stronger. Our ideas can be used to warm-start algorithms that solve semidefinite programs by iterative polyhedral approximation of the feasible region. We verify this capability through multiple…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Complexity and Algorithms in Graphs · Formal Methods in Verification
