A New Basis for Sparse Principal Component Analysis
Fan Chen, Karl Rohe

TL;DR
This paper introduces a novel sparse PCA method that uses orthogonal rotation to produce approximately sparse principal components, improving stability and variance explanation without requiring deflation or multiple tuning parameters.
Contribution
It proposes a new sparse PCA approach based on orthogonal rotation of principal components, differing from prior methods by not requiring the eigenbasis to be sparse and avoiding deflation.
Findings
More stable sparse components at the same sparsity level
Explains more variance compared to alternative methods
Effective in diverse applications like image coding and social network analysis
Abstract
Previous versions of sparse principal component analysis (PCA) have presumed that the eigen-basis (a matrix) is approximately sparse. We propose a method that presumes the matrix becomes approximately sparse after a rotation. The simplest version of the algorithm initializes with the leading principal components. Then, the principal components are rotated with an orthogonal rotation to make them approximately sparse. Finally, soft-thresholding is applied to the rotated principal components. This approach differs from prior approaches because it uses an orthogonal rotation to approximate a sparse basis. One consequence is that a sparse component need not to be a leading eigenvector, but rather a mixture of them. In this way, we propose a new (rotated) basis for sparse PCA. In addition, our approach avoids "deflation" and multiple…
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
TopicsGene expression and cancer classification · Blind Source Separation Techniques · Face and Expression Recognition
MethodsPrincipal Components Analysis
