计算机工程与应用 ›› 2013, Vol. 49 ›› Issue (17): 190-194.

• 图形图像处理 • 上一篇    下一篇

基于聚集密度的粒子群多目标优化算法

杨  虎1,许  峰2   

  1. 1.安徽理工大学 计算机科学与工程学院,安徽 淮南 232001
    2.安徽理工大学 理学院,安徽 淮南 232001
  • 出版日期:2013-09-01 发布日期:2013-09-13

Multi-objective particle swarm optimization algorithm based on crowding-density

YANG Hu1, XU Feng2   

  1. 1.School of Computer Science and Engineering, Anhui University of Science and Technology, Huainan, Anhui 232001, China
    2.School of Science, Anhui University of Science and Technology, Huainan, Anhui 232001, China
  • Online:2013-09-01 Published:2013-09-13

摘要: 为了改善粒子群多目标优化算法的分布性,引入了聚集密度以进行精英集的更新。其基本思想为:计算群体中每个个体的聚集密度,根据目标函数值和聚集密度定义一个偏序集,采用比例选择原则依次从偏序集中选择个体,更新精英集。通过数值实验用量化指标研究了新算法的收敛性和分布性,结果表明:新算法的收敛性与常规粒子群多目标优化算法相当,但分布性有了明显的提高。

关键词: 多目标优化, 粒子群优化算法, 聚集密度, 分布性

Abstract: In order to improve the distribution of multi-objective PSO algorithm, crowding-density is introduced for the update of elite set. The basic idea is: the crowding-density of each individual in the group is calculated, and then a partial order set is set up according to the objective function value and crowding-density. Individuals are selected from the partial order set according to the principle of proportional selection, and the elite set is updated. The convergence and distribution of improved algorithm are studied by means of numerical experiments, and results show that the convergence of improved algorithm is roughly equal with the conventional multi-objective particle swarm optimization algorithm, but the distribution of improved algorithm has been significantly improved.

Key words: multi-objective optimization, Particle Swarm Optimization(PSO), crowding-density, distribution