LGOCMay 1, 2012

ProPPA: A Fast Algorithm for $\ell_1$ Minimization and Low-Rank Matrix Completion

arXiv:1205.0088v26 citations
Originality Incremental advance
AI Analysis

This incremental improvement addresses optimization bottlenecks in machine learning and signal processing applications.

The authors tackled optimization problems like ℓ1-minimization and low-rank matrix completion by proposing ProPPA, a projected proximal point algorithm, and demonstrated its efficiency and competitiveness compared to state-of-the-art methods in experiments.

We propose a Projected Proximal Point Algorithm (ProPPA) for solving a class of optimization problems. The algorithm iteratively computes the proximal point of the last estimated solution projected into an affine space which itself is parallel and approaching to the feasible set. We provide convergence analysis theoretically supporting the general algorithm, and then apply it for solving $\ell_1$-minimization problems and the matrix completion problem. These problems arise in many applications including machine learning, image and signal processing. We compare our algorithm with the existing state-of-the-art algorithms. Experimental results on solving these problems show that our algorithm is very efficient and competitive.

Foundations

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

Your Notes