Data Partition and Communication on Parallel Heuristik Model Based on Clonal Selection Algorithm

Researchers conducted experiments on parallel algorithms, which are inspired by the clonal selection, called Clonal Selection Algorithm (CSA). This algorithm is a population-based heuristic solution. Course-grained parallelism model applied to improve the execution time. Inter-process communication overhead is addressed by adjusting the communication frequencies and size of data communicated. In this research, conducted experiments on six parallel computing models represent all possible partitions and communications. Experiments conducted using data of NP-Problem, Traveling Salesman Problem (TSP). The algorithm is implemented using the model of message passing libraries using MPJExpress. Experiments conducted in a cluster computation environment. Result shows the best parallelism model is achieved by partitioning the initial population data at the beginning of communication and the end of generation. Communication frequency can be up to per 1% of the population size generated. Using four dataset from TSPLib, this reseache shows effect of the communication frequency that increased the best cost, from 44.16% to 87.01% for berlin52.tsp; from 9.61% to 53.43%  for kroA100.tsp, and from 12.22% to 17.18% for tsp225.tsp. With eight processors, using communication frequency will be reduced the execution time e.g 93.07%, 91.60%, 89.60%, 74.74% for burma14.tsp, berlin52.tsp, kroA100.tsp, and tsp225.tsp respectively. We conclude that frequency of communication greatly affects the execution time, and also the best cost. It improved execution time and best cost.

[1]  Jacek Dabrowski,et al.  Computer experiments with a parallel clonal selection algorithm for the Graph Coloring Problem , 2008, 2008 IEEE International Symposium on Parallel and Distributed Processing.

[2]  Wen-Juan Liu,et al.  Parallel Genetic Algorithm Based on the MPI Environment , 2012 .

[3]  ANDREW WATKINS,et al.  PARALLELIZING AN IMMUNE-INSPIRED ALGORITHM FOR EFFICIENT PATTERN RECOGNITION , 2003 .

[4]  Hongbing Zhu,et al.  Paralleling Clonal Selection Algorithm with OpenMP , 2010, 2010 Third International Conference on Intelligent Networks and Intelligent Systems.

[5]  Fernando José Von Zuben,et al.  Learning and optimization using the clonal selection principle , 2002, IEEE Trans. Evol. Comput..

[6]  Mark Baker,et al.  MPJ Express: Towards Thread Safe Java HPC , 2006, 2006 IEEE International Conference on Cluster Computing.

[7]  Zbigniew J. Czech,et al.  Introduction to Parallel Computing , 2017 .

[8]  Jason Brownlee,et al.  Clonal selection algorithms , 2007 .

[9]  Leandro Nunes de Castro,et al.  Artificial Immune Systems: A New Computational Approach , 2002 .

[10]  Salah Al-Sharhan,et al.  ARTIFICIAL IMMUNE SYSTEMS - MODELS, ALGORITHMS AND APPLICATIONS , 2010 .

[11]  Ian Foster,et al.  Designing and building parallel programs , 1994 .

[12]  Sadan Kulturel-Konak,et al.  A review of clonal selection algorithm and its applications , 2011, Artificial Intelligence Review.

[13]  Xiao Hong Hao,et al.  Clonal Selection Algorithm Based Iterative Learning Control with Random Disturbance , 2013 .

[14]  Mohamed Bakhouya,et al.  An Immune Inspired-based Optimization Algorithm: Application to the Traveling Salesman Problem , 2007 .