paper-with-me

홈 › Papers

On Principal Components Regression, Random Projections, and Column Subsampling

2017-09-23 · Martin Slawski

Principal Components Regression (PCR) is a traditional tool for dimension reduction in linear regression that has been both criticized and defended. One concern about PCR is that obtaining the leading principal components tends to be computationally demanding for large data sets. While random projections do not possess the optimality properties of the leading principal subspace, they are computationally appealing and hence have become increasingly popular in recent years. In this paper, we present an analysis showing that for random projections satisfying a Johnson-Lindenstrauss embedding property, the prediction error in subsequent regression is close to that of PCR, at the expense of requiring a slightly large number of random projections than principal components. Column sub-sampling constitutes an even cheaper way of randomized dimension reduction outside the class of Johnson-Lindenstrauss transforms. We provide numerical results based on synthetic and real data as well as basic theory revealing differences and commonalities in terms of statistical performance.

📄 PDF Abstract BibTeX arXiv:1709.08104

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionregression

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

Combining Structured and Unstructured Randomness in Large Scale PCA

2013-10-23 · Nikos Karampatziakis, Paul Mineiro

Principal Component Analysis (PCA) is a ubiquitous tool with many applications in machine learning including feature construction, subspace embedding, and outlier detection. In this paper, we present an algorithm for com…

BIG-bench Machine LearningOutlier Detection

On the Nyström and Column-Sampling Methods for the Approximate Principal Components Analysis of Large Data Sets

2016-02-02 · Darren Homrighausen, Daniel J. McDonald

In this paper we analyze approximate methods for undertaking a principal components analysis (PCA) on large data sets. PCA is a classical dimension reduction method that involves the projection of the data onto the subsp…

Dimensionality Reduction

Projecting "better than randomly": How to reduce the dimensionality of very large datasets in a way that outperforms random projections

2019-01-03 · Michael Wojnowicz, Di Zhang, Glenn Chisholm, Xuan Zhao 외

For very large datasets, random projections (RP) have become the tool of choice for dimensionality reduction. This is due to the computational complexity of principal component analysis. However, the recent development o…

Dimensionality ReductionGeneral ClassificationMalware Classification

Partially adaptive filtering using randomized projections

2022-03-21 · Olivier Besson

This short note addresses the design of a partially adaptive filter to retrieve a signal of interest in the presence of strong low-rank interference and thermal noise. We consider a generalized sidelobe canceler implemen…

Diffusion index forecasts under weaker loadings: PCA, ridge regression, and random projections

2025-06-11 · Tom Boot, Bart Keijsers

We study the accuracy of forecasts in the diffusion index forecast model with possibly weak loadings. The default option to construct forecasts is to estimate the factors through principal component analysis (PCA) on the…

regression