作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 人工智能及识别技术 • 上一篇    下一篇

粒子群优化算法的边界变异策略比较研究

宋 莉,邓长寿,曹良林   

  1. (九江学院信息科学与技术学院,江西九江332005)
  • 收稿日期:2014-01-02 出版日期:2015-03-15 发布日期:2015-03-13
  • 作者简介:宋 莉(1982 - ),女,讲师、硕士,主研方向:智能计算;邓长寿,教授、博士、CCF 会员;曹良林,讲师、硕士。
  • 基金资助:
    国家自然科学基金资助项目(61364025);江西省教育厅科学技术基金资助项目(GJJ13729);武汉大学软件工程国家重点实验 室开放基金资助项目(SKLSE2012-09-39);九江学院科研基金资助项目(2013KJ31)。

Comparative Study of Boundary Mutation Strategy for Particle Swarm Optimization Algorithm

SONG Li,DENG Changshou,CAO Lianglin   

  1. (School of Information Science and Technology,Jiujiang University,Jiujiang 332005,China)
  • Received:2014-01-02 Online:2015-03-15 Published:2015-03-13

摘要: 为解决粒子群优化(PSO)算法中粒子越界和早熟收敛等问题,在比较国内外学者提出的边界变异策略基础上,提出一种新的边界变异策略———双重限制变异策略。针对粒子越界时速度和位置变异方向的不同情形,通过同时限制粒子的更新位置和更新速度,将粒子控制在搜索空间范围内。利用5 种测试函数进行实验,结果表明,与其他4 种边界变异策略相比,双重变异策略收敛速度快,在解决粒子越界问题上具有较好的效果。此外,通过实验测试显示粒子的最大速度和最大位置的比值与变异策略的好坏程度成反比,为边界变异策略的研究提供了一定依据。

关键词: 粒子群优化, 边界变异, 双重限制, 搜索空间, 越界, 早熟收敛

Abstract: To control particles to fly inside search space and deal with the problems of premature convergence of Particle Swarm Optimization(PSO) algorithm,based on the comparative study of boundary mutation strategy proposed by scholars at home and abroad,this paper proposes an improved PSO algorithm,called double restriction mutation strategy. When particle tends to leave the search space,in view of the different situation for direction of velocity and position,the strategy controls the particle in the search space effectively,mainly by limiting to updating the position while updating the speed of the particle. This paper lists the performance comparison of four kinds of boundary mutation strategy and this strategy. Experimental studies through five test functions show that the double limit mutation strategy proposed in this paper has faster convergence speed. It is more effective to solve the problem of particle bound. Furthermore,this paper tests the relationship between maximum speed and position on the boundary mutation strategy by experiment. The result shows that the ratio of particles’ maximum speed and position is inversely proportional to the good or bad degree of the mutation strategy. It provides a basis for the study of boundary mutation strategy.

Key words: Particle Swarm Optimization(PSO), boundary mutation, double restrictions, search space, out of bounds, premature convergence

中图分类号: