Lessons from the black-box: Fast crossover-based genetic algorithms

Benjamin Doerr, Carola Doerr, Franziska Ebel

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

The recently active research area of black-box complexity revealed that for many optimization problems the best possible black-box optimization algorithm is significantly faster than all known evolutionary approaches. While it is not to be expected that a general-purpose heuristic competes with a problem-tailored algorithm, it still makes sense to look for the reasons for this discrepancy. In this work, we exhibit one possible reason-most optimal black-box algorithms profit also from solutions that are inferior to the previous-best one, whereas evolutionary approaches guided by the "survival of the fittest" paradigm often ignore such solutions. Trying to overcome this shortcoming, we design a simple genetic algorithm that first creates λ offspring from a single parent by mutation with a mutation probability that is k times larger than the usual one. From the best of these offspring (which often is worse than the parent) and the parent itself, we generate further offspring via a uniform crossover operator that takes bits from the winner offspring with probability 1/k only. A rigorous runtime analysis proves that our new algorithm for suitable parameter choices on the ONEMAX test function class is asymptotically faster (in terms of the number of fitness evaluations) than what has been shown for (μ + λ) EAs. This is the first time that crossover is shown to give an advantage for the ONEMAX class that is larger than a constant factor. Using a fitness-dependent choice of k and λ, the optimization time can be reduced further to linear in n. Our experimental analysis on several test function classes shows advantages already for small problem sizes and broad parameter ranges. Also, a simple self-adaptive choice of these parameters gives surprisingly good results.

Original languageEnglish
Title of host publicationGECCO 2013 - Proceedings of the 2013 Genetic and Evolutionary Computation Conference
Pages781-788
Number of pages8
DOIs
Publication statusPublished - 2 Sept 2013
Externally publishedYes
Event2013 15th Genetic and Evolutionary Computation Conference, GECCO 2013 - Amsterdam, Netherlands
Duration: 6 Jul 201310 Jul 2013

Publication series

NameGECCO 2013 - Proceedings of the 2013 Genetic and Evolutionary Computation Conference

Conference

Conference2013 15th Genetic and Evolutionary Computation Conference, GECCO 2013
Country/TerritoryNetherlands
CityAmsterdam
Period6/07/1310/07/13

Keywords

  • Black-box complexity
  • Genetic algorithms
  • Runtime analysis
  • Theory

Fingerprint

Dive into the research topics of 'Lessons from the black-box: Fast crossover-based genetic algorithms'. Together they form a unique fingerprint.

Cite this