paper-with-me

홈 › Papers

A Tribe Competition-Based Genetic Algorithm for Feature Selection in Pattern Classification

2017-04-28 · Benteng Ma, Yong Xia

Feature selection has always been a critical step in pattern recognition, in which evolutionary algorithms, such as the genetic algorithm (GA), are most commonly used. However, the individual encoding scheme used in various GAs would either pose a bias on the solution or require a pre-specified number of features, and hence may lead to less accurate results. In this paper, a tribe competition-based genetic algorithm (TCbGA) is proposed for feature selection in pattern classification. The population of individuals is divided into multiple tribes, and the initialization and evolutionary operations are modified to ensure that the number of selected features in each tribe follows a Gaussian distribution. Thus each tribe focuses on exploring a specific part of the solution space. Meanwhile, tribe competition is introduced to the evolution process, which allows the winning tribes, which produce better individuals, to enlarge their sizes, i.e. having more individuals to search their parts of the solution space. This algorithm, therefore, avoids the bias on solutions and requirement of a pre-specified number of features. We have evaluated our algorithm against several state-of-the-art feature selection approaches on 20 benchmark datasets. Our results suggest that the proposed TCbGA algorithm can identify the optimal feature subset more effectively and produce more accurate pattern classification.

📄 PDF Abstract BibTeX arXiv:1704.08818

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithmsfeature selectionGeneral Classification

Similar Papers 제목 키워드 기반

The asexual genome of Drosophila

2017-11-29

The rate of recombination affects the mode of molecular evolution. In high-recombining sequence, the targets of selection are individual genetic loci; under low recombination, selection collectively acts on large, geneti…

Genetic heterogeneity analysis using genetic algorithm and network science

2023-08-12 · Zhendong Sha, Yuanzhu Chen, Ting Hu

Through genome-wide association studies (GWAS), disease susceptible genetic variables can be identified by comparing the genetic data of individuals with and without a specific disease. However, the discovery of these as…

feature selection

Genetic and Memetic Algorithm with Diversity Equilibrium based on Greedy Diversification

2017-02-12 · Andrés Herrera-Poyatos, Francisco Herrera

The lack of diversity in a genetic algorithm's population may lead to a bad performance of the genetic operators since there is not an equilibrium between exploration and exploitation. In those cases, genetic algorithms …

Diversity

Put your money where your mouth is: Using deep learning to identify consumer tribes from word usage

2021-05-27 · P. Gloor, A. Fronzetti Colladon, J. M. de Oliveira, P. Rovelli

Internet and social media offer firms novel ways of managing their marketing strategy and gain competitive advantage. The groups of users expressing themselves on the Internet about a particular topic, product, or brand …

Marketing

Optimizing Feature Selection for Binary Classification with Noisy Labels: A Genetic Algorithm Approach

2024-01-12 · Vandad Imani, Elaheh Moradi, Carlos Sevilla-Salcedo, Vittorio Fortino 외

Feature selection in noisy label scenarios remains an understudied topic. We propose a novel genetic algorithm-based approach, the Noise-Aware Multi-Objective Feature Selection Genetic Algorithm (NMFS-GA), for selecting …

Binary Classificationfeature selection