Graph Convolutional Network-based Feature Selection for High-dimensional and Low-sample Size Data
2022-11-25Code Available1· sign in to hype
Can Chen, Scott T. Weiss, Yang-Yu Liu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/canc1993/gracesOfficialIn paperpytorch★ 15
Abstract
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.