English

TensorGP -- Genetic Programming Engine in TensorFlow

Artificial Intelligence 2021-03-16 v1

Abstract

In this paper, we resort to the TensorFlow framework to investigate the benefits of applying data vectorization and fitness caching methods to domain evaluation in Genetic Programming. For this purpose, an independent engine was developed, TensorGP, along with a testing suite to extract comparative timing results across different architectures and amongst both iterative and vectorized approaches. Our performance benchmarks demonstrate that by exploiting the TensorFlow eager execution model, performance gains of up to two orders of magnitude can be achieved on a parallel approach running on dedicated hardware when compared to a standard iterative approach.

Keywords

Cite

@article{arxiv.2103.07512,
  title  = {TensorGP -- Genetic Programming Engine in TensorFlow},
  author = {Francisco Baeta and João Correia and Tiago Martins and Penousal Machado},
  journal= {arXiv preprint arXiv:2103.07512},
  year   = {2021}
}

Comments

To be published in the 24th International Conference on the Applications of Evolutionary Computation proceedings. 16 pages, 5 figures