A Convex Sparse PCA for Feature Analysis
Xiaojun Chang, Feiping Nie, Yi Yang, and Heng Huang

TL;DR
This paper introduces a convex sparse PCA method that enhances interpretability and robustness in feature analysis by incorporating sparsity and optimal feature weighting, outperforming existing unsupervised feature selection techniques.
Contribution
The paper proposes a novel convex sparse PCA algorithm with an iterative optimization method, improving interpretability and robustness in feature analysis compared to traditional PCA.
Findings
Outperforms state-of-the-art unsupervised feature selection algorithms
Provides interpretable feature importance scores
Demonstrates robustness to noisy data
Abstract
Principal component analysis (PCA) has been widely applied to dimensionality reduction and data pre-processing for different applications in engineering, biology and social science. Classical PCA and its variants seek for linear projections of the original variables to obtain a low dimensional feature representation with maximal variance. One limitation is that it is very difficult to interpret the results of PCA. In addition, the classical PCA is vulnerable to certain noisy data. In this paper, we propose a convex sparse principal component analysis (CSPCA) algorithm and apply it to feature analysis. First we show that PCA can be formulated as a low-rank regression optimization problem. Based on the discussion, the l 2 , 1 -norm minimization is incorporated into the objective function to make the regression coefficients sparse, thereby robust to the outliers. In addition, based on the…
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
MethodsPrincipal Components Analysis
