paper-with-me

홈 › Papers

Solving SDPs for synchronization and MaxCut problems via the Grothendieck inequality

2017-03-25 · Song Mei, Theodor Misiakiewicz, Andrea Montanari, Roberto I. Oliveira

A number of statistical estimation problems can be addressed by semidefinite programs (SDP). While SDPs are solvable in polynomial time using interior point methods, in practice generic SDP solvers do not scale well to high-dimensional problems. In order to cope with this problem, Burer and Monteiro proposed a non-convex rank-constrained formulation, which has good performance in practice but is still poorly understood theoretically. In this paper we study the rank-constrained version of SDPs arising in MaxCut and in synchronization problems. We establish a Grothendieck-type inequality that proves that all the local maxima and dangerous saddle points are within a small multiplicative gap from the global maximum. We use this structural information to prove that SDPs can be solved within a known accuracy, by applying the Riemannian trust-region method to this non-convex problem, while constraining the rank to be of order one. For the MaxCut problem, our inequality implies that any local maximizer of the rank-constrained SDP provides a $ (1 - 1/(k-1)) \times 0.878$ approximation of the MaxCut, when the rank is fixed to $k$. We then apply our results to data matrices generated according to the Gaussian ${\mathbb Z}_2$ synchronization problem, and the two-groups stochastic block model with large bounded degree. We prove that the error achieved by local maximizers undergoes a phase transition at the same threshold as for information-theoretically optimal methods.

📄 PDF Abstract BibTeX arXiv:1703.08729

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Block Model

Similar Papers 제목 키워드 기반

Block-Coordinate Minimization for Large SDPs with Block-Diagonal Constraints

2019-03-02 · Yulun Tian, Kasra Khosoussi, Jonathan P. How

The so-called Burer-Monteiro method is a well-studied technique for solving large-scale semidefinite programs (SDPs) via low-rank factorization. The main idea is to solve rank-restricted, albeit non-convex, surrogates in…

Riemannian optimization

Momentum-inspired Low-Rank Coordinate Descent for Diagonally Constrained SDPs

2021-06-16 · Junhyung Lyle Kim, Jose Antonio Lara Benitez, Mohammad Taha Toghani, Cameron Wolfe 외

We present a novel, practical, and provable approach for solving diagonally constrained semi-definite programming (SDP) problems at scale using accelerated non-convex programming. Our algorithm non-trivially combines acc…

Benign landscape for Burer-Monteiro factorizations of MaxCut-type semidefinite programs

2024-11-05 · Faniriana Rakoto Endor, Irène Waldspurger

We consider MaxCut-type semidefinite programs (SDP) which admit a low rank solution. To numerically leverage the low rank hypothesis, a standard algorithmic approach is the Burer-Monteiro factorization, which allows to s…

On the simplicity and conditioning of low rank semidefinite programs

2020-02-25 · Lijun Ding, Madeleine Udell

Low rank matrix recovery problems appear widely in statistics, combinatorics, and imaging. One celebrated method for solving these problems is to formulate and solve a semidefinite program (SDP). It is often known that t…

Matrix CompletionStochastic Block Model

On the Expressive Power of GNNs to Solve Linear SDPs

2026-04-30 · Chendi Qian, Christopher Morris arxiv

Semidefinite programs (SDPs) are a powerful framework for convex optimization and for constructing strong relaxations of hard combinatorial problems. However, solving large SDPs can be computationally expensive, motivati…