Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.2% · Mar 201819922001200920172026
24 results for Burer-Monteiro

Paper shows Burer-Monteiro method can solve SDPs in polynomial time under smoothed analysis.

problem Solving large-scale semidefinite programs (SDPs) efficiently.
method Perturbing SDP to create a nonconvex program in YY where YY is an nimespn imes p matrix.
result The Burer-Monteiro method can solve SDPs to any desired accuracy in polynomial time under certain conditions.

This paper studies clustering for possibly high dimensional data (e.g. images, time series, gene expression data, and many other settings), and rephrase it as low rank matrix estimation in the PAC-Bayesian framework. Our approach leverages the well known Burer-Monteiro factorisation strategy from large scale optimisati…

2019-03-11abs ↗pdf ↗

Improved guarantees for nonconvex matrix factorization with rank overparameterization.

problem Minimizing nonconvex objective over low-rank matrices.
method Overparameterized Burer--Monteiro approach, leveraging smoothness and strong convexity.
result Local optimization globally converges to global optimum under certain rank conditions.

Paper develops efficient AltMin algorithm for SRPCP robust matrix recovery.

problem SRPCP model robust matrix recovery with universal penalty parameter.
method Tuning-free alternating minimization (AltMin) algorithm with closed-form subproblems.
result Efficient AltMin algorithm confirms robustness and efficiency.

We address the rectangular matrix completion problem by lifting the unknown matrix to a positive semidefinite matrix in higher dimension, and optimizing a nonconvex objective over the semidefinite factor using a simple gradient descent scheme. With O(μr2κ2nmax(μ,logn))O( μr^2 κ^2 n \max(μ, \log n)) random observations of a $n_1 \times n…

2016-05-23abs ↗pdf ↗

Low-rank factorization is a standard way to make structured optimization problems in machine learning more tractable by replacing matrix variables with compact factors. For positive semidefinite (PSD) variables, the symmetric Burer--Monteiro factorization (sBMF) writes Z=XXZ=XX^\top with a single low-rank factor XX. A r…

2018-11-03abs ↗pdf ↗

New algorithm improves clustering accuracy without sacrificing scalability.

problem Improving clustering accuracy for large datasets.
method Nonnegative low-rank semidefinite programming with Burer-Monteiro factorization.
result Significantly smaller mis-clustering errors compared to existing methods.

Gradient descent with preconditioning finds global optima in overparameterized nonconvex factorization.

problem Finding global optima in nonconvex Burer-Monteiro factorization.
method Preconditioned gradient descent for overparameterized nonconvex function minimization.
result Gradient descent with preconditioning achieves linear convergence in the overparameterized case.

Maximum A posteriori Probability (MAP) inference in graphical models amounts to solving a graph-structured combinatorial optimization problem. Popular inference algorithms such as belief propagation (BP) and generalized belief propagation (GBP) are intimately related to linear programming (LP) relaxation within the She…

2017-09-19abs ↗pdf ↗

Paper develops methods for non-quadratic loss low-rank matrix recovery.

problem Recovery of low-rank matrices with non-quadratic losses.
method Projected gradient method with a regularity projection oracle.
result Projected gradient method converges globally and linearly.

APGD algorithm reconstructs point set from partial distance measurements.

problem Reconstructing point set configuration from partial Euclidean distance measurements.
method Asymmetric Projected Gradient Descent (APGD) for EDMC problem.
result Global convergence and exact recovery with O(μ2r3κ2nlogn)\mathcal{O}(μ^2 r^3 κ^2 n \log n) observations.

Consider an unknown smooth function f:[0,1]dRf: [0,1]^d \rightarrow \mathbb{R}, and say we are given nn noisy mod 1 samples of ff, i.e., yi=(f(xi)+ηi)mod1y_i = (f(x_i) + η_i)\mod 1, for xi[0,1]dx_i \in [0,1]^d, where ηiη_i denotes the noise. Given the samples (xi,yi)i=1n(x_i,y_i)_{i=1}^{n}, our goal is to recover smooth, robust estimates of the clean sa…

2018-03-09abs ↗pdf ↗