Detail publikace

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

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

Originální název

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

Typ

článek ve sborníku ve WoS nebo Scopus

Jazyk

angličtina

Originální abstrakt

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. 

Klíčová slova

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

Autoři

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

Rok RIV

2011

Vydáno

26. 8. 2011

Nakladatel

Association for Computing Machinery

Místo

New York

ISBN

978-1-4503-0690-4

Kniha

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

Strany od

431

Strany do

438

Strany počet

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"
}