An improved gray wolf optimization algorithm solving to functional optimization and engineering design problems

Yihui Qiu,Xiaoxiao Yang,Shuixuan Chen
DOI: https://doi.org/10.1038/s41598-024-64526-2
IF: 4.6
2024-06-22
Scientific Reports
Abstract:As a newly proposed optimization algorithm based on the social hierarchy and hunting behavior of gray wolves, grey wolf algorithm (GWO) has gradually become a popular method for solving the optimization problems in various engineering fields. In order to further improve the convergence speed, solution accuracy, and local minima escaping ability of the traditional GWO algorithm, this work proposes a multi-strategy fusion improved gray wolf optimization (IGWO) algorithm. First, the initial population is optimized using the lens imaging reverse learning algorithm for laying the foundation for global search. Second, a nonlinear control parameter convergence strategy based on cosine variation is proposed to coordinate the global exploration and local exploitation ability of the algorithm. Finally, inspired by the tunicate swarm algorithm (TSA) and the particle swarm algorithm (PSO), a nonlinear tuning strategy for the parameters, and a correction based on the individual historical optimal positions and the global optimal positions are added in the position update equations to speed up the convergence of the algorithm. The proposed algorithm is assessed using 23 benchmark test problems, 15 CEC2014 test problems, and 2 well-known constraint engineering problems. The results show that the proposed IGWO has a balanced E&P capability in coping with global optimization as analyzed by the Wilcoxon rank sum and Friedman tests, and has a clear advantage over other state-of-the-art algorithms.
multidisciplinary sciences
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to improve the performance of the traditional Grey Wolf Optimizer (GWO) in solving function optimization and engineering design problems. Specifically, the author proposes an improved multi - strategy - fused Grey Wolf Optimizer (IGWO), aiming to enhance the following aspects: 1. **Convergence speed**: By introducing multiple strategies, accelerate the convergence process of the algorithm. 2. **Accuracy of solutions**: Improve the algorithm's ability to find the global optimal solution and reduce the risk of getting trapped in local optima. 3. **Ability to escape from local minima**: Strengthen the exploration ability of the algorithm in complex optimization problems and avoid premature convergence to local optimal solutions. To achieve these goals, the author adopts the following improvement strategies: 1. **Initial population optimization**: Use the lens - imaging reverse - learning algorithm to optimize the initial population, laying the foundation for global search. 2. **Non - linear control parameter convergence strategy**: Propose a non - linear control parameter convergence strategy based on cosine change to coordinate the global exploration and local exploitation abilities of the algorithm. 3. **Improvement of position update mechanism**: Inspired by the Salp Swarm Algorithm (TSA) and Particle Swarm Optimization (PSO), introduce non - linear parameter - tuning strategies and corrections of personal historical best positions and global best positions to accelerate the convergence speed of the algorithm. Through these improvements, the IGWO algorithm is evaluated in multiple benchmark test problems, CEC2014 test problems, and two classic engineering design problems. The experimental results show that the IGWO algorithm performs well in balancing global exploration and local exploitation abilities and outperforms other advanced algorithms in multiple problems.