paper-with-me

홈 › Papers

A survey of dimensionality reduction techniques based on random projection

2017-06-14 · Haozhe Xie, Jie Li, Hanqing Xue

Dimensionality reduction techniques play important roles in the analysis of big data. Traditional dimensionality reduction approaches, such as principal component analysis (PCA) and linear discriminant analysis (LDA), have been studied extensively in the past few decades. However, as the dimensionality of data increases, the computational cost of traditional dimensionality reduction methods grows exponentially, and the computation becomes prohibitively intractable. These drawbacks have triggered the development of random projection (RP) techniques, which map high-dimensional data onto a low-dimensional subspace with extremely reduced time cost. However, the RP transformation matrix is generated without considering the intrinsic structure of the original data and usually leads to relatively high distortion. Therefore, in recent years, methods based on RP have been proposed to address this problem. In this paper, we summarize the methods used in different situations to help practitioners to employ the proper techniques for their specific applications. Meanwhile, we enumerate the benefits and limitations of the various methods and provide further references for researchers to develop novel RP-based approaches.

📄 PDF Abstract BibTeX arXiv:1706.04371

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionSurvey

Similar Papers 제목 키워드 기반

Laplacian-Based Dimensionality Reduction Including Spectral Clustering, Laplacian Eigenmap, Locality Preserving Projection, Graph Embedding, and Diffusion Map: Tutorial and Survey

2021-06-03 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

This is a tutorial and survey paper for nonlinear dimensionality and feature extraction methods which are based on the Laplacian of graph of data. We first introduce adjacency matrix, definition of Laplacian matrix, and …

ClusteringDimensionality ReductionGraph Embedding

Linear Dimensionality Reduction: Survey, Insights, and Generalizations

2014-06-03 · John P. Cunningham, Zoubin Ghahramani

Linear dimensionality reduction methods are a cornerstone of analyzing high dimensional data, due to their simple geometric interpretations and typically attractive computational properties. These methods capture many da…

Dimensionality ReductionMetric LearningSurvey

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

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

Precise expressions for random projections: Low-rank approximation and randomized Newton

2020-06-18 · NeurIPS 2020 12 · Michał Dereziński, Feynman Liang, Zhenyu Liao, Michael W. Mahoney

It is often desirable to reduce the dimensionality of a large dataset by projecting it onto a low-dimensional subspace. Matrix sketching has emerged as a powerful technique for performing such dimensionality reduction ve…

Dimensionality ReductionStochastic Optimization