Supervised Feature Selection with Neuron Evolution in Sparse Neural Networks
Zahra Atashgahi, Xuhao Zhang, Neil Kichler, Shiwei Liu, Lu Yin, Mykola, Pechenizkiy, Raymond Veldhuis, Decebal Constantin Mocanu

TL;DR
This paper introduces NeuroFS, a resource-efficient supervised feature selection method that uses neuron evolution and sparse neural networks to identify informative features, reducing computational costs especially in high-dimensional data.
Contribution
NeuroFS is a novel method that prunes uninformative features from sparse neural networks, improving efficiency and performance over existing feature selection techniques.
Findings
NeuroFS achieves the highest ranking-based scores among state-of-the-art models.
It effectively handles both low and high-dimensional datasets.
The method reduces computational costs compared to existing approaches.
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 low and high-dimensional real-world benchmarks of different types, we demonstrate that NeuroFS achieves the highest…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and ELM · Face and Expression Recognition
MethodsPruning · Feature Selection
