Skip to content

← All papers DOI

Efficient Interleaved Sampling of Training Data in Genetic Programming

R. Muhammad Atif Azad, David Medernach, Conor Ryan

GECCO Comp '14: Companion of the 2014 Annual Conference on Genetic and Evolutionary Computation, Vancouver, BC, Canada, 12–16 July 2014, pp. 127–128 (poster)

Abstract

The ability to generalise beyond the training set is important for Genetic Programming (GP). Interleaved Sampling is a recently proposed approach to improve generalisation in GP. In this technique, GP alternates between using the entire data set and only a single data point. Initial results showed that the technique not only produces solutions that generalise well, but that it so happens at a reduced computational expense as half the number of generations only evaluate a single data point. This paper further investigates the merit of interleaving the use of training set with two alternatives approaches. These are: the use of random search instead of a single data point, and simply minimising the tree size. Both of these alternatives are computationally even cheaper than the original setup as they simply do not invoke the fitness function half the time. We test the utility of these new methods on four, well cited, and high dimensional problems from the symbolic regression domain. The results show that the new approaches continue to produce general solutions despite taking only half the fitness evaluations. Size minimisation also prevents bloat while producing competitive results on both training and test data sets. The tree sizes with size minimisation are substantially smaller than the rest of the setups, which further brings down the training costs.

View at publisher ↗


Authors & affiliations

  • R. Muhammad Atif Azad — Biocomputing and Developmental Systems (BDS) Group, Department of Computer Science & Information Systems, University of Limerick, Ireland
  • David Medernach — Biocomputing and Developmental Systems (BDS) Group, Department of Computer Science & Information Systems, University of Limerick, Ireland
  • Conor Ryan — Biocomputing and Developmental Systems (BDS) Group, Department of Computer Science & Information Systems, University of Limerick, Ireland

Keywords

  • genetic programming
  • interleaved sampling
  • generalisation
  • overfitting
  • symbolic regression
  • bloat control
  • training data sampling

License: © 2014 ACM. Definitive version of record available via the DOI.

Publisher: ACM · ISBN 978-1-4503-2881-4