OCLGMar 5

Compact Lifted Relaxations for Low-Rank Optimization

arXiv:2603.20228h-index: 9
Originality Incremental advance
AI Analysis

This work addresses the challenge of scalable optimization for low-rank problems in machine learning and data analysis, offering more efficient methods for practitioners, though it appears incremental as it builds on existing relaxation techniques.

The authors tackled the problem of developing tractable convex relaxations for rank-constrained quadratic optimization over matrices without requiring spectral structure, resulting in compact semidefinite relaxations with constraints of reduced dimensions, such as at most 2*max(n,m) for specific applications like matrix completion.

We develop tractable convex relaxations for rank-constrained quadratic optimization problems over $n \times m$ matrices, a setting for which tractable relaxations are typically only available when the objective or constraints admit spectral (permutation-invariant) structure. We derive lifted semidefinite relaxations that do not require such spectral terms. Although a direct lifting introduces a large semidefinite constraint in dimension $n^2 + nm + 1$, we prove that many blocks of moment matrix are redundant and derive an equivalent compact relaxation that only involves two semidefinite constraints of dimension $nm + 1$ and $n+m$ respectively. For matrix completion, basis pursuit, and reduced-rank regression problems, we exploit additional structure to obtain even more compact formulations involving semidefinite matrices of dimension at most $2\max(n,m)$. Overall, we obtain scalable semidefinite bounds for a broad class of low-rank quadratic problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes