Multi-objective coyote optimization algorithm based on hybrid elite framework and Meta-Lamarckian learning strategy for optimal power flow problem

Jun-Hua Zhu,Jie-Sheng Wang,Xing-Yue Zhang,Yu-Cai Wang,Hao-Ming Song,Yue Zheng,Xun Liu
DOI: https://doi.org/10.1007/s10462-024-10752-z
IF: 9.588
2024-04-15
Artificial Intelligence Review
Abstract:A multi-objective coyote optimization algorithm based on hybrid elite framework and Meta-Lamarckian learning strategy (MOCOA-ML) was proposed to solve the optimal power flow (OPF) problem. MOCOA-ML adds external archives with grid mechanism on the basis of elite non-dominated sorting. It can guarantee the diversity of the population while obtaining the Pareto solution set. When selecting elite coyotes, there is a greater probability to select the elite in sparse areas, which is conducive to the development of sparse areas. In addition, combined with Meta-Lamarckian learning strategy, based on four crossover operators (horizontal crossover operator, longitudinal crossover operator, elite crossover operator and direct crossover operator), the local search method is adaptively selected for optimization, and its convergence performance is improved. First, the simulation is carried out in 20 test functions, and compared with MODA, MOPSO, MOJAYA, NSGA-II, MOEA/D, MOAOS and MOTEO. The experimental results showed that MOCOA-ML achieved the best inverted generational distance value and the best hypervolume value in 11 and 13 test functions, respectively. Then, MOCOA-ML is used to solve the optimal power flow problem. Taking the fuel cost, power loss and total emissions as objective functions, the tests of two-objective and three-objective bechmark problems are carried out on IEEE 30-bus system and IEEE 57-bus system. The results are compared with MOPSO, MOGWO and MSSA algorithms. The experimental results of OPF demonstrate that MOCOA-ML can find competitive solutions and ranks first in six cases. It also shows that the proposed method has obtained a satisfactory uniform Pareto front.
computer science, artificial intelligence
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the multi - objective optimal power flow (OPF) problem. Specifically, the paper proposes a multi - objective coyote optimization algorithm (MOCOA - ML) based on the hybrid elite framework and meta - Lamarckian learning strategy, aiming to solve the optimal power flow problem in power systems. This problem is a large - scale, highly nonlinear non - convex optimization problem, involving multiple conflicting objective functions, such as fuel cost, active power loss and total emissions. Traditional optimization methods are difficult to find satisfactory results, while intelligent algorithms perform well in dealing with such problems due to their global search ability. The main contributions of the paper are as follows: 1. Combine the coyote optimization algorithm with non - dominated sorting, use non - dominated sorting to judge the dominance relationship between individuals, and select individuals equal to the population number from all individuals to enter the next iteration. 2. Add an external archive to retain excellent individuals, similar to the archive mechanism in MOPSO, and adopt a grid mechanism. This helps to make the stored solution set more diverse and increase the probability of elite individuals in sparse areas being selected when selecting elite coyotes, which is beneficial to the development of sparse areas. 3. Propose a local exploitation optimizer based on the meta - Lamarckian learning strategy to optimize the population solution. This local optimizer integrates four crossover operators and adaptively adjusts the probability of each operator during the optimization process to achieve more efficient search. Through these improvements, the MOCOA - ML algorithm shows better performance in solving the multi - objective optimal power flow problem, can find competitive solutions, and ranks first in multiple test cases, showing the effectiveness of this method in obtaining a satisfactory uniform Pareto front.