Analysis of evolutionary computing performance via mapreduce parallel processing architecture / Ahmad Firdaus Ahmad Fadzil

Evolutionary computation (EC) is a method that is ubiquitously used to solve complex computation. Examples of EC such as Genetic Algorithm (GA) and PSO (Particle Swarm Optimization) are prevalent due to their efficiency and effectiveness. Despite these advantages, EC suffers from long execution tim...

Full description

Saved in:
Bibliographic Details
Main Author: Ahmad, Ahmad Firdaus
Format: Thesis
Language:English
Published: 2014
Subjects:
Online Access:http://ir.uitm.edu.my/id/eprint/11938/1/TM_AHMAD%20FIRDAUS%20BIN%20AHMAD%20FADZIL%20CS%2014_5%201.pdf
http://ir.uitm.edu.my/id/eprint/11938/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Evolutionary computation (EC) is a method that is ubiquitously used to solve complex computation. Examples of EC such as Genetic Algorithm (GA) and PSO (Particle Swarm Optimization) are prevalent due to their efficiency and effectiveness. Despite these advantages, EC suffers from long execution time due to its parallel nature. Therefore, this research explores the prospect of speeding up the EC algorithms specifically GA and PSO via MapReduce (MR) parallel processing framework. MR is an emerging parallel processing framework that hides the complex parallelization processes by employing the functional abstraction of "map and reduce" The Performance of the parallelized GA via MR and PSO via MR are evaluated using an analogous case study to find out the speedup and efficiency in order to measure the scalability of both proposed algorithms. Comparisons between GA via MR and PSO via MR are also established in order to find which EC algorithm scales better via MR parallel processing framework. From the results and analysis obtained from this research, it is established that both GA and PSO can be efficiently parallelized and shows good scalability via MR parallel processing framework. The Performance comparison between GA via MR and PSO via MR also shows that both algorithms are comparable in terms of speedup and efficiency