计算机应用 ›› 2010, Vol. 30 ›› Issue (10): 2578-2581.

• 人工智能 • 上一篇    下一篇

基于自适应动态邻居和广义学习的改进粒子群算法

刘衍民1,赵庆祯2,牛奔2   

  1. 1. 山东师范大学管理与经济学院
    2.
  • 收稿日期:2010-04-13 修回日期:2010-06-03 发布日期:2010-09-21 出版日期:2010-10-01
  • 通讯作者: 刘衍民
  • 基金资助:
    广东自然科学基金资助项目;深港创新圈项目;贵州教育厅社科项目

Improved particle swarm optimization based on adaptive dynamic neighborhood and generalized learning

  • Received:2010-04-13 Revised:2010-06-03 Online:2010-09-21 Published:2010-10-01

摘要: 为了克服粒子群算法在求解多峰函数时极易陷入局部最优解的缺陷, 提出一种基于自适应动态邻居广义学习的改进粒子群算法(ADPSO)。在ADPSO算法中, 根据每个粒子邻居中最好运行粒子的状态动态地调整邻居拓扑结构;每个粒子的学习样本包括全局最优粒子、自身最优粒子和粒子邻居中最优运行粒子;并且在新产生的粒子位置上, 加上一个随机位置以增加粒子向全局最优解移动的概率。在基准函数的测试中, 结果显示ADPSO算法比其他PSO算法有更好的运行效果,是求解多峰问题的一种有效算法。

关键词: 自适应, 粒子群算法, 动态邻居, 广义学习, 多峰函数

Abstract: As Particle Swarm Optimization (PSO) may easily get trapped in a local optimum, an improved PSO based on adaptive dynamic neighborhood and comprehensive learning named ADPSO was proposed. In ADPSO, the neighbors of each particle were dynamically constructed in terms of the best performing particle among the current particle neighborhood. Then the learning mechanism of each particle was separated into three parts: its own historical best position, the best neighbor and the global best one. At the position of the new particle, a random position around itself was added to increase the probability for the particle to move to that promising region. The test results on benchmark functions show that ADPSO achieves better solutions than other improved PSO, and it is an effective algorithm to solve multi-objective problems.

Key words: adaptive, Particle Swarm Optimization (PSO), dynamic neighbor, comprehensive learning, multimodal function

中图分类号: