paper-with-me

Papers

Feature selection simultaneously preserving both class and cluster structures

2023-07-08 · Suchismita Das, Nikhil R. Pal

When a data set has significant differences in its class and cluster structure, selecting features aiming only at the discrimination of classes would lead to poor clustering performance, and similarly, feature selection aiming only at preserving cluster structures would lead to poor classification performance. To the best of our knowledge, a feature selection method that simultaneously considers class discrimination and cluster structure preservation is not available in the literature. In this paper, we have tried to bridge this gap by proposing a neural network-based feature selection method that focuses both on class discrimination and structure preservation in an integrated manner. In addition to assessing typical classification problems, we have investigated its effectiveness on band selection in hyperspectral images. Based on the results of the experiments, we may claim that the proposed feature/band selection can select a subset of features that is good for both classification and clustering.

📄 PDF Abstract BibTeX arXiv:2307.03902

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringfeature 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 제목 키워드 기반

Global and Local Structure Preserving Sparse Subspace Learning: An Iterative Approach to Unsupervised Feature Selection

2015-06-02 · Nan Zhou, Yangyang Xu, Hong Cheng, Jun Fang 외

As we aim at alleviating the curse of high-dimensionality, subspace learning is becoming more popular. Existing approaches use either information about global or local structure of the data, and few studies simultaneousl…

feature selection

Unsupervised Feature Analysis with Class Margin Optimization

2015-06-03 · Sen Wang, Feiping Nie, Xiaojun Chang, Lina Yao 외

Unsupervised feature selection has been always attracting research attention in the communities of machine learning and data mining for decades. In this paper, we propose an unsupervised feature selection method seeking …

ClusteringFeature Correlationfeature selection

A Hybrid Both Filter and Wrapper Feature Selection Method for Microarray Classification

2016-12-27 · Li-Yeh Chuang, Chao-Hsuan Ke, Cheng-Hong Yang

Gene expression data is widely used in disease analysis and cancer diagnosis. However, since gene expression data could contain thousands of genes simultaneously, successful microarray classification is rather difficult.…

Classificationfeature selectionGeneral ClassificationMicroarray Classification

Privacy-preserving feature selection: A survey and proposing a new set of protocols

2020-08-17 · Javad Rahimipour Anaraki, Saeed Samet

Feature selection is the process of sieving features, in which informative features are separated from the redundant and irrelevant ones. This process plays an important role in machine learning, data mining and bioinfor…

feature selectionPrivacy Preserving

CA-UDA: Class-Aware Unsupervised Domain Adaptation with Optimal Assignment and Pseudo-Label Refinement

2022-05-26 · Can Zhang, Gim Hee Lee

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels c…

Domain Adaptationimage-classificationImage ClassificationMissing Labels+2