School of Computer and Communication Engineering, Northeastern University at Qinhuangdao, Qinhuangdao 066004, China.
Comput Intell Neurosci. 2022 Jun 30;2022:3082933. doi: 10.1155/2022/3082933. eCollection 2022.
For the shortcomings of the manta ray foraging optimization (MRFO) algorithm, like slow convergence speed and difficult to escape from the local optimum, an improved manta ray foraging algorithm based on Latin hypercube sampling and group learning is proposed. Firstly, the Latin hypercube sampling (LHS) method is introduced to initialize the population. It divides the search space evenly so that the initial population covers the whole search space to maintain the diversity of the initial population. Secondly, in the exploration stage of cyclone foraging, the Levy flight strategy is introduced to avoid premature convergence. Before the somersault foraging stage, the adaptive t-distribution mutation operator is introduced to update the population to increase the diversity of the population and avoid falling into the local optimum. Finally, for the updated population, it is divided into leader group and follower group according to fitness. The follower group learns from the leader group, and the leader group learns from each other through differential evolution to further improve the population quality and search accuracy. 15 standard test functions are selected for comparative tests in low and high dimensions. The test results show that the improved algorithm can effectively improve the convergence speed and optimization accuracy of the original algorithm. Moreover, the improved algorithm is applied to wireless sensor network (WSN) coverage optimization. The experimental results show that the improved algorithm increases the network coverage by about 3% compared with the original algorithm, and makes the optimized node distribution more reasonable.
针对蝠鲼觅食优化(MRFO)算法存在的收敛速度慢、易陷入局部最优等缺点,提出了一种基于拉丁超立方采样和群体学习的改进蝠鲼觅食算法。首先,引入拉丁超立方采样(LHS)方法对种群进行初始化。它均匀地划分搜索空间,使初始种群覆盖整个搜索空间,从而保持初始种群的多样性。其次,在旋风觅食的探索阶段,引入莱维飞行策略避免早熟收敛。在翻转觅食阶段之前,引入自适应 t 分布变异算子更新种群,增加种群的多样性,避免陷入局部最优。最后,对于更新后的种群,根据适应度将其分为领导群体和跟随群体。跟随群体向领导群体学习,领导群体通过差分进化相互学习,进一步提高种群质量和搜索精度。在低维和高维环境下,选择了 15 个标准测试函数进行对比测试。测试结果表明,改进算法能够有效提高原始算法的收敛速度和优化精度。此外,将改进算法应用于无线传感器网络(WSN)覆盖优化。实验结果表明,与原始算法相比,改进算法将网络覆盖度提高了约 3%,并使优化后的节点分布更加合理。