Title :
Instinct-Based Mating in Genetic Algorithms Applied to the Tuning of 1-NN Classifiers
Author :
Quirino, Thiago ; Kubat, Miroslav ; Bryan, Nicholas J.
Author_Institution :
Dept. of Electr. & Comput. Eng., Univ. of Miami, Coral Gables, FL, USA
Abstract :
The behavior of the genetic algorithm (GA), a popular approach to search and optimization problems, is known to depend, among other factors, on the fitness function formula, the recombination operator, and the mutation operator. What has received less attention is the impact of the mating strategy that selects the chromosomes to be paired for recombination. Existing GA implementations mostly choose them probabilistically, according to their fitness function values, but we show that more sophisticated mating strategies can not only accelerate the search, but perhaps even improve the quality of the GA-generated solution. In our implementation, we took inspiration from the "opposites-attract” principle that is so common in nature. As a testbed, we chose the problem of 1-NN classifier tuning where genetic solutions have been employed before, and are thus well-understood by the research community. We propose three "instinct-based” mating strategies and experimentally investigate their behaviors.
Keywords :
genetic algorithms; pattern classification; probability; 1-NN classifier tuning; GA; fitness function formula; genetic algorithm; instinct-based mating; mutation operator; opposites-attract principle; optimization problems; probability; recombination operator; research community; Genetic algorithms; Genetic algorithm; mating strategies; multiobjective optimization; nearest-neighbor classifiers.;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2009.211