English

Supervised Feature Selection with Neuron Evolution in Sparse Neural Networks

Neural and Evolutionary Computing 2023-03-15 v2 Artificial Intelligence Machine Learning

Abstract

Feature selection that selects an informative subset of variables from data not only enhances the model interpretability and performance but also alleviates the resource demands. Recently, there has been growing attention on feature selection using neural networks. However, existing methods usually suffer from high computational costs when applied to high-dimensional datasets. In this paper, inspired by evolution processes, we propose a novel resource-efficient supervised feature selection method using sparse neural networks, named \enquote{NeuroFS}. By gradually pruning the uninformative features from the input layer of a sparse neural network trained from scratch, NeuroFS derives an informative subset of features efficiently. By performing several experiments on 1111 low and high-dimensional real-world benchmarks of different types, we demonstrate that NeuroFS achieves the highest ranking-based score among the considered state-of-the-art supervised feature selection models. The code is available on GitHub.

Keywords

Cite

@article{arxiv.2303.07200,
  title  = {Supervised Feature Selection with Neuron Evolution in Sparse Neural Networks},
  author = {Zahra Atashgahi and Xuhao Zhang and Neil Kichler and Shiwei Liu and Lu Yin and Mykola Pechenizkiy and Raymond Veldhuis and Decebal Constantin Mocanu},
  journal= {arXiv preprint arXiv:2303.07200},
  year   = {2023}
}
R2 v1 2026-06-28T09:14:22.274Z