paper-with-me

홈 › Papers

The Distributionally Robust Optimization Model of Sparse Principal Component Analysis

2025-03-04 · Lei Wang, Xin Liu, Xiaojun Chen

We consider sparse principal component analysis (PCA) under a stochastic setting where the underlying probability distribution of the random parameter is uncertain. This problem is formulated as a distributionally robust optimization (DRO) model based on a constructive approach to capturing uncertainty in the covariance matrix, which constitutes a nonsmooth constrained min-max optimization problem. We further prove that the inner maximization problem admits a closed-form solution, reformulating the original DRO model into an equivalent minimization problem on the Stiefel manifold. This transformation leads to a Riemannian optimization problem with intricate nonsmooth terms, a challenging formulation beyond the reach of existing algorithms. To address this issue, we devise an efficient smoothing manifold proximal gradient algorithm. We prove the Riemannian gradient consistency and global convergence of our algorithm to a stationary point of the nonsmooth minimization problem. Moreover, we establish the iteration complexity of our algorithm. Finally, numerical experiments are conducted to validate the effectiveness and scalability of our algorithm, as well as to highlight the necessity and rationality of adopting the DRO model for sparse PCA.

📄 PDF Abstract BibTeX arXiv:2503.02494

Code (0)

등록된 구현이 없습니다.

Tasks

Riemannian optimization

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Distributionally Robust Fair Principal Components via Geodesic Descents

2022-02-07 · ICLR 2022 4 · Hieu Vu, Toan Tran, Man-Chung Yue, Viet Anh Nguyen

Principal component analysis is a simple yet useful dimensionality reduction technique in modern machine learning pipelines. In consequential domains such as college admission, healthcare and credit approval, it is imper…

Dimensionality ReductionFairness

Exactly Robust Kernel Principal Component Analysis

2018-02-28 · Jicong Fan, Tommy W. S. Chow

Robust principal component analysis (RPCA) can recover low-rank matrices when they are corrupted by sparse noises. In practice, many matrices are, however, of high-rank and hence cannot be recovered by RPCA. We propose a…

Clustering

Prescriptive PCA: Dimensionality Reduction for Two-stage Stochastic Optimization

2023-06-04 · Long He, Ho-Yin Mak

In this paper, we consider the alignment between an upstream dimensionality reduction task of learning a low-dimensional representation of a set of high-dimensional data and a downstream optimization task of solving a st…

Dimensionality ReductionStochastic Optimization

Sparse Principal Component Analysis via Variable Projection

2018-04-01 · N. Benjamin Erichson, Peng Zheng, Krithika Manohar, Steven L. Brunton 외

Sparse principal component analysis (SPCA) has emerged as a powerful technique for modern data analysis, providing improved interpretation of low-rank structures by identifying localized spatial structures in the data an…

Computational EfficiencyDiagnostic

Multi-Rank Sparse and Functional PCA: Manifold Optimization and Iterative Deflation Techniques

2019-07-28 · Michael Weylandt

We consider the problem of estimating multiple principal components using the recently-proposed Sparse and Functional Principal Components Analysis (SFPCA) estimator. We first propose an extension of SFPCA which estimate…