Multi-task code reuse in genetic programming

  • Authors:
  • Wojciech Jaskowski;Krzysztof Krawiec;Bartosz Wieloch

  • Affiliations:
  • Poznan University of Technology, Poznan, Poland;Poznan University of Technology, Poznan, Poland;Poznan University of Technology, Poznan, Poland

  • Venue:
  • Proceedings of the 10th annual conference companion on Genetic and evolutionary computation
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a method of knowledge reuse between evolutionary processes that solve different optimization tasks. We define the method in the framework of tree-based genetic programming (GP) and implement it as code reuse between GP trees that evolve in parallel in separate populations delegated to particular tasks. The technical means of code reuse is a crossbreeding operator which works very similar to standard tree-swapping crossover. We consider two variants of this operator, which differ in the way they handle the incompatibility of terminals between the considered problems. In the experimental part we demonstrate that such code reuse is usually beneficial and leads to success rate improvements when solving the common boolean benchmarks.