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

计算机工程 ›› 2009, Vol. 35 ›› Issue (17): 201-203. doi: 10.3969/j.issn.1000-3428.2009.17.069

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

用于分类问题的粒子群优化遗传算法

丁 蕊1,董红斌1,冯宪彬2   

  1. (1. 哈尔滨师范大学计算机科学与信息工程学院,哈尔滨 150080; 2. 牡丹江师范学院计算机科学与技术系,牡丹江 151100)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-09-05 发布日期:2009-09-05

Particle Swarm Optimization Genetic Algorithm Applied in Classification Question

DING Rui1, DONG Hong-bin1, FENG Xian-bin2   

  1. (1. School of Computer Science and Information Engineering, Harbin Normal University, Harbin 150080; 2. Department of Computer Science and Technology, Mudanjiang Normal University, Mudanjiang 151100)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-09-05 Published:2009-09-05

摘要: 提出一种混合粒子群遗传分类算法,根据种群中个体的相互关系,采用“家族”思想对算法进行综合调控,利用家族交叉操作进行微调,并在各家族中引入粒子群思想的交叉算子,兼顾收敛速度和多样性2项指标。根据分类问题的特点,设计相应的编码方式和适应度函数,用播种的方式生成初始种群。对国际通用检验分类效果的数据集进行分类。实验结果证明,该算法的分类效果优于其他 算法。

关键词: 遗传算法, 粒子群优化, 族间交叉, 分类, 适应度函数

Abstract: A hybrid particle swarm Genetic Algorithm(GA) is presented to solve the classification question. Based on the relation between the individuals, the algorithm regulates the optimization with the “race” method and controls the individuals in a micro way with race crossover, meanwhile commixed the crossover operator based on the thought of Particle Swarm Optimization(PSO) in GA. With these operators, the speed of convergence and the diversity of the population are well balanced. According to the classification question’s characteristic, it designs the corresponding encoding method, the fitness function, and uses sowing seeds way to produce initial population to get better classification precision. Through classifying the international data sets and comparing with other algorithms classified effect, experimental results show the effectiveness of this algorithm.

Key words: Genetic Algorithm(GA), Particle Swarm Optimization(PSO), race crossover, classification, fitness function

中图分类号: