NELGSep 5, 2024

Optimizing Feature Selection with Genetic Algorithms: A Review of Methods and Applications

arXiv:2409.14563v131 citationsh-index: 7
Originality Synthesis-oriented
AI Analysis

It provides a systematic review for researchers in machine learning, but it is incremental as it synthesizes existing methods without introducing new ones.

This paper reviews Genetic Algorithm (GA)-based feature selection methods, finding that hybrid GA approaches like GA-Wrapper and HGA-neural networks improve performance by addressing issues such as search space exploration and accuracy.

Analyzing large datasets to select optimal features is one of the most important research areas in machine learning and data mining. This feature selection procedure involves dimensionality reduction which is crucial in enhancing the performance of the model, making it less complex. Recently, several types of attribute selection methods have been proposed that use different approaches to obtain representative subsets of the attributes. However, population-based evolutionary algorithms like Genetic Algorithms (GAs) have been proposed to provide remedies for these drawbacks by avoiding local optima and improving the selection process itself. This manuscript presents a sweeping review on GA-based feature selection techniques in applications and their effectiveness across different domains. This review was conducted using the PRISMA methodology; hence, the systematic identification, screening, and analysis of relevant literature were performed. Thus, our results hint that the field's hybrid GA methodologies including, but not limited to, GA-Wrapper feature selector and HGA-neural networks, have substantially improved their potential through the resolution of problems such as exploration of unnecessary search space, accuracy performance problems, and complexity. The conclusions of this paper would result in discussing the potential that GAs bear in feature selection and future research directions for their enhancement in applicability and performance.

Foundations

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

Your Notes