paper-with-me

Papers

Sparse principal component regression via singular value decomposition approach

2020-02-21 · Shuichi. Kawano

Principal component regression (PCR) is a two-stage procedure: the first stage performs principal component analysis (PCA) and the second stage constructs a regression model whose explanatory variables are replaced by principal components obtained by the first stage. Since PCA is performed by using only explanatory variables, the principal components have no information about the response variable. To address the problem, we propose a one-stage procedure for PCR in terms of singular value decomposition approach. Our approach is based upon two loss functions, a regression loss and a PCA loss, with sparse regularization. The proposed method enables us to obtain principal component loadings that possess information about both explanatory variables and a response variable. An estimation algorithm is developed by using alternating direction method of multipliers. We conduct numerical studies to show the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2002.09188

Code (1)

ShuichiKawano/spcr-svd 공식 구현

Tasks

regression

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 제목 키워드 기반

An iterative coordinate descent algorithm to compute sparse low-rank approximations

2021-07-30 · Cristian Rusu

In this paper, we describe a new algorithm to build a few sparse principal components from a given data matrix. Our approach does not explicitly create the covariance matrix of the data and can be viewed as an extension …

Dimensionality Reduction

SOFAR: large-scale association network learning

2017-04-26 · Yoshimasa Uematsu, Yingying Fan, Kun Chen, Jinchi Lv 외

Many modern big data applications feature large scale in both numbers of responses and predictors. Better statistical efficiency and scientific insights can be enabled by understanding the large-scale response-predictor …

Sparse Equisigned PCA: Algorithms and Performance Bounds in the Noisy Rank-1 Setting

2019-05-22 · Arvind Prasadan, Raj Rao Nadakuditi, Debashis Paul

Singular value decomposition (SVD) based principal component analysis (PCA) breaks down in the high-dimensional and limited sample size regime below a certain critical eigen-SNR that depends on the dimensionality of the …

Iterative Block Tensor Singular Value Thresholding for Extraction of Low Rank Component of Image Data

2017-01-15 · Longxi Chen, Yipeng Liu, Ce Zhu

Tensor principal component analysis (TPCA) is a multi-linear extension of principal component analysis which converts a set of correlated measurements into several principal components. In this paper, we propose a new ro…

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