paper-with-me

Papers

On Supervised Feature Selection from High Dimensional Feature Spaces

2022-03-22 · Yijing Yang, Wei Wang, Hongyu Fu, C. -C. Jay Kuo

The application of machine learning to image and video data often yields a high dimensional feature space. Effective feature selection techniques identify a discriminant feature subspace that lowers computational and modeling costs with little performance degradation. A novel supervised feature selection methodology is proposed for machine learning decisions in this work. The resulting tests are called the discriminant feature test (DFT) and the relevant feature test (RFT) for the classification and regression problems, respectively. The DFT and RFT procedures are described in detail. Furthermore, we compare the effectiveness of DFT and RFT with several classic feature selection methods. To this end, we use deep features obtained by LeNet-5 for MNIST and Fashion-MNIST datasets as illustrative examples. Other datasets with handcrafted and gene expressions features are also included for performance evaluation. It is shown by experimental results that DFT and RFT can select a lower dimensional feature subspace distinctly and robustly while maintaining high decision performance.

📄 PDF Abstract BibTeX arXiv:2203.11924

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningfeature selectionVocal Bursts Intensity Prediction

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

K-means Derived Unsupervised Feature Selection using Improved ADMM

2024-11-19 · Ziheng Sun, Chris Ding, Jicong Fan

Feature selection is important for high-dimensional data analysis and is non-trivial in unsupervised learning problems such as dimensionality reduction and clustering. The goal of unsupervised feature selection is findin…

ClusteringDimensionality Reductionfeature selection

AutoEncoder Inspired Unsupervised Feature Selection

2017-10-23 · Kai Han, Yunhe Wang, Chao Zhang, Chao Li 외

High-dimensional data in many areas such as computer vision and machine learning tasks brings in computational and analytical difficulty. Feature selection which selects a subset from observed features is a widely used a…

BIG-bench Machine Learningfeature selection

Unsupervised Feature Selection Algorithm Based on Dual Manifold Re-ranking

2024-10-27 · Yunhui Liang, Jianwen Gan, Yan Chen, Peng Zhou 외

High-dimensional data is commonly encountered in numerous data analysis tasks. Feature selection techniques aim to identify the most representative features from the original high-dimensional data. Due to the absence of …

feature selectionRe-Ranking

GOLFS: Feature Selection via Combining Both Global and Local Information for High Dimensional Clustering

2025-07-15 · Zhaoyu Xing, Yang Wan, Juan Wen, Wei Zhong arxiv

It is important to identify the discriminative features for high dimensional clustering. However, due to the lack of cluster labels, the regularization methods developed for supervised feature selection can not be direct…

Automatically Redundant Features Removal for Unsupervised Feature Selection via Sparse Feature Graph

2017-05-13 · Shuchu Han, Hao Huang, Hong Qin

The redundant features existing in high dimensional datasets always affect the performance of learning and mining algorithms. How to detect and remove them is an important research topic in machine learning and data mini…

feature selectionSparse Learning