On the Worst-Case Approximability of Sparse PCA
Siu On Chan, Dimitris Papailiopoulos, Aviad Rubinstein

TL;DR
This paper investigates the computational difficulty of approximately solving Sparse PCA, presenting an efficient approximation algorithm, hardness results, and analyzing the limitations of semidefinite programming approaches.
Contribution
It introduces a simple approximation algorithm for Sparse PCA, establishes NP-hardness and SSE-hardness of approximation, and analyzes SDP relaxation gaps.
Findings
An $n^{-1/3}$-approximation algorithm for Sparse PCA.
NP-hardness of approximation within any constant factor.
Existence of a quasi-quasi-polynomial gap for SDP relaxation.
Abstract
It is well known that Sparse PCA (Sparse Principal Component Analysis) is NP-hard to solve exactly on worst-case instances. What is the complexity of solving Sparse PCA approximately? Our contributions include: 1) a simple and efficient algorithm that achieves an -approximation; 2) NP-hardness of approximation to within , for some small constant ; 3) SSE-hardness of approximation to within any constant factor; and 4) an ("quasi-quasi-polynomial") gap for the standard semidefinite program.
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Sparse and Compressive Sensing Techniques
MethodsPrincipal Components Analysis
