• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2023, Vol. 45 ›› Issue (06): 1123-1133.

• Artificial Intelligence and Data Mining • Previous Articles     Next Articles

An adaptive mutation butterfly optimization algorithm

HUANG Xue-yu1,2,LUO Hua3   

  1. (1.School of Software Engineering,Jiangxi University of Science and Technology,Nanchang 330013;
    2.Nanchang Key Laboratory of Virtual Digital Factory and Cultural Communications,Nanchang 330013;
    3.School of Information Engineering,Jiangxi University of Science and Technology,Ganzhou 341000,China)
  • Received:2021-12-10 Revised:2022-01-04 Accepted:2023-06-25 Online:2023-06-25 Published:2023-06-16

Abstract: In view of the problems of the basic butterfly optimization algorithm, such as slow convergence speed, low solution accuracy and being prone to local optimum, an adaptive mutation butterfly optimization algorithm is proposed. Firstly, improved tent map barycenter reverse learning is used to the population to gain a better initial solution. Secondly, the nonlinear inertial weight is introduced in the location update to balance the global search and local search capabilities of the algorithm. Finally, the variance of population fitness and the size of the current optimal solution determine whether to carry out Gaussian mutation quadratic optimization for the current optimal solution and the worst solution, in order to enhance the ability of the algorithm to jump out of the local optimum. The multi-dimensional simulation results of 12 benchmark functions show that the proposed algorithm is be obviously better than other alignment algorithms in convergence speed, solution accuracy and optimization stability.

Key words: butterfly optimization algorithm, tent map, centroid opposition-based learning, nonlinear inertial weight, Gaussian mutation