Artificial Bee Colony Algorithm Based on Uniform Local Search

Yan Zhang,Hu Peng,Changshou Deng,Xiaojing Wang,Haiyan Huang,Xujie Tan
DOI: https://doi.org/10.1007/978-981-13-6473-0_2
2018-01-01
Abstract:Although Artificial Bee Colony (ABC) algorithm is simple and efficient, it also has some disadvantages too. For example, the ABC is good at exploration but poor at exploitation and easily falls into local optimum. In order to overcome these shortcomings and improve the efficiency of the algorithm, the Uniform Local Search Artificial Bee Colony (UGABC) algorithm has been proposed in this paper. The algorithm greatly improves the exploitation ability. For the purpose of comparison, we used four algorithms to experiment. The experimental results show that the UGABC has the best accuracy and the fastest convergence rate among four algorithms.
What problem does this paper attempt to address?