计算机应用 ›› 2011, Vol. 31 ›› Issue (10): 2796-2799.DOI: 10.3724/SP.J.1087.2011.02796

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

基于动态随机搜索和佳点集构造的改进粒子群优化算法

梁昔明,陈富,龙文   

  1. 中南大学 信息科学与工程学院, 长沙 410083
  • 收稿日期:2011-04-06 修回日期:2011-06-05 发布日期:2011-10-11 出版日期:2011-10-01
  • 通讯作者: 陈富
  • 作者简介:梁昔明(1967-),男,湖南汨罗人,教授,博士生导师,主要研究方向:最优化方法、进化计算;陈富(1987-),男,湖南长沙人,硕士研究生,主要研究方向:粒子群优化算法;龙文(1977-),男,湖南隆回人,博士生研究生,主要研究方向:智能优化算法。
  • 基金资助:

    国家自然科学基金资助项目(60874070;61074069);高等学校博士点基金资助项目(20070533131);教育部留学回国人员科研启动基金资助项目

Improved particle swarm optimization based on dynamic random search technique and good-point set

LIANG Xi-ming, CHEN Fu, LONG Wen   

  1. School of Information Science and Engineering, Central South University, Changsha Hunan 410083, China
  • Received:2011-04-06 Revised:2011-06-05 Online:2011-10-11 Published:2011-10-01

摘要: 针对粒子群优化算法局部搜索能力不足和易出现早熟收敛的问题,提出一种基于动态随机搜索和佳点集构造的改进粒子群优化算法。该算法通过引入动态随机搜索技术,对种群当前最优位置进行局部搜索;采用佳点集构造对陷入早熟收敛的种群重新初始化;引入负梯度方向直线搜索来加速算法寻优。仿真实验结果表明,与标准粒子群优化(SPSO)算法和耗散粒子群优化(DPSO)算法比较, 提出的改进算法具有快速的收敛能力而且能有效地跳出局部最优, 优化性能得到明显提高。

关键词: 粒子群优化, 局部搜索能力, 早熟收敛, 动态随机搜索技术, 佳点集, 负梯度

Abstract: In order to overcome the problems of poor local search and premature convergence on Particle Swarm Optimization (PSO) algorithm, an improved particle swarm optimization approach based on Dynamic Random Search Technique (DRST) and good-point set was proposed in this paper. DRST was introduced to optimize the current best position of the swarm. On the other hand, reinitialization with a good-point set manner was employed for the swarm falling into premature convergence to go out of the local optimum. Linear search in the negative gradient direction was also applied to accelerate the optimization. In the end, an experiment was given and the results show that the improved algorithm has rapid convergence, great ability of preventing premature convergence and better performance than Standard Particle Swarm Optimization (SPSO) and Dissipative Particle Swarm Optimization (DPSO).

Key words: Particle Swarm Optimization (PSO), local search ability, premature convergence, Dynamic Random Search Technique (DRST), good-point set, negative gradient

中图分类号: