A Review Paper on Dimensionality Reduction Techniques
DOI:
https://doi.org/10.47750/pnr.2022.13.S03.198Keywords:
Dimensionality Reduction (DR), PCA, DP-PCA, ICA, SVD, LDA, Feature Selection, Feature Extraction, Autoencoders, Isomap, Umap, t-SNE, k-PCA, and Factor Analysis.Abstract
Dimensionality Reduction (DR) is the process of reducing the numerous features or random variables under consideration to a limited
number of features by obtaining a set of principal variables. These techniques cater great values in machine learning, which come in handy to simplify a classification or a regression dataset, thereby yielding a better-performing predictive model. Techniques used for DR include Feature Selection methods, Matrix Factorization, AutoEncoder methods, and Manifold Learning. Merits of DR include data compression, reduced space of storage, and removal of redundant features. This paper attempts to review various techniques used to carry out dimensionality reduction while providing an exhaustive comparative study over the merits and demerits of each of the techniques used under the empirical experiments performed by the authors whose work is being reviewed.