paper-with-me

홈 › Papers

Random-projection ensemble dimension reduction

2024-10-07 · Wenxing Zhou, Timothy I. Cannings

We introduce a new framework for dimension reduction in the context of high-dimensional regression. Our proposal is to aggregate an ensemble of random projections, which have been carefully chosen based on the empirical regression performance after being applied to the covariates. More precisely, we consider disjoint groups of independent random projections, apply a base regression method after each projection, and retain the projection in each group based on the empirical performance. We aggregate the selected projections by taking the singular value decomposition of their empirical average and then output the leading order singular vectors. A particularly appealing aspect of our approach is that the singular values provide a measure of the relative importance of the corresponding projection directions, which can be used to select the final projection dimension. We investigate in detail (and provide default recommendations for) various aspects of our general framework, including the projection distribution and the base regression method, as well as the number of random projections used. Additionally, we investigate the possibility of further reducing the dimension by applying our algorithm twice in cases where projection dimension recommended in the initial application is too large. Our theoretical results show that the error of our algorithm stabilises as the number of groups of projections increases. We demonstrate the excellent empirical performance of our proposal in a large numerical study using simulated and real data.

📄 PDF Abstract BibTeX arXiv:2410.04922

Code (1)

Wenxing99/RPEDR 공식 구현

Tasks

Dimensionality Reductionregression

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Ensembles of Classifiers based on Dimensionality Reduction

2013-05-19 · Alon Schclar, Lior Rokach, Amir Amit

We present a novel approach for the construction of ensemble classifiers based on dimensionality reduction. Dimensionality reduction methods represent datasets using a small number of attributes while preserving the info…

Dimensionality Reduction

Random projections of random manifolds

2016-07-14 · Subhaneil Lahiri, Peiran Gao, Surya Ganguli

Interesting data often concentrate on low dimensional smooth manifolds inside a high dimensional ambient space. Random projections are a simple, powerful tool for dimensionality reduction of such data. Previous works hav…

Dimensionality Reduction

Random Projections for Improved Adversarial Robustness

2021-02-18 · Ginevra Carbone, Guido Sanguinetti, Luca Bortolussi

We propose two training techniques for improving the robustness of Neural Networks to adversarial attacks, i.e. manipulations of the inputs that are maliciously crafted to fool networks into incorrect predictions. Both m…

Adversarial RobustnessDimensionality Reduction

Tensor Random Projection for Low Memory Dimension Reduction

2021-04-30 · Yiming Sun, Yang Guo, Joel A. Tropp, Madeleine Udell

Random projections reduce the dimension of a set of vectors while preserving structural information, such as distances between vectors in the set. This paper proposes a novel use of row-product random matrices in random …

Dimensionality Reduction

Towards Making High Dimensional Distance Metric Learning Practical

2015-09-15 · Qi Qian, Rong Jin, Lijun Zhang, Shenghuo Zhu

In this work, we study distance metric learning (DML) for high dimensional data. A typical approach for DML with high dimensional data is to perform the dimensionality reduction first before learning the distance metric.…

Dimensionality ReductionMetric LearningVocal Bursts Intensity Prediction