A Feature Selection Method Based on Feature Grouping and Genetic Algorithm

Xiaohui Lin,Xiaomei Wang,Niyi Xiao,Xin Huang,Jue Wang
DOI: https://doi.org/10.1007/978-3-319-23862-3_15
2015-01-01
Abstract:Feature selection technique has shown its power in analyzing the high dimensional data and building the efficient learning models. This study proposes a feature selection method based on feature grouping and genetic algorithm (FS-FGGA) to get a discriminative feature subset and reduce the irrelevant and redundancy data. Firstly, it eliminates the irrelevant features using the symmetrical uncertainty between features and class labels. Then, it groups the features by Approximate Markov blanket. Finally, genetic algorithm is applied to search the optimal feature subset from the different groups. Experiments on the eight public datasets demonstrate the effectiveness and superiority of FS-FGGA in comparison with SVM-RFE and ECBGS in most cases.
What problem does this paper attempt to address?