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

计算机工程 ›› 2008, Vol. 34 ›› Issue (16): 188-190. doi: 10.3969/j.issn.1000-3428.2008.16.065

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

自适应变异的粒子群优化算法

阳春华,谷丽姗,桂卫华   

  1. (中南大学信息科学与工程学院,长沙 410083)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-08-20 发布日期:2008-08-20

Particle Swarm Optimization Algorithm with Adaptive Mutation

YANG Chun-hua, GU Li-shan, GUI Wei-hua   

  1. (College of Information Science & Engineering, Central South University, Changsha 410083)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-08-20 Published:2008-08-20

摘要: 针对粒子群算法的早熟收敛问题,提出一种新的基于群体适应度变化率自适应变异的粒子群优化算法。该算法根据群体适应度变化率自适应调整惯性权重的取值,根据当前种群的平均粒距对种群中部分粒子进行变异操作。自适应调整与变异操作能增强算法跳出局部最优的能力,增大寻找全局最优的几率。对几种典型函数的测试结果表明,新算法的全局搜索能力有了明显的提高,有效避免了早熟收敛问题。

关键词: 粒子群优化算法, 自适应变异, 早熟收敛

Abstract: Considering the premature convergence problem of Particle Swarm Optimization(PSO), a new Adaptive Particle Swarm Optimization with Mutation(APSOwM) is presented based on the variance ratio of population’s fitness. During the running time, the inertia weight and the mutation probability are determined by two factors: the variance ratio of population’s fitness and the average distance of current population. The ability of APSOwM to break away from the local optimum and to find the global optimum is greatly improved by the adaptive mutation. Experimental results show that the new algorithm is with great advantage of convergence property over PSO, and also avoids the premature convergence problem effectively.

Key words: Particle Swarm Optimization(PSO) algorithm, adaptive mutation, premature convergence

中图分类号: