Artificial Bee Colony Algorithm Based on Improved Search Strategy.

Sumin Li,Weiyao Zhang,Jiatao Hao,Ruixiang Li,Juan Chen
DOI: https://doi.org/10.1007/978-3-031-45140-9_1
2023-01-01
Abstract:The standard Artificial Bee Colony (ABC) algorithm exhibits slow convergence speed and a tendency to get trapped in local optima under certain circumstances. To overcome these limitations, researchers have proposed a new ABC algorithm (GABC) by using a modified search strategy. During the process of searching for solutions, the GABC algorithm incorporates some randomly selected individuals and the global best individual. However, the GABC algorithm still has drawbacks such as low search accuracy and slow convergence speed. In response to these issues, an improved artificial bee colony algorithm (IABC) is proposed in this paper. The IABC algorithm introduces a dynamic inertia weight factor based on the GABC algorithm. A set of standard test functions are used to test the optimization of the improved artificial bee colony algorithm. Experimental results demonstrate that the proposed algorithm outperforms both the standard ABC algorithm and the GABC algorithm in terms of search accuracy and convergence speed.
What problem does this paper attempt to address?