Serial Evolution

  • Authors:
  • V. Fischer;A. M. Tomé;E. W. Lang

  • Affiliations:
  • CIMLG, Institute of Biophysics, University of Regensburg, Regensburg, Germany D-93040 and Experimental Psychology, University of Regensburg, Regensburg, Germany D-93040;DETI/IEETA, Universidade de Aveiro, Aveiro, Portugal 3810-193;CIMLG, Institute of Biophysics, University of Regensburg, Regensburg, Germany D-93040

  • Venue:
  • IWINAC '09 Proceedings of the 3rd International Work-Conference on The Interplay Between Natural and Artificial Computation: Part I: Methods and Models in Artificial and Natural Computation. A Homage to Professor Mira's Scientific Legacy
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Genetic algorithms (GA) represent an algorithmic optimization technique inspired by biological evolution. A major strength of this meta-heuristic is its ability to explore the search space in independent parallel search routes rendering the algorithm highly efficient if implemented on a parallel architecture. Sequential simulations of GAs frequently result in enormous computational costs. To alleviate this problem, we propose a serial evolution strategy which results in a much smaller number of necessary fitness function evaluations thereby speeding up the computation considerably. If implemented on a parallel architecture the savings in computational costs are even more pronounced. We present the algorithm in full mathematical detail and proof the corresponding schema theorem for a simple case without cross-over operations. A toy example illustrates the operation of serial evolution and the performance improvement over a canonical genetic algorithm.