Covariance Supervised Principal Component Analysis
Theodosios Papazoglou, Guosheng Yin

TL;DR
This paper introduces CSPCA, a new supervised PCA method that balances covariance with responses and explained variance, providing an interpretable, efficient, and effective dimensionality reduction technique with a closed-form solution.
Contribution
CSPCA is a novel supervised PCA approach with a closed-form eigenvalue solution, improving interpretability and computational efficiency over existing methods.
Findings
CSPCA outperforms existing methods on multiple metrics.
The eigenvalue decomposition simplifies computation.
Nyström extension enhances scalability for high-dimensional data.
Abstract
Principal component analysis (PCA) is a widely used unsupervised dimensionality reduction technique in machine learning, applied across various fields such as bioinformatics, computer vision and finance. However, when the response variables are available, PCA does not guarantee that the derived principal components are informative to the response variables. Supervised PCA (SPCA) methods address this limitation by incorporating response variables into the learning process, typically through an objective function similar to PCA. Existing SPCA methods do not adequately address the challenge of deriving projections that are both interpretable and informative with respect to the response variable. The only existing approach attempting to overcome this, relies on a mathematically complicated manifold optimization scheme, sensitive to hyperparameter tuning. We propose covariance-supervised…
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
TopicsSpectroscopy and Chemometric Analyses
