paper-with-me

홈 › Papers

Graph Convolutional Network-based Feature Selection for High-dimensional and Low-sample Size Data

2022-11-25 · Can Chen, Scott T. Weiss, Yang-Yu Liu

Feature selection is a powerful dimension reduction technique which selects a subset of relevant features for model construction. Numerous feature selection methods have been proposed, but most of them fail under the high-dimensional and low-sample size (HDLSS) setting due to the challenge of overfitting. In this paper, we present a deep learning-based method - GRAph Convolutional nEtwork feature Selector (GRACES) - to select important features for HDLSS data. We demonstrate empirical evidence that GRACES outperforms other feature selection methods on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2211.14144

Code (1)

canc1993/graces 공식 구현 pytorch

Tasks

Dimensionality Reductionfeature selection

Methods 이 논문이 사용한 방법론

fail 설명 없음
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 제목 키워드 기반

Graph-based Extreme Feature Selection for Multi-class Classification Tasks

2023-03-03 · Shir Friedman, Gonen Singer, Neta Rabin

When processing high-dimensional datasets, a common pre-processing step is feature selection. Filter-based feature selection algorithms are not tailored to a specific classification method, but rather rank the relevance …

Dimensionality Reductionfeature selectionMulti-class Classification

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

Graph Autoencoder-Based Unsupervised Feature Selection with Broad and Local Data Structure Preservation

2018-01-07 · Siwei Feng, Marco F. Duarte

Feature selection is a dimensionality reduction technique that selects a subset of representative features from high dimensional data by eliminating irrelevant and redundant features. Recently, feature selection combined…

Dimensionality Reductionfeature selectionSparse Learning

Hypergraph convolutional neural network-based clustering technique

2022-09-03 · Loc H. Tran, Nguyen Trinh, Linh H. Tran

This paper constitutes the novel hypergraph convolutional neural networkbased clustering technique. This technique is employed to solve the clustering problem for the Citeseer dataset and the Cora dataset. Each dataset c…

Clustering

Adaptive Graph-based Generalized Regression Model for Unsupervised Feature Selection

2020-12-27 · Yanyong Huang, Zongxin Shen, Fuxu Cai, Tianrui Li 외

Unsupervised feature selection is an important method to reduce dimensions of high dimensional data without labels, which is benefit to avoid ``curse of dimensionality'' and improve the performance of subsequent machine …

Clusteringfeature selectionregressionRetrieval