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

计算机工程 ›› 2008, Vol. 34 ›› Issue (4): 187-189. doi: 10.3969/j.issn.1000-3428.2008.04.066

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

基于多样性指标的两群替代微粒群优化算法

毛 恒,王永初   

  1. (华侨大学机电及自动化工程学院,泉州 362021)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-02-20 发布日期:2008-02-20

Two Sub-swarms Substituting Particle Swarm Optimization Algorithm with Diversity-based Rule

MAO Heng, WANG Yong-chu   

  1. (College of Mechanical Engineering & Automation, Huaqiao University, Quanzhuo 362021)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-02-20 Published:2008-02-20

摘要: 粒子群优化算法是进化计算领域中的一个新的分支。该算法简单且功能强大,但是粒子群优化也容易发生过早收敛的问题。该文提出一种两群替代微粒群优化算法,该方法将微粒分成不同的两分群进行搜索寻优。搜索一定次数后,每一次迭代首先判断微粒群的多样性是否低于一个阈值,若低于则按照黄金分割率用一分群中若干优势微粒取代另一分群中的劣势微粒。对3种常用函数的优化问题进行测试和比较,结果表明,该两群替代微粒群优化算法比基本微粒群优化算法更容易找到全局最优解,优化效率和优化性能明显提高。

关键词: 微粒群优化算法, 两群替代微粒群优化算法, 多样性指标, 黄金分割率

Abstract: The particle swarm optimization algorithm is a new branch in evolution computing field. This algorithm is simple and effective, and is easy in premature convergence. In this paper, Two Sub-swarms Substituting Particle Swarm Optimization algorithm(TSSPSO) is proposed. The new algorithm assumes that particles are divided into two sub-swarms to search and find optimization. After several iteration, it can be estimated whether the diversity of the swarm is under a threshold or not. If it is true then some bad particles of one sub-swarm are replaced with some good particles of another sub-swarm. The number of the replaced swarm is gained by the golden division. Both TSSPSO and Particle Swarm Optimization algorithm (PSO) are used to resolve three well-known and widely used test functions’ optimization problems. Results show that TSSPSO has greater efficiency, better performance and more advantages than PSO in many aspects.

Key words: Particle Swarm Optimization algorithm(PSO), Two Sub-swarms Substituting Particle Swarm Optimization algorithm(TSSPSO), diversity-based rule, golden division

中图分类号: