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

计算机工程 ›› 2011, Vol. 37 ›› Issue (21): 167-169. doi: 10.3969/j.issn.1000-3428.2011.21.057

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

粒子群优化覆盖算法

贾瑞玉,宁再早   

  1. (安徽大学计算机科学与技术学院,合肥 230039)
  • 收稿日期:2011-04-18 出版日期:2011-11-05 发布日期:2011-11-05
  • 作者简介:贾瑞玉(1965-),女,副教授,主研方向:数据挖掘,人工智能,计算机图形学;宁再早,硕士研究生
  • 基金资助:
    安徽省高等学校省级自然科学基金资助项目(KJ2011A0 06)

Particle Swarm Optimization Covering Algorithm

JIA Rui-yu, NING Zai-zao   

  1. (School of Computer Science and Technology, Anhui University, Hefei 230039, China)
  • Received:2011-04-18 Online:2011-11-05 Published:2011-11-05

摘要: 在覆盖算法中,识别精度与泛化能力之间存在矛盾。为此,结合粒子群优化(PSO)具有的全局搜索能力,提出一种PSO覆盖算法。将领域覆盖算法中每一类样本形成的一组覆盖转化为粒子群,并在迭代过程中搜索出较好的覆盖粒子,从而得到一组个数较少且分类效果较好的覆盖。实验结果表明,该算法具有较高的分类识别精度及较优的泛化能力。

关键词: 粒子群优化, 机器学习, 覆盖算法, 全局搜索, 泛化

Abstract: Aiming at the conflict between recognition accuracy and generalization ability. Considering the stronger search ability of Particle Swarm Optimization(PSO), this paper introduces a PSO covering algorithm. The algorithm converts a group of coverings of each type of sample given with covering algorithm into a particle swarm, and searches for a better covering particle in the iteration process. It gets a set number of coverings, which is less but with better classification performance. Experimental results prove this algorithm has better classification accuracy and generalization capability.

Key words: Particle Swarm Optimization(PSO), machine learning, covering algorithm, global search, generalization

中图分类号: