Removing the Genetics from the Standard Genetic Algorithm

  • Authors:
  • Shumeet Baluja;Rich Caruana

  • Affiliations:
  • -;-

  • Venue:
  • Removing the Genetics from the Standard Genetic Algorithm
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an abstraction of the genetic algorithm (GA), termed population-based incremental learning (PBIL), that explicitly maintains the statistics contained in a GA''s population, but which abstracts away the crossover operator and redefines the role of the population. This results in PBIL being simpler, both computationally and theoretically, than the GA. Empirical results reported elsewhere show that PBIL is faster and more effective than the GA on a large set of commonly used benchmark problems. Here we present results on a problem custom designed to benefit both from the GA''s crossover operator and from its use of a population. The results show that PBIL performs as well as, or better than, GAs carefully tuned to do well on this problem. This suggests that even on problems custom designed for GAs, much of the power of the GA may derive from the statistics maintained implicitly in its population, and not from the population itself nor from the crossover operator.