OCPRSTMLSep 20, 2021

Sharp global convergence guarantees for iterative nonconvex optimization: A Gaussian process perspective

arXiv:2109.09859v19 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of understanding convergence in nonconvex optimization for statisticians and machine learning researchers, offering a novel theoretical framework that is incremental but provides specific improvements in analysis.

The paper tackles the problem of analyzing convergence for iterative algorithms in nonconvex optimization with normally distributed covariates, developing a general framework that provides sharp global convergence guarantees and error bounds. It applies this to models like phase retrieval and mixtures of regressions, showing near-linear sample complexity and faster convergence for higher-order methods, with numerical validation.

We consider a general class of regression models with normally distributed covariates, and the associated nonconvex problem of fitting these models from data. We develop a general recipe for analyzing the convergence of iterative algorithms for this task from a random initialization. In particular, provided each iteration can be written as the solution to a convex optimization problem satisfying some natural conditions, we leverage Gaussian comparison theorems to derive a deterministic sequence that provides sharp upper and lower bounds on the error of the algorithm with sample-splitting. Crucially, this deterministic sequence accurately captures both the convergence rate of the algorithm and the eventual error floor in the finite-sample regime, and is distinct from the commonly used "population" sequence that results from taking the infinite-sample limit. We apply our general framework to derive several concrete consequences for parameter estimation in popular statistical models including phase retrieval and mixtures of regressions. Provided the sample size scales near-linearly in the dimension, we show sharp global convergence rates for both higher-order algorithms based on alternating updates and first-order algorithms based on subgradient descent. These corollaries, in turn, yield multiple consequences, including: (a) Proof that higher-order algorithms can converge significantly faster than their first-order counterparts (and sometimes super-linearly), even if the two share the same population update and (b) Intricacies in super-linear convergence behavior for higher-order algorithms, which can be nonstandard (e.g., with exponent 3/2) and sensitive to the noise level in the problem. We complement these results with extensive numerical experiments, which show excellent agreement with our theoretical predictions.

Code Implementations1 repo
Foundations

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

Your Notes