An improved artificial bee colony algorithm with multiple search operators

Wanli Xiang,Shoufeng Ma,Meiqing An
2013-01-01
Journal of Computational Information Systems
Abstract:Artificial bee colony (ABC) algorithm invented by D.Karaboga is a relatively new population-based algorithm, which has been widely used and proved to be competitive to other population-based algorithms. However, there is still an insufficiency in ABC algorithm regarding its solution search equation, which is good at exploration but poor at exploitation. Inspired by differential evolution (DE) algorithm, we propose two new modified solution search equations, which are based on the advantage of differential variation and the guidance of the best solution for searching to improve the exploitation. Then an improved artificial bee colony (IABC) algorithm is presented by incorporating the two new solution search equations with the original solution search equation into a group of solution search equations called multiple search operators. The numerical results tested on a set of benchmark functions show the superior performance of IABC algorithm while compared with ABC and other evolutionary algorithms.
What problem does this paper attempt to address?