• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2016, Vol. 38 ›› Issue (05): 1007-1013.

• 论文 • 上一篇    下一篇

基于遗传粒子群和粗糙集的最小属性约简算法

吴尚智1,罗艺纯2,翟敬鹏1   

  1. (1.西北师范大学计算机科学与工程学院,甘肃 兰州 730070;
    2.中国移动通信集团甘肃有限公司,甘肃 兰州 730070)
  • 收稿日期:2015-05-29 修回日期:2015-10-25 出版日期:2016-05-25 发布日期:2016-05-25
  • 基金资助:

    甘肃省自然科学基金(1010RJZA011);国家自然科学基金(61261015)

A minimum attribute reduction algorithm based on
genetic & particle swarm optimization and rough sets      

WU Shangzhi1,LUO Yichun2,ZHAI Jingpeng1   

  1. (1.College of Computer Science and Engineering,Northwest Normal University,Lanzhou 730070;
    2.Gansu Co.Ltd. of China Mobile Communications,Lanzhou 730070,China)
  • Received:2015-05-29 Revised:2015-10-25 Online:2016-05-25 Published:2016-05-25

摘要:

阐述了粗糙集理论、遗传约简算法和粒子群约简算法。属性约简是知识发现的关键问题之一。传统的属性约简算法都是串行搜索的,算法效率低且收敛速度慢。将计算智能和粗糙集相结合,提出了一种基于遗传粒子群和粗糙集的最小属性约简算法。该算法利用属性依赖度计算属性核,并在种群初始化时引入属性核作为限制条件,动态调整适应度函数,以达到求得最小属性约简的目的。实验表明,对于数据量大、属性维度高的属性约简问题,该算法具有高效的处理能力。

关键词: 属性约简, 粗糙集, 遗传算法, 粒子群优化算法, 属性依赖度

Abstract:

We exploit the basic concepts of the rough sets theory, genetic algorithm and particle swarm optimization algorithm. Attributes reduction is one of the key issues in knowledge discovery. Traditional reduction algorithms feature serial search, low efficiency and slow convergence speed. By combining computational intelligence and rough sets, we propose a minimum attributes reduction algorithm which bases on the rough sets, genetic algorithm and particle swarm optimization algorithm. In order to solve the minimum attribute reduction, this algorithm regulates the function parameters dynamically and calculates attribute core using attribute dependability, thus restricting the initialized population. Experimental results prove the efficiency of the proposed algorithm in attribute reduction for high dimensionality and big data.

Key words: attribute reduction;rough sets;genetic algorithm;particle swarm optimization;dependability of attributes