Journal of Frontiers of Computer Science and Technology ›› 2022, Vol. 16 ›› Issue (12): 2890-2902.DOI: 10.3778/j.issn.1673-9418.2104029

• Theory and Algorithm • Previous Articles    

Improved Whale Optimization Algorithm for Solving High-Dimensional Optimiza-tion Problems

WANG Yonggui1, LI Xin1,+(), GUAN Lianzheng2   

  1. 1. School of Software, Liaoning Technical University, Huludao, Liaoning 125105, China
    2. Faculty of Information Technology, Beijing University of Technology, Beijing 100124, China
  • Received:2021-04-09 Revised:2021-05-27 Online:2022-12-01 Published:2021-06-03
  • About author:WANG Yonggui, born in 1967, M.S., professor, member of CCF. His research interests include big data, intelligent data processing, etc.
    LI Xin, born in 1996, M.S. candidate. Her research interests include intelligent data processing, deep learning, etc.
    GUAN Lianzheng, born in 1995, M.S. candidate. His research interests include deep learning, intelligent data processing, etc.
  • Supported by:
    National Natural Science Foundation of China(61772249)

求解高维优化问题的改进鲸鱼优化算法

王永贵1, 李鑫1,+(), 关连正2   

  1. 1.辽宁工程技术大学 软件学院,辽宁 葫芦岛 125105
    2.北京工业大学 信息学部,北京 100124
  • 通讯作者: +E-mail: lntu_lixin@163.com
  • 作者简介:王永贵(1967—),男,内蒙古宁城人,硕士,教授,CCF会员,主要研究方向为大数据、智能数据处理等。
    李鑫(1996—),女,辽宁朝阳人,硕士研究生,主要研究方向为智能数据处理、深度学习等。
    关连正(1995—),男,辽宁鞍山人,硕士研究生,主要研究方向为深度学习、智能数据处理等。
  • 基金资助:
    国家自然科学基金(61772249)

Abstract:

Aiming at the problems of insufficient global exploration ability and easy to fall into local extremes when dealing with high-dimensional optimization problems, an improved whale optimization algorithm is proposed. Firstly, an initialization strategy combining Fuch chaos mapping and optimized oppsition-based learning is used in the search space to generate good quality chaotic initial populations with good diversity by using higher search effi-ciency of Fuch mapping, and then combined with the optimized oppsition-based learning strategy to generate good whale populations while ensuring population diversity, laying foundation for the global search of the algorithm. Secondly, the parameter A is adjusted in the global exploration phase to help the whale populations to perform global search more effectively and avoid premature convergence while balancing global exploration and local exploitation.Finally, the Laplace operator is introduced in the local exploitation stage to perform dynamic crossover operation for optimal individual. Children generation is produced farther away from the parent generation in the early iteration to improve the global search ability to get rid of local extreme value binding, and points are produced closer to the parent generation in the late iteration to refine the search range to improve the solution accuracy. Ten standard test functions are selected for simulation in 100, 500 and 1000 dimensions. The results show that this algorithm is significantly better than other comparative algorithms in terms of convergence speed, solution accuracy and sta-bility, and can effectively deal with high-dimensional optimization problems.

Key words: whale optimization algorithm (WOA), Laplace crossing, chaotic oppsition-based learning strategy

摘要:

针对鲸鱼优化算法在处理高维优化问题时全局勘探能力不足和易陷入局部极值的问题,提出一种改进的鲸鱼优化算法。首先,在搜索空间中采用Fuch混沌映射和优化的对立学习相结合的初始化策略,利用Fuch映射较高的搜索效率产生多样性良好的优质混沌初始种群,然后结合优化的对立学习策略在保证种群多样性的同时产生优良鲸鱼种群,为算法全局搜索奠定基础;其次,在全局勘探阶段对参数A进行调整,帮助鲸鱼种群更有效地进行全局搜索,在平衡全局勘探和局部开发的同时避免早熟收敛;最后,在局部开发阶段引入拉普拉斯算子对最优个体进行动态交叉操作,迭代前期产生距离父代较远的子代提高全局搜索能力摆脱局部极值束缚,迭代后期产生距离父代较近的子代精细搜索范围提高求解精度。选取10个标准测试函数在100维、500维、1 000维下进行仿真实验,结果表明该算法在收敛速度、求解精度和稳定性方面明显优于其他对比算法,能够有效处理高维优化问题。

关键词: 鲸鱼优化算法(WOA), 拉普拉斯交叉, 混沌对立学习策略

CLC Number: