Title :
A Local Search Algorithm Based on Clonal Selection and Genetic Mutation for Global Optimization
Author :
Cortes, Omar Andres Carmona ; da Silva, J.C.
Author_Institution :
Acad. Dept. of Inf., Fed. Inst. of Sci., Educ. & Tech. of Maranhao (IFMA), Sao Luis, Brazil
Abstract :
The purpose of this paper is to show a local search algorithm mixing features of Hill-Climbing, Clonal Selection and Genetic Algorithms. Hill climbing is considered because only the best solution is used. Clonal Selection because the best solution is cloned. Afterwards, individuals are muted using random mutation or non-uniform mutation of genetic algorithms. Four different ways of producing neighborhood solutions have been used in the mutation operator. In the first one (HR), the number of elements are randomly chosen based on the current generation number and muted using random mutation in a certain domain. In the second one (HNU), the number of elements are randomly chosen and muted using non-uniform mutation. In the third one (HRNU), the number of elements are chosen in the same previous way, however the random mutation is used in the initial generations and non-uniform mutation is applied in the last generations. Finally (HNURT), a random number of the elements are muted based on the current generation number, using non-uniform mutation. The performance of the hybrid algorithms is evaluated by means of six multimodal benchmark functions. The results show that HNU and HNURT have better performance. A comparison between the hybrid algorithms and traditional ones, such as, evolutionary strategies, genetic algorithms, particle swarm optimization and differential evolution is presented, as well.
Keywords :
genetic algorithms; search problems; clonal selection; genetic mutation; global optimization; hill-climbing; local search algorithm; mutation operator; random mutation; Benchmark testing; Equations; Evolutionary computation; Genetic algorithms; Inference algorithms; Mathematical model; Optimization; evolutionary algorithm; global optimization; hybrid; mutation;
Conference_Titel :
Neural Networks (SBRN), 2010 Eleventh Brazilian Symposium on
Conference_Location :
Sao Paulo
Print_ISBN :
978-1-4244-8391-4
Electronic_ISBN :
1522-4899
DOI :
10.1109/SBRN.2010.49