paper-with-me

Papers

Hierarchical Subspace Learning for Dimensionality Reduction to Improve Classification Accuracy in Large Data Sets

2021-05-25 · Parisa Abdolrahim Poorheravi, Vincent Gaudet

Manifold learning is used for dimensionality reduction, with the goal of finding a projection subspace to increase and decrease the inter- and intraclass variances, respectively. However, a bottleneck for subspace learning methods often arises from the high dimensionality of datasets. In this paper, a hierarchical approach is proposed to scale subspace learning methods, with the goal of improving classification in large datasets by a range of 3% to 10%. Different combinations of methods are studied. We assess the proposed method on five publicly available large datasets, for different eigen-value based subspace learning methods such as linear discriminant analysis, principal component analysis, generalized discriminant analysis, and reconstruction independent component analysis. To further examine the effect of the proposed method on various classification methods, we fed the generated result to linear discriminant analysis, quadratic linear analysis, k-nearest neighbor, and random forest classifiers. The resulting classification accuracies are compared to show the effectiveness of the hierarchical approach, reporting results of an average of 5% increase in classification accuracy.

📄 PDF Abstract BibTeX arXiv:2105.12005

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDimensionality Reduction

Similar Papers 제목 키워드 기반

Topological Stability: a New Algorithm for Selecting The Nearest Neighbors in Non-Linear Dimensionality Reduction Techniques

2019-11-13 · Mohammed Elhenawy, Mahmoud Masoud, Sebastian Glaser, Andry Rakotonirainy

In the machine learning field, dimensionality reduction is an important task. It mitigates the undesired properties of high-dimensional spaces to facilitate classification, compression, and visualization of high-dimensio…

Dimensionality Reduction

Image Classification by Feature Dimension Reduction and Graph based Ranking

2013-04-09 · Yao Nan, Qian Feng, Sun Zuolei

Dimensionality reduction (DR) of image features plays an important role in image retrieval and classification tasks. Recently, two types of methods have been proposed to improve the both the accuracy and efficiency for t…

ClassificationDimensionality ReductionGeneral Classificationimage-classification+3

Hyperspectral Image Analysis with Subspace Learning-based One-Class Classification

2023-04-19 · Sertac Kilickaya, Mete Ahishali, Fahad Sohrab, Turker Ince 외

Hyperspectral image (HSI) classification is an important task in many applications, such as environmental monitoring, medical imaging, and land use/land cover (LULC) classification. Due to the significant amount of spect…

ClassificationDimensionality Reductionfeature selectionHyperspectral image analysis+1

HoroPCA: Hyperbolic Dimensionality Reduction via Horospherical Projections

2021-06-07 · Ines Chami, Albert Gu, Dat Nguyen, Christopher Ré

This paper studies Principal Component Analysis (PCA) for data lying in hyperbolic spaces. Given directions, PCA relies on: (1) a parameterization of subspaces spanned by these directions, (2) a method of projection onto…

Dimensionality Reduction

A Flag Decomposition for Hierarchical Datasets

2025-02-11 · CVPR 2025 1 · Nathan Mankovich, Ignacio Santamaria, Gustau Camps-Valls, Tolga Birdal

Flag manifolds encode hierarchical nested sequences of subspaces and serve as powerful structures for various computer vision and machine learning applications. Despite their utility in tasks such as dimensionality reduc…

ClusteringDenoisingDimensionality ReductionFew-Shot Learning