Publication detail

Acceleration of grammatical evolution using graphics processing units: computational intelligence on consumer games and graphics hardware

POSPÍCHAL, P. SCHWARZ, J. JAROŠ, J.

Original Title

Acceleration of grammatical evolution using graphics processing units: computational intelligence on consumer games and graphics hardware

Type

conference paper

Language

English

Original Abstract

Several papers show that symbolic regression is suitable for data analysis and prediction in financial markets. Grammatical Evolution (GE), a grammar-based form of Genetic Programming (GP), has been successfully applied in solving various tasks including symbolic regression. However, often the computational effort to calculate the fitness of a solution in GP can limit the area of possible application and/or the extent of experimentation undertaken.  This paper deals with utilizing mainstream graphics processing units (GPU) for acceleration of GE solving symbolic regression. GPU optimization details are discussed and the NVCC compiler is analyzed.  We design an effective mapping of the algorithm to the CUDA framework, and in so doing must tackle constraints of the GPU approach, such as the PCI-express bottleneck and main memory transactions.  This is the first occasion GE has been adapted for running on a GPU. We measure our implementation running on one core of CPU Core i7 and GPU GTX 480 together with a GE library written in JAVA, GEVA.  Results indicate that our algorithm offers the same convergence, and it is suitable for a larger number of regression points where GPU is able to reach speedups of up to 39 times faster when compared to GEVA on a  serial CPU code written in C. In conclusion, properly utilized, GPU can offer an interesting performance boost for GE tackling symbolic regression. 

Keywords

CUDA, grammatical evolution, graphics chips, GPU, GPGPU, speedup, symbolic regression

Authors

POSPÍCHAL, P.; SCHWARZ, J.; JAROŠ, J.

RIV year

2011

Released

26. 8. 2011

Publisher

Association for Computing Machinery

Location

New York

ISBN

978-1-4503-0690-4

Book

Genetic and Evolutionary Computation Conference, GECCO'11 - Companion Publication

Pages from

431

Pages to

438

Pages count

8

BibTex

@inproceedings{BUT76469,
  author="Petr {Pospíchal} and Josef {Schwarz} and Jiří {Jaroš}",
  title="Acceleration of grammatical evolution using graphics processing units: computational intelligence on consumer games and graphics hardware",
  booktitle="Genetic and Evolutionary Computation Conference, GECCO'11 - Companion Publication",
  year="2011",
  pages="431--438",
  publisher="Association for Computing Machinery",
  address="New York",
  doi="10.1145/2001858.2002030",
  isbn="978-1-4503-0690-4"
}