paper-with-me

홈 › Papers

On Robustness of Principal Component Regression

2019-02-28 · NeurIPS 2019 12 · Anish Agarwal, Devavrat Shah, Dennis Shen, Dogyoon Song

Principal Component Regression (PCR) is a simple, but powerful and ubiquitously utilized method. Its effectiveness is well established when the covariates exhibit low-rank structure. However, its ability to handle settings with noisy, missing, and mixed-valued covariates is not understood and remains an important open challenge. As the main contribution of this work we establish the robustness of PCR in this respect and provide meaningful finite-sample analysis. In the process, we establish that PCR is equivalent to performing Linear Regression after pre-processing the covariate matrix via Hard Singular Value Thresholding (HSVT). That is, PCR is equivalent to the recently proposed robust variant of the Synthetic Control method in the context of counterfactual analysis using observational data. As an immediate consequence, we obtain finite-sample analysis of the Robust Synthetic Control (RSC) estimator that was previously absent. As an important contribution to the Synthetic Control literature, we establish that an (approximate) linear synthetic control exists in the setting of a generalized factor model; traditionally, the existence of a synthetic control needs to be assumed to exist as an axiom. We further discuss a surprising implication of the robustness property of PCR with respect to noise, i.e., PCR can learn a good predictive model even if the covariates are tactfully transformed to preserve differential privacy. Finally, this work advances the state-of-the-art analysis for HSVT by establishing stronger guarantees with respect to the $\ell_{2, \infty}$-norm rather than the Frobenius norm as is commonly done in the matrix estimation literature, which may be of interest in its own right.

📄 PDF Abstract BibTeX arXiv:1902.10920

Code (0)

등록된 구현이 없습니다.

Tasks

Art AnalysisCausal InferencecounterfactualregressionTime Series Analysis

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Sparse principal component regression with adaptive loading

2014-02-26 · Shuichi. Kawano, Hironori Fujisawa, Toyoyuki Takada, Toshihiko Shiroishi

Principal component regression (PCR) is a two-stage procedure that selects some principal components and then constructs a regression model regarding them as new explanatory variables. Note that the principal components …

regression

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 pr…

regression

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

Principal Component Projection Without Principal Component Analysis

2016-02-22 · Roy Frostig, Cameron Musco, Christopher Musco, Aaron Sidford

We show how to efficiently project a vector onto the top principal components of a matrix, without explicitly computing these components. Specifically, we introduce an iterative algorithm that provably computes the proje…

regression

Calibrated Principal Component Regression

2025-10-21 · Yixuan Florence Wu, Yilun Zhu, Lei Cao, Naichen Shi arxiv

We propose a new method for statistical inference in generalized linear models. In the overparameterized regime, Principal Component Regression (PCR) reduces variance by projecting high-dimensional data to a low-dimensio…