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

计算机工程 ›› 2015, Vol. 41 ›› Issue (1): 180-185. doi: 10.3969/j.issn.1000-3428.2015.01.033

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

一种动态分组的粒子群优化算法

王燕燕1,葛洪伟1,王娟娟2,杨金龙1   

  1. 1.江南大学物联网工程学院,江苏 无锡 214122; 2.国网潍坊供电公司,山东 潍坊 261021
  • 收稿日期:2014-01-21 修回日期:2014-02-20 出版日期:2015-01-15 发布日期:2015-01-16
  • 作者简介:王燕燕(1986-),女,硕士,主研方向:粒子群优化算法;葛洪伟,教授;王娟娟,工程师;杨金龙,副教授。
  • 基金资助:
    国家自然科学基金资助项目(61305017);江苏省自然科学基金资助项目(20130154);江苏高校优势学科建设工程基金资助项目

A Particle Swarm Optimization Algorithm of Dynamic Grouping

WANG Yanyan1,GE Hongwei1,WANG Juanjuan2,YANG Jinlong1   

  1. 1.College of Internet of Things Engineering,Jiangnan University,Wuxi 214122,China;
    2.Weifang Power Supply Company,State Grid Corporation of China,Weifang 261021,China
  • Received:2014-01-21 Revised:2014-02-20 Online:2015-01-15 Published:2015-01-16

摘要: 针对粒子群优化算法易陷入局部最优的问题,提出一种动态分组的粒子群优化算法。通过对鸟群习性的研究,给出交互粒子的概念,并在粒子群优化过程中引入动态分组机制,将种群动态划分成多个子种群,且每次划分的子种群数目是从特定集合中随机选取,从而增加交互粒子划分到同一子种群的概率。每个子种群在收敛进化的同时,利用环拓扑结构提高种群多样性及算法搜索全局最优解的能力。实验结果表明,与其他粒子群优化算法相比,该算法具有更好的稳定性、寻优性能以及更高的收敛精度。

关键词: 粒子群优化, 局部最优, 全局最优, 交互粒子, 动态分组, 环拓扑结构

Abstract: Aiming at Particle Swarm Optimization(PSO) algorithm is easy to fall into local optimal problems,this paper puts forward a PSO algorithm of dynamic group.Through the study of the flock behavior,the concept of interacting particles is presented.It introduces dynamic groupings into the PSO algorithm.Population is divided into multiple sub populations dynamically,and the number of each division of sub populations is randomly selected from a specific set.It increases the probability of interacting particles into the same sub population.During converging evolution,each sub population uses the ring topology structure to increase the diversity of population and the global search ability of the algorithm.Experimental results show that compared with other PSO algorithms,the algorithm has better optimal performance,stability,and higher convergence precision.

Key words: Particle Swarm Optimization(PSO), local optimum, global optimum, interacting particle, dynamic grouping, ring topology

中图分类号: