A Novel Community Detection Based Genetic Algorithm for Feature Selection
Mehrdad Rostami, Kamal Berahmand, Saman Forouzandeh

TL;DR
This paper introduces a community detection-based genetic algorithm for feature selection that improves classification accuracy by considering feature correlations, outperforming existing methods on benchmark datasets.
Contribution
The paper presents a novel genetic algorithm incorporating community detection for feature selection, addressing the neglect of feature correlation in prior meta-heuristic methods.
Findings
Improved classification accuracy across nine benchmark datasets.
Outperforms four existing feature selection algorithms.
Effectively considers feature correlation in selection process.
Abstract
The selection of features is an essential data preprocessing stage in data mining. The core principle of feature selection seems to be to pick a subset of possible features by excluding features with almost no predictive information as well as highly associated redundant features. In the past several years, a variety of meta-heuristic methods were introduced to eliminate redundant and irrelevant features as much as possible from high-dimensional datasets. Among the main disadvantages of present meta-heuristic based approaches is that they are often neglecting the correlation between a set of selected features. In this article, for the purpose of feature selection, the authors propose a genetic algorithm based on community detection, which functions in three steps. The feature similarities are calculated in the first step. The features are classified by community detection algorithms…
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
TopicsMachine Learning and Data Classification · Metaheuristic Optimization Algorithms Research · Advanced Clustering Algorithms Research
MethodsRepair · Feature Selection
