Escaping Local Minima Provably in Non-convex Matrix Sensing: A Deterministic Framework via Simulated Lifting
Tianqi Shen, Jinji Yang, Junze He, Kunhan Gao, Ziye Ma
TL;DR
The paper tackles nonconvex low-rank matrix sensing, where spurious local minima hinder gradient methods. It introduces Simulated Oracle Direction (SOD) Escape, a deterministic framework that mimics tensor lifting without actual lifting to steer iterates toward the global optimum. Two complementary results are developed: a single-step escape with an Escape Feasibility Score (EFS) that certifies descent under a Gaussian sensing model, and a general multi-step scheme that simulates truncated projected gradient descent within a structured tensor subspace to guarantee objective decrease and a valid matrix-space escape. Numerical experiments on perturbed matrix completion and real-world MS problems demonstrate reliable escape from local minima and convergence to ground-truth solutions with favorable computational overhead compared to full tensor lifting. The approach offers a principled pathway to leverage over-parameterization insights in a computationally efficient, deterministic manner for nonconvex optimization beyond matrix sensing.
Abstract
Low-rank matrix sensing is a fundamental yet challenging nonconvex problem whose optimization landscape typically contains numerous spurious local minima, making it difficult for gradient-based optimizers to converge to the global optimum. Recent work has shown that over-parameterization via tensor lifting can convert such local minima into strict saddle points, an insight that also partially explains why massive scaling can improve generalization and performance in modern machine learning. Motivated by this observation, we propose a Simulated Oracle Direction (SOD) escape mechanism that simulates the landscape and escape direction of the over-parametrized space, without resorting to actually lifting the problem, since that would be computationally intractable. In essence, we designed a mathematical framework to project over-parametrized escape directions onto the original parameter space to guarantee a strict decrease of objective value from existing local minima. To the best of the our knowledge, this represents the first deterministic framework that could escape spurious local minima with guarantee, especially without using random perturbations or heuristic estimates. Numerical experiments demonstrate that our framework reliably escapes local minima and facilitates convergence to global optima, while incurring minimal computational cost when compared to explicit tensor over-parameterization. We believe this framework has non-trivial implications for nonconvex optimization beyond matrix sensing, by showcasing how simulated over-parameterization can be leveraged to tame challenging optimization landscapes.
