Categories

Archive

2009 007

Scaling Genetic Algorithms using MapReduce

Verma, A., Llorà, X., Campbell, R.H., Goldberg, D.E. (2009)
TR No.: 2009007 | Download PDF | Download PS

Abstract: Genetic algorithms(GAs) are increasingly being applied to large scale problems. The traditional MPI-based parallel GAs do not scale very well. MapReduce is a powerful abstraction developed by Google for making scalable and fault tolerant applications. In this paper, we mould genetic algorithms into the the MapReduce model. We describe the algorithm design and implementation of GAs on Hadoop, the open source implementation of MapReduce. Our experiments demonstrate the convergence and scalability upto 105 variable problems. Adding more resources would enable us to solve even larger problems without any changes in the algorithms and implementation.

Write a comment