A Cooperative Framework for Fireworks Algorithm

Shaoqiu Zheng,Junzhi Li,Andreas Janecek,Ying Tan
DOI: https://doi.org/10.1109/TCBB.2015.2497227
2017-01-01
IEEE/ACM Transactions on Computational Biology and Bioinformatics
Abstract:This paper presents a cooperative framework for fireworks algorithm CoFFWA. A detailed analysis of existing fireworks algorithm FWA and its recently developed variants has revealed that (i) the current selection strategy has the drawback that the contribution of the firework with the best fitness denoted as core firework overwhelms the contributions of all other fireworks non-core fireworks in the explosion operator, (ii) the Gaussian mutation operator is not as effective as it is designed to be. To overcome these limitations, the CoFFWA is proposed, which significantly improves the exploitation capability by using an independent selection method and also increases the exploration capability by incorporating a crowdness-avoiding cooperative strategy among the fireworks. Experimental results on the CEC2013 benchmark functions indicate that CoFFWA outperforms the state-of-the-art FWA variants, artificial bee colony, differential evolution, and the standard particle swarm optimization SPSO2007/SPSO2011 in terms of convergence performance.
What problem does this paper attempt to address?