NELGMar 21

MOELIGA: a multi-objective evolutionary approach for feature selection with local improvement

arXiv:2603.209340.6h-index: 9
Predicted impact top 98% in NE · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the accuracy-dimensionality trade-off in feature selection for machine learning, offering a robust approach for high-dimensional scenarios, though it appears incremental as it builds on existing evolutionary methods.

The paper tackles the multi-objective feature selection problem by proposing MOELIGA, a genetic algorithm with local improvement, which identifies smaller feature subsets while achieving superior or comparable classification performance compared to 11 state-of-the-art methods on 14 datasets.

Selecting the most relevant or informative features is a key issue in actual machine learning problems. Since an exhaustive search is not feasible even for a moderate number of features, an intelligent search strategy must be employed for finding an optimal subset, which implies considering how features interact with each other in promoting class separability. Balancing feature subset size and classification accuracy constitutes a multi-objective optimization challenge. Here we propose MOELIGA, a multi-objective genetic algorithm incorporating an evolutionary local improvement strategy that evolves subordinate populations to refine feature subsets. MOELIGA employs a crowding-based fitness sharing mechanism and a sigmoid transformation to enhance diversity and guide compactness, alongside a geometry-based objective promoting classifier independence. Experimental evaluation on 14 diverse datasets demonstrates MOELIGA's ability to identify smaller feature subsets with superior or comparable classification performance relative to 11 state-of-the-art methods. These findings suggest MOELIGA effectively addresses the accuracy-dimensionality trade-off, offering a robust and adaptable approach for multi-objective feature selection in complex, high-dimensional scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes