Fast Robust Subspace Tracking via PCA in Sparse Data-Dependent Noise
Praneeth Narayanamurthy, Namrata Vaswani

TL;DR
This paper presents a fast, robust subspace tracking algorithm capable of handling sparse outliers in data, with provable correctness and near-optimal delay, while maintaining computational efficiency comparable to standard PCA.
Contribution
It introduces a novel fast mini-batch robust subspace tracking method with theoretical guarantees, extending robust PCA to time-varying subspaces with sparse data-dependent noise.
Findings
Algorithm tracks subspace with near-optimal delay
Provides non-asymptotic guarantees for PCA in data-dependent noise
Achieves computational complexity similar to standard PCA
Abstract
This work studies the robust subspace tracking (ST) problem. Robust ST can be simply understood as a (slow) time-varying subspace extension of robust PCA. It assumes that the true data lies in a low-dimensional subspace that is either fixed or changes slowly with time. The goal is to track the changing subspaces over time in the presence of additive sparse outliers and to do this quickly (with a short delay). We introduce a "fast" mini-batch robust ST solution that is provably correct under mild assumptions. Here "fast" means two things: (i) the subspace changes can be detected and the subspaces can be tracked with near-optimal delay, and (ii) the time complexity of doing this is the same as that of simple (non-robust) PCA. Our main result assumes piecewise constant subspaces (needed for identifiability), but we also provide a corollary for the case when there is a little change at each…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Advanced Statistical Process Monitoring · Sparse and Compressive Sensing Techniques
MethodsPrincipal Components Analysis
