计算机应用 ›› 2013, Vol. 33 ›› Issue (08): 2269-2272.

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

基于自适应排斥因子的改进粒子群算法

陈明1,刘衍民1,2   

  1. 1. 遵义师范学院 数学与计算科学学院,贵州 遵义 563002;
    2. 同济大学 经济与管理学院,上海 200438
  • 收稿日期:2013-02-06 修回日期:2013-03-13 出版日期:2013-08-01 发布日期:2013-09-11
  • 通讯作者: 刘衍民
  • 作者简介:陈明(1961-),男,贵州遵义人,副教授,主要研究方向:随机过程理论;
    刘衍民(1978-),男,黑龙江牡丹江人,教授,博士,主要研究方向:优化理论、进化计算。
  • 基金资助:
    中国博士后基金资助项目

Improved particle swarm optimization based on adaptive rejection factor

CHEN Ming1,LIU Yanming1,2   

  1. 1. School of Mathematics and Computing Science, Zunyi Normal College, Zunyi Guizhou 563002, China
    2. School of Economics and Management, Tongji University, Shanghai 200438, China
  • Received:2013-02-06 Revised:2013-03-13 Online:2013-09-11 Published:2013-08-01
  • Contact: LIU Yanming

摘要: 基本粒子群算法在求解复杂的多峰问题时,由于存在较多的局部最优解,算法极易出现早熟现象。为克服这一缺陷,采用蒙特卡洛(Monte Carlo)方法模拟了种群飞行轨迹,得出种群极易陷入局部最优解的原因;在此基础上,通过定义粒子间距离、粒子间最大距离和粒子间平均距离,提出一种自适应控制粒子自身最优位置和种群最优位置间距离的排斥因子(ARF),来提升种群跳出局部最优的能力。为测试提出策略的有效性,在60次独立运行时,基于ARF的改进PSO算法(ARFPSO)在Rosenbrock,Ackley和Griewank函数上所获得的最好值分别为53.82,2.1203和5.32E-004,都优于其他两种对比算法,这表明ARFPSO能有效地跳出局部最优解;算法的复杂度分析表明引入的策略没有增加计算复杂度。

关键词: 粒子群算法, 自适应排斥因子, 蒙特卡洛模拟, 多峰问题, 局部最优解

Abstract: As the multimodal complex problem has many local optima, it is difficult for the basic Particle Swarm Optimization (PSO) to effectively solve this kind of problem. To conquer this defect, firstly, Monte Carlo method was used to simulate the fly trajectory of particle, and the reason for falling into local optima was concluded. Then, by defining distance, average distance and maximal distance between particles, an adaptive control factor named Adaptive Rejection Factor (ARF) for controlling local optimum position and global optimum position was proposed to increase the ability for escaping from local optima. In order to test the proposed strategy, three test benchmarks including Rosenbrock, Ackley and Griewank were selected to conduct the analysis of convergence property and statistical property. The 60 times independent runs show that the improved PSO based on ARF (ARFPSO) has the best value of 53.82, 2.1203 and 5.32E-004, which is better than the both contrast algorithms. The results show that ARFPSO can effectively avoid premature phenomenon, and the complexity analysis of the algorithm also shows that the introduced strategy does not increase computational complexity.

Key words: Particle Swarm Optimization (PSO), adaptive rejection factor, Monte Carlo simulation, multimodal problem, local optima

中图分类号: