系统仿真学报 ›› 2021, Vol. 33 ›› Issue (11): 2589-2605.doi: 10.16182/j.issn1004731x.joss.21-FZ0696

• 仿真建模理论与方法 • 上一篇    下一篇

一种基于空间分割搜索策略的自然计算方法

孙小晴, 程昊, 张潞瑶, 季伟东*, 王旭   

  1. 哈尔滨师范大学 计算机科学与信息工程学院, 黑龙江 哈尔滨 150025
  • 收稿日期:2021-05-18 修回日期:2021-08-09 出版日期:2021-11-18 发布日期:2021-11-17
  • 通讯作者: 季伟东(1978-),男,博士,教授,研究方向为大数据、群体智能。E-mail:kingjwd@126.com
  • 作者简介:孙小晴(1994-),女,硕士生,研究方向为群体智能。E-mail:sunxiaoqing2649@163.com
  • 基金资助:
    国家自然科学基金(31971015); 黑龙江省自然科学基金(LH2021F037); 哈尔滨师范大学硕士研究生学术创新基金(HSDSSCX2019-08)

A Natural Computing Method Based on Spatial Division Search Strategy

Sun Xiaoqing, Cheng Hao, Zhang Luyao, Ji Weidong*, Wang Xu   

  1. College of Computer Science and Information Engineering, Harbin Normal University, Harbin 150025, China
  • Received:2021-05-18 Revised:2021-08-09 Online:2021-11-18 Published:2021-11-17

摘要: 在传统自然计算方法的基础上提出了基于空间分割搜索策略的自然计算方法,该策略利用对维数空间进行3维为一组的分组方式,可以使得高维空间映射到直观的三维空间直角坐标系中,同时对空间分割后的个体进行编号形成分个体,在减少维数的基础上间接增加了粒子数的规模,使个体分布于更广阔的搜索空间,有效增加了种群多样性。算法迭代到一定程度,可通过编号索引将分个体合成原个体,通过适应度值的计算,删除部分较差个体,平衡时间效能,加快运行时间。迭代最后可通过编号索引寻找组别中分个体的全局最优位置,合成最优个体输出适应度值,使得算法有更好的寻优能力。利用马尔可夫链对该策略进行收敛性分析。将空间分割搜索策略应用于粒子群算法、布谷鸟算法和差分进化算法中,并在标准测试函数中验证其性能。实验表明:该策略在收敛速度和寻优能力上均有明显的提升。

关键词: 空间分割, 编号分粒子, 自然计算, 多样性保持

Abstract: A natural computing method based on spatial division search strategy is proposed. The strategy can map the high-dimensional space to the three-dimensional Cartesian coordinate system by grouping the dimensional space into a group of three dimensions. The individual after spatial segmentation is numbered into subindividual, to increases the particle number while reducing the dimension, thus the individual is distributed over wider search space to effectively increases the diversity of the population. The algorithm iterates to a certain extent and can synthesize the individual into the original individual through the numbered index. By calculating the fitness value, some poor individuals can be deleted to balance the time efficiency and speed up the running time. At the end of the iteration, the global optimal position of individual in the group can be found through the numbered index to synthesize the fitness value of the optimal individual output, which makes the algorithm have a better ability to search for the optimization. The convergence of the strategy is analyzed by Markov chain. The spatial division search strategy is applied to PSO, CA and DE, and its performance is verified in the standard test functions. Experimental results show that the proposed strategy can improve the convergence speed and optimization ability obviously.

Key words: space division, numbered particle, natural calculation, diversity preservation

中图分类号: