vix.ing · top · new · best · stats · spec

Pattern recognition frequency-based feature selection with multi-objective discrete evolution strategy for high-dimensional medical datasets

2024/02/17 by Hossein Nematzadeh, José García-Nieto, José F. Aldana-Montes +3
Computer Science · #Evolutionary Algorithms and Applications #Metaheuristic Optimization Algorithms Research #Neural Networks and Applications

paper · pdf · doi:10.1016/j.eswa.2024.123521

openalex publication_date 2024/02/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/30

Abstract

Feature selection has a prominent role in high-dimensional datasets to increase classification accuracy, decrease the learning algorithm computational time, and present the most informative features to decision-makers. This paper proposes a two-stage hybrid feature selection for high dimensional medical datasets: Maximum Pattern Recognition - Multi-objective Discrete Evolution Strategy (MPR-MDES). MPR is a rapid filter ranker that significantly outperforms existing frequency-based rankers in recognizing non-linear patterns, effectively eliminating a majority of non-informative features. Then, the wrapper Multi-objective Discrete Evolution Strategy(MDES) uses the remaining features and obtains sets of solutions which are automatically presented to decision-makers.The experiments conducted on large medical datasets demonstrate that MPR-MDES achieves considerable improvements compared to state-of-the-art methods, in terms of both classification accuracy and dimensionality reduction. In this sense, the proposal successfully performs when presenting informative feature sets to decision-makers. The implementation is available on https://github.com/KhaosResearch/MPR-MDES.

Related