Stefan Wagner, Michael Affenzeller, Andreas Scheibenpflug,
"Automatic Adaption of Operator Probabilities in Genetic Algorithms with Offspring Selection"
, in R. Moreno-Diaz, F.Pichler, A. Quesada-Arencibia (Eds.): Lecture Notes in Computer Science, in Lecture Notes in Computer Science (LNCS 9520), Serie Lecture Notes in Computer Science, Vol. 9520, Springer, Seite(n) 433-438, 2015
Original Titel:
Automatic Adaption of Operator Probabilities in Genetic Algorithms with Offspring Selection
Sprache des Titels:
Englisch
Original Buchtitel:
Lecture Notes in Computer Science
Original Kurzfassung:
When offspring selection is applied in genetic algorithms, multiple crossover and mutation operators can be easily used together as crossover and mutation results of insufficient quality are discarded in the additional selection step after creating new solutions. Therefore, the a priori choice of appropriate crossover and mutation operators becomes less critical and it even turned out that multiple operators reduce the bias, broaden the search, and thus lead to higher solution quality in the end. However, using crossover and mutation operators which often produce solutions not passing the offspring selection criterion also increases the selection pressure and consequently the number of evaluated solutions.
Therefore, we present a new generic scheme for tuning the selection probabilities of multiple crossover and mutation operators in genetic algorithms with offspring selection automatically at runtime. Thereby those operators are applied more frequently which were able to produce good results in the last generation, which leads to comparable solution quality and results in a significant decrease of evaluated solutions.