College of Computer Science and Technology, China University of Petroleum (East China), Qingdao, 266580, China.
Sci Rep. 2022 Nov 8;12(1):18961. doi: 10.1038/s41598-022-23713-9.
The traditional Grey Wolf Optimization algorithm (GWO) has received widespread attention due to features of strong convergence performance, few parameters, and easy implementation. However, in actual optimization projects, there are problems of slow convergence speed and easy to fall into local optimal solution. The paper proposed a Grey Wolf Optimization algorithm based on Cauchy-Gaussian mutation and improved search strategy (CG-GWO) in response to the above problems. The Cauchy-Gaussian mutation operator is introduced to increase the population diversity of the leader wolves and improve the global search ability of the algorithm. This work retains outstanding grey wolf individuals through the greedy selection mechanism to ensure the convergence speed of the algorithm. An improved search strategy was proposed to expand the optimization space of the algorithm and improve the convergence accuracy. Experiments are performed with 16 benchmark functions covering unimodal functions, multimodal functions, and fixed-dimension multimodal functions to verify the effectiveness of the algorithm. Experimental results show that compared with four classic optimization algorithms, particle swarm optimization algorithm (PSO), whale optimization algorithm (WOA), sparrow optimization algorithm (SSA), and farmland fertility algorithm (FFA), the CG-GWO algorithm shows better convergence accuracy, convergence speed, and global search ability. The proposed algorithm shows the same better performance compared with a series of improved algorithms such as the improved grey wolf algorithm (IGWO), modified Grey Wolf Optimization algorithm (mGWO), and the Grey Wolf Optimization algorithm inspired by enhanced leadership (GLF-GWO).
传统的灰狼优化算法(GWO)由于具有强大的收敛性能、参数少和易于实现等特点而受到广泛关注。然而,在实际的优化项目中,存在着收敛速度慢和容易陷入局部最优解的问题。针对上述问题,本文提出了一种基于柯西-高斯变异和改进搜索策略的灰狼优化算法(CG-GWO)。引入柯西-高斯变异算子来增加头狼个体的种群多样性,提高算法的全局搜索能力。通过贪婪选择机制保留优秀的灰狼个体,保证算法的收敛速度。提出了一种改进的搜索策略来扩展算法的优化空间,提高收敛精度。通过 16 个基准函数(包括单模态函数、多模态函数和固定维多模态函数)的实验验证了算法的有效性。实验结果表明,与四种经典优化算法(粒子群优化算法(PSO)、鲸鱼优化算法(WOA)、麻雀搜索算法(SSA)和农田肥力算法(FFA))相比,CG-GWO 算法在收敛精度、收敛速度和全局搜索能力方面表现出更好的性能。与一系列改进算法(如改进的灰狼算法(IGWO)、修正的灰狼优化算法(mGWO)和基于增强领导力的灰狼优化算法(GLF-GWO))相比,该算法也表现出了相同的优越性。