Non-convex Robust PCA
Praneeth Netrapalli, U N Niranjan, Sujay Sanghavi, Animashree, Anandkumar, Prateek Jain

TL;DR
This paper introduces a non-convex alternating projection method for robust PCA that achieves exact recovery with faster convergence and comparable accuracy to existing convex optimization approaches.
Contribution
The paper presents a novel non-convex projection-based algorithm for robust PCA with theoretical guarantees and improved computational efficiency over convex methods.
Findings
Exact recovery under standard conditions
Faster convergence than convex methods
Effective on synthetic and real data
Abstract
We propose a new method for robust PCA -- the task of recovering a low-rank matrix from sparse corruptions that are of unknown value and support. Our method involves alternating between projecting appropriate residuals onto the set of low-rank matrices, and the set of sparse matrices; each projection is {\em non-convex} but easy to compute. In spite of this non-convexity, we establish exact recovery of the low-rank matrix, under the same conditions that are required by existing methods (which are based on convex optimization). For an input matrix (, our method has a running time of per iteration, and needs iterations to reach an accuracy of . This is close to the running time of simple PCA via the power method, which requires per iteration, and iterations. In contrast, existing methods for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Non-Convex Robust PCA· youtube
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
MethodsPrincipal Components Analysis
