paper-with-me

Papers

Upper bounds for Model-Free Row-Sparse Principal Component Analysis

2020-01-01 · ICML 2020 1 · Guanyi Wang, Santanu Dey

Sparse principal component analysis (PCA) is a widely-used dimensionality reduction tool in statistics and machine learning. Most methods mentioned in literature are either heuristics for good primal feasible solutions under statistical assumptions or ADMM-type algorithms with stationary/critical points convergence property for the regularized reformulation of sparse PCA. However, none of these methods can efficiently verify the quality of the solutions via comparing current objective values with their dual bounds, especially in model-free case. We propose a new framework that finds out upper (dual) bounds for the sparse PCA within polynomial time via solving a convex integer program (IP). We show that, in the worst-case, the dual bounds provided by the convex IP is within an affine function of the global optimal value. Moreover, in contrast to the semi-definition relaxation, this framework is much easier to scale on large cases. Numerical results on both artificial and real cases are reported to demonstrate the advantages of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Minimax sparse principal subspace estimation in high dimensions

2012-11-02 · Vincent Q. Vu, Jing Lei

We study sparse principal components analysis in high dimensions, where $p$ (the number of variables) can be much larger than $n$ (the number of observations), and analyze the problem of estimating the subspace spanned b…

Vocal Bursts Intensity Prediction

Sparse PCA With Multiple Components

2022-09-29 · Ryan Cory-Wright, Jean Pauphilet

Sparse Principal Component Analysis (sPCA) is a cardinal technique for obtaining combinations of features, or principal components (PCs), that explain the variance of high-dimensional datasets in an interpretable manner.…

Robust PCA with compressed data

2015-12-01 · NeurIPS 2015 12 · Wooseok Ha, Rina Foygel Barber

The robust principal component analysis (RPCA) problem seeks to separate low-rank trends from sparse outlierswithin a data matrix, that is, to approximate a $n\times d$ matrix $D$ as the sum of a low-rank matrix $L$ and …

Data Compression

Approximation Algorithms for Sparse Principal Component Analysis

2020-06-23 · Agniva Chowdhury, Petros Drineas, David P. Woodruff, Samson Zhou

Principal component analysis (PCA) is a widely used dimension reduction technique in machine learning and multivariate statistics. To improve the interpretability of PCA, various approaches to obtain sparse principal dir…

Dimensionality Reduction

Free Energy Wells and Overlap Gap Property in Sparse PCA

2020-06-18 · Gérard Ben Arous, Alexander S. Wein, Ilias Zadik

We study a variant of the sparse PCA (principal component analysis) problem in the "hard" regime, where the inference task is possible yet no polynomial-time algorithm is known to exist. Prior work, based on the low-degr…