Permutation-based multi-objective evolutionary feature selection for high-dimensional data
Raquel Espinosa, Gracia S\'anchez, Jos\'e Palma, Fernando Jim\'enez

TL;DR
This paper introduces a novel multi-objective evolutionary feature selection method based on permutation importance, effectively capturing feature interactions to improve model performance and efficiency in high-dimensional data analysis.
Contribution
It extends permutation feature importance to evaluate feature subsets and employs a multi-objective evolutionary algorithm for optimal feature selection.
Findings
Outperforms 9 established feature selection methods on 24 datasets.
Balances accuracy and computational efficiency effectively.
Captures feature interactions better than traditional methods.
Abstract
Feature selection is a critical step in the analysis of high-dimensional data, where the number of features often vastly exceeds the number of samples. Effective feature selection not only improves model performance and interpretability but also reduces computational costs and mitigates the risk of overfitting. In this context, we propose a novel feature selection method for high-dimensional data, based on the well-known permutation feature importance approach, but extending it to evaluate subsets of attributes rather than individual features. This extension more effectively captures how interactions among features influence model performance. The proposed method employs a multi-objective evolutionary algorithm to search for candidate feature subsets, with the objectives of maximizing the degradation in model performance when the selected features are shuffled, and minimizing the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research · Face and Expression Recognition
MethodsSparse Evolutionary Training · Feature Selection
