Differential Evolution with Generalized Mutation Operator for Parameters Optimization in Gene Selection for Cancer Classification
Differential Evolution (DE) proved to be one of the most successful evolutionary algorithms for global optimization purposes in continuous problems. The core operator in DE is mutation which can provide the algorithm with both exploration and exploitation. In this article, a new notation for DE is proposed which has a formula that can be utilized for generating and extracting novel mutations and by applying this new notation, four novel mutations are proposed. More importantly, by combining these novel trial vector generation strategies and four other well-known ones, we proposed Generalized Mutation Differential Evolution (GMDE) that takes advantage of two mutation pools that have both explorative and exploitative strategies inside them. Results and experimental analysis are performed on CEC2005 benchmarks and the results stated that GMDE is surprisingly competitive and significantly improved the performance of this algorithm. Finally, GMDE is also applied to parameters optimization, modification and improvement of a feature selection method for cancer classification purposes over gene expression microarray profiles.
Code (0)
등록된 구현이 없습니다.
Tasks
Cancer ClassificationEvolutionary Algorithmsfeature selectionGeneral Classificationglobal-optimizationSimilar Papers 제목 키워드 기반
A novel mutation operator based on the union of fitness and design spaces information for Differential Evolution
Differential Evolution (DE) is one of the most successful and powerful evolutionary algorithms for global optimization problem. The most important operator in this algorithm is mutation operator which parents are selecte…
Evolutionary Algorithmsglobal-optimizationCommunication-Guided Multi-Mutation Differential Evolution for Crop Model Calibration
In this paper, we propose a multi-mutation optimization algorithm, Differential Evolution with Multi-Mutation Operator-Guided Communication (DE-MMOGC), implemented to improve the performance and convergence abilities of …
Review and Analysis of Three Components of Differential Evolution Mutation Operator in MOEA/D-DE
A decomposition-based multi-objective evolutionary algorithm with a differential evolution variation operator (MOEA/D-DE) shows high performance on challenging multi-objective problems (MOPs). The DE mutation consists of…
An Enhanced Differential Evolution Algorithm Using a Novel Clustering-based Mutation Operator
Differential evolution (DE) is an effective population-based metaheuristic algorithm for solving complex optimisation problems. However, the performance of DE is sensitive to the mutation operator. In this paper, we prop…
ClusteringGeneralized Heavy-tailed Mutation for Evolutionary Algorithms
The heavy-tailed mutation operator, proposed by Doerr, Le, Makhmara, and Nguyen (2017) for evolutionary algorithms, is based on the power-law assumption of mutation rate distribution. Here we generalize the power-law ass…