English

Combinatorial Sparse PCA Beyond the Spiked Identity Model

Machine Learning 2026-03-04 v1 Data Structures and Algorithms Machine Learning Optimization and Control

Abstract

Sparse PCA is one of the most well-studied problems in high-dimensional statistics. In this problem, we are given samples from a distribution with covariance Σ\Sigma, whose top eigenvector vRdv \in R^d is ss-sparse. Existing sparse PCA algorithms can be broadly categorized into (1) combinatorial algorithms (e.g., diagonal or elementwise covariance thresholding) and (2) SDP-based algorithms. While combinatorial algorithms are much simpler, they are typically only analyzed under the spiked identity model (where Σ=Id+γvv\Sigma = I_d + \gamma vv^\top for some γ>0\gamma > 0), whereas SDP-based algorithms require no additional assumptions on Σ\Sigma. We demonstrate explicit counterexample covariances Σ\Sigma against the success of standard combinatorial algorithms for sparse PCA, when moving beyond the spiked identity model. In light of this discrepancy, we give the first combinatorial method for sparse PCA that provably succeeds for general Σ\Sigma using s2polylog(d)s^2 \cdot \mathrm{polylog}(d) samples and d2poly(s,log(d))d^2 \cdot \mathrm{poly}(s, \log(d)) time, by providing a global convergence guarantee on a variant of the truncated power method of Yuan and Zhang (2013). We provide a natural generalization of our method to recovering a vector in a sparse leading eigenspace. Finally, we evaluate our method on synthetic and real-world sparse PCA datasets.

Keywords

Cite

@article{arxiv.2603.02607,
  title  = {Combinatorial Sparse PCA Beyond the Spiked Identity Model},
  author = {Syamantak Kumar and Purnamrita Sarkar and Kevin Tian and Peiyuan Zhang},
  journal= {arXiv preprint arXiv:2603.02607},
  year   = {2026}
}

Comments

36 pages, 6 figures

R2 v1 2026-07-01T11:00:26.463Z