LGITOCPRMLFeb 17, 2017

Solving Equations of Random Convex Functions via Anchored Regression

arXiv:1702.05327v37 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of solving non-convex optimization problems in machine learning and signal processing, offering a computationally efficient method, though it appears incremental as it builds on existing convex programming techniques.

The authors tackled the problem of estimating solutions to systems of equations with convex nonlinearities, common in machine learning and signal processing, by proposing anchored regression, a convex programming approach that avoids non-convex optimization and provides accuracy guarantees based on factors like the number of equations and noise levels.

We consider the question of estimating a solution to a system of equations that involve convex nonlinearities, a problem that is common in machine learning and signal processing. Because of these nonlinearities, conventional estimators based on empirical risk minimization generally involve solving a non-convex optimization program. We propose anchored regression, a new approach based on convex programming that amounts to maximizing a linear functional (perhaps augmented by a regularizer) over a convex set. The proposed convex program is formulated in the natural space of the problem, and avoids the introduction of auxiliary variables, making it computationally favorable. Working in the native space also provides great flexibility as structural priors (e.g., sparsity) can be seamlessly incorporated. For our analysis, we model the equations as being drawn from a fixed set according to a probability law. Our main results provide guarantees on the accuracy of the estimator in terms of the number of equations we are solving, the amount of noise present, a measure of statistical complexity of the random equations, and the geometry of the regularizer at the true solution. We also provide recipes for constructing the anchor vector (that determines the linear functional to maximize) directly from the observed data.

Foundations

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

Your Notes