paper-with-me

홈 › Papers

Interpretable Discriminative Dimensionality Reduction and Feature Selection on the Manifold

2019-09-19 · Babak Hosseini, Barbara Hammer

Dimensionality reduction (DR) on the manifold includes effective methods which project the data from an implicit relational space onto a vectorial space. Regardless of the achievements in this area, these algorithms suffer from the lack of interpretation of the projection dimensions. Therefore, it is often difficult to explain the physical meaning behind the embedding dimensions. In this research, we propose the interpretable kernel DR algorithm (I-KDR) as a new algorithm which maps the data from the feature space to a lower dimensional space where the classes are more condensed with less overlapping. Besides, the algorithm creates the dimensions upon local contributions of the data samples, which makes it easier to interpret them by class labels. Additionally, we efficiently fuse the DR with feature selection task to select the most relevant features of the original space to the discriminative objective. Based on the empirical evidence, I-KDR provides better interpretations for embedding dimensions as well as higher discriminative performance in the embedded space compared to the state-of-the-art and popular DR algorithms.

📄 PDF Abstract BibTeX arXiv:1909.09218

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Stochastic Mutual Information Gradient Estimation for Dimensionality Reduction Networks

2021-05-01 · Ozan Ozdenizci, Deniz Erdogmus

Feature ranking and selection is a widely used approach in various applications of supervised dimensionality reduction in discriminative machine learning. Nevertheless there exists significant evidence on feature ranking…

Dimensionality Reductionfeature selectionSupervised dimensionality reduction

SparCA: Sparse Compressed Agglomeration for Feature Extraction and Dimensionality Reduction

2023-01-26 · Leland Barnard, Farwa Ali, Hugo Botha, David T. Jones

The most effective dimensionality reduction procedures produce interpretable features from the raw input space while also providing good performance for downstream supervised learning tasks. For many methods, this requir…

Dimensionality Reductionfeature selection

Effective Discriminative Feature Selection with Non-trivial Solutions

2015-04-21 · Hong Tao, Chenping Hou, Feiping Nie, Yuanyuan Jiao 외

Feature selection and feature transformation, the two main ways to reduce dimensionality, are often presented separately. In this paper, a feature selection method is proposed by combining the popular transformation base…

Dimensionality Reductionfeature selection

Feature Selection Based on Orthogonal Constraints and Polygon Area

2024-02-25 · Zhenxing Zhang, Jun Ge, Zheng Wei, Chunjie Zhou 외

The goal of feature selection is to choose the optimal subset of features for a recognition task by evaluating the importance of each feature, thereby achieving effective dimensionality reduction. Currently, proposed fea…

Dimensionality Reductionfeature selection

Covariance-free Partial Least Squares: An Incremental Dimensionality Reduction Method

2019-10-05 · Artur Jordao, Maiko Lie, Victor Hugo Cunha de Melo, William Robson Schwartz

Dimensionality reduction plays an important role in computer vision problems since it reduces computational cost and is often capable of yielding more discriminative data representation. In this context, Partial Least Sq…

Computational EfficiencyDimensionality ReductionFace Verificationfeature selection+3