paper-with-me

홈 › Papers

Sparse Generalized Principal Component Analysis for Large-scale Applications beyond Gaussianity

2015-12-12 · Qiaoya Zhang, Yiyuan She

Principal Component Analysis (PCA) is a dimension reduction technique. It produces inconsistent estimators when the dimensionality is moderate to high, which is often the problem in modern large-scale applications where algorithm scalability and model interpretability are difficult to achieve, not to mention the prevalence of missing values. While existing sparse PCA methods alleviate inconsistency, they are constrained to the Gaussian assumption of classical PCA and fail to address algorithm scalability issues. We generalize sparse PCA to the broad exponential family distributions under high-dimensional setup, with built-in treatment for missing values. Meanwhile we propose a family of iterative sparse generalized PCA (SG-PCA) algorithms such that despite the non-convexity and non-smoothness of the optimization task, the loss function decreases in every iteration. In terms of ease and intuitive parameter tuning, our sparsity-inducing regularization is far superior to the popular Lasso. Furthermore, to promote overall scalability, accelerated gradient is integrated for fast convergence, while a progressive screening technique gradually squeezes out nuisance dimensions of a large-scale problem for feasible optimization. High-dimensional simulation and real data experiments demonstrate the efficiency and efficacy of SG-PCA.

📄 PDF Abstract BibTeX arXiv:1512.03883

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionMissing Values

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
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 제목 키워드 기반

Sparse principal component regression for generalized linear models

2016-09-28 · Shuichi. Kawano, Hironori Fujisawa, Toyoyuki Takada, Toshihiko Shiroishi

Principal component regression (PCR) is a widely used two-stage procedure: principal component analysis (PCA), followed by regression in which the selected principal components are regarded as new explanatory variables i…

parameter estimationregression

Penalized versus constrained generalized eigenvalue problems

2014-10-22 · Irina Gaynanova, James Booth, Martin T. Wells

We investigate the difference between using an $\ell_1$ penalty versus an $\ell_1$ constraint in generalized eigenvalue problems, such as principal component analysis and discriminant analysis. Our main finding is that a…

Variable Selection

Large-Scale Paralleled Sparse Principal Component Analysis

2013-12-21 · W. Liu, H. Zhang, D. Tao, Y. Wang 외

Principal component analysis (PCA) is a statistical technique commonly used in multivariate data analysis. However, PCA can be difficult to interpret and explain since the principal components (PCs) are linear combinatio…

CPUGPU

High-resolution signal recovery via generalized sampling and functional principal component analysis

2020-02-20 · Milana Gataric

In this paper, we introduce a computational framework for recovering a high-resolution approximation of an unknown function from its low-resolution indirect measurements as well as high-resolution training observations b…

A Generalization of Principal Component Analysis

2019-10-29 · Samuele Battaglino, Erdem Koyuncu

Conventional principal component analysis (PCA) finds a principal vector that maximizes the sum of second powers of principal components. We consider a generalized PCA that aims at maximizing the sum of an arbitrary conv…