Moth-flame optimization algorithm based on diversity and mutation strategy

Lei Ma,Chao Wang,Neng-gang Xie,Miao Shi,Ye Ye,Lu Wang
DOI: https://doi.org/10.1007/s10489-020-02081-9
IF: 5.3
2021-01-17
Applied Intelligence
Abstract:<p class="a-plus-plus">In this work, an improved moth-flame optimization algorithm is proposed to alleviate the problems of premature convergence and convergence to local minima. From the perspective of diversity, an inertia weight of diversity feedback control is introduced in the moth-flame optimization to balance the algorithm's exploitation and global search abilities. Furthermore, a small probability mutation after the position update stage is added to improve the optimization performance. The performance of the proposed algorithm is extensively evaluated on a suite of CEC'2014 series benchmark functions and four constrained engineering optimization problems. The results of the proposed algorithm are compared with the ones of other improved algorithms presented in literatures. It is observed that the proposed method has a superior performance to improve the convergence ability of the algorithm. In addition, the proposed algorithm assists in escaping the local minima.</p>
computer science, artificial intelligence
What problem does this paper attempt to address?
The problem this paper attempts to address is the improvement of the existing Moth-Flame Optimization (MFO) algorithm to alleviate its issues of premature convergence and getting trapped in local minima during the optimization process. Specifically, the authors introduce an inertia weight with diversity feedback control into the MFO from the perspective of diversity, to balance the algorithm's exploitation ability and global search capability. Additionally, a small probability mutation is added after the position update phase to enhance optimization performance. Through these improvements, the paper aims to enhance the algorithm's convergence ability and help the algorithm escape local minima.