Sparse PCA Beyond Covariance Thresholding
Gleb Novikov

TL;DR
This paper introduces a new polynomial-time algorithm for sparse PCA that surpasses previous covariance thresholding methods, working under broader conditions and with better guarantees, including in heavy-tailed noise settings.
Contribution
The authors develop a novel algorithm for sparse PCA that improves upon prior methods by operating efficiently in regimes where previous algorithms were quasi-polynomial, and extends to models with adversarial perturbations and heavy-tailed noise.
Findings
Algorithm works for $n \\ge \\Omega(d)$ with $t \\ll k$
Improves guarantees over covariance thresholding in certain regimes
First polynomial-time algorithm for sparse PCA with symmetric heavy-tailed noise
Abstract
In the Wishart model for sparse PCA we are given samples drawn independently from a -dimensional Gaussian distribution , where and is a -sparse unit vector, and we wish to recover (up to sign). We show that if , then for every there exists an algorithm running in time that solves this problem as long as \[ \beta \gtrsim \frac{k}{\sqrt{nt}}\sqrt{\ln({2 + td/k^2})}\,. \] Prior to this work, the best polynomial time algorithm in the regime , called \emph{Covariance Thresholding} (proposed in [KNV15a] and analyzed in [DM14]), required . For large enough constant our algorithm runs in polynomial time and has better guarantees than Covariance Thresholding. Previously known…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Markov Chains and Monte Carlo Methods · Statistical Methods and Bayesian Inference
MethodsPrincipal Components Analysis
