Parallel hybrid genetic algorithms on Consumer-Level graphics hardware
Department of Computing and Decision Sciences, Lingnan University, Tuen Mun, Hong Kong
IEEE Congress on Evolutionary Computation, 2006. CEC 2006
@conference{wong2006parallel,
title={Parallel hybrid genetic algorithms on Consumer-Level graphics hardware},
author={Wong, M.L. and Wong, T.T.},
booktitle={Evolutionary Computation, 2006. CEC 2006. IEEE Congress on},
pages={2973–2980},
isbn={0780394879},
year={2006},
organization={IEEE}
}
In this paper, we report a parallel hybrid genetic algorithm (HGA) on consumer-level graphics cards. HGA extends the classical genetic algorithm by incorporating the Cauchy mutation operator from evolutionary programming. In our parallel HGA, all steps except the random number generation procedure are performed in graphics processing unit (GPU) and thus our parallel HGA can be executed effectively and efficiently. We propose the pseudo-deterministic selection method which is comparable to the traditional global selection approach with significant execution time performance advantages. We perform experiments to compare our parallel HGA with our previous parallel FEP (fast evolutionary programming) and demonstrate that the former is much more effective and efficient than the latter. The parallel and sequential implementations of HGA are compared in a number of experiments, it is observed that the former outperforms the latter significantly. The effectiveness and efficiency of the pseudo-deterministic selection method is also studied.
January 23, 2011 by hgpu