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

计算机工程 ›› 2011, Vol. 37 ›› Issue (15): 128-130. doi: 10.3969/j.issn.1000-3428.2011.15.040

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

自适应混沌粒子群优化算法

赵志刚,常 成   

  1. (广西大学计算机与电子信息学院,南宁 530004)
  • 收稿日期:2011-02-10 出版日期:2011-08-05 发布日期:2011-08-05
  • 作者简介:赵志刚(1973-),男,副教授、博士,主研方向:智能优化算法;常 成,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(61063031);广西教育厅科研基金资助项目(桂教科研200626)

Adaptive Chaos Particle Swarm Optimization Algorithm

ZHAO Zhi-gang, CHANG Cheng   

  1. (College of Computer and Electronics Information, Guangxi University, Nanning 530004, China)
  • Received:2011-02-10 Online:2011-08-05 Published:2011-08-05

摘要: 粒子群优化算法在求解复杂函数时,存在收敛速度慢、求解精度不高、易陷入局部最优点等问题。为此,提出一种自适应混沌粒子群优化算法。在基本粒子群算法中引入混沌变量,当算法陷入早熟收敛时进行混沌搜索,同时引入非线性递减的惯性权重。实验结果表明,该算法具有较快的收敛速度和较高的收敛精度,能有效避免早熟收敛问题。

关键词: 粒子群优化算法, 混沌, 自适应惯性权重, 早熟收敛, 全局优化

Abstract: The Particle Swarm Optimization(PSO) algorithm has a few disadvantages in solving complex functions, including slow convergence rates, low solving precisions and high possibilities of being trapped in local optimum. An Adaptive Chaos Particle Swarm Optimization algorithm (ACPSO) is presented based on several improvements in original PSO. ACPSO improves the performances of the standard PSO by applying chaos searching mechanism to avoid premature convergence. The dynamically decreasing inertia weight is employed to enhance the balance of global and local search of algorithm. Experimental results show that the proposed algorithm not only has great advantages of convergence property over standard PSO, but also avoids effectively being trapped in local optimum.

Key words: Particle Swarm Optimization(PSO) algorithm, chaos, adaptive inertia weight, premature convergence, global optimization

中图分类号: