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

计算机工程 ›› 2010, Vol. 36 ›› Issue (20): 25-27. doi: 10.3969/j.issn.1000-3428.2010.20.009

• 博士论文 • 上一篇    下一篇

基于相容矩阵的改进属性约简算法

韩智东1a,1b,王志良1a,1b,高 静2,徐章艳3   

  1. (1. 北京科技大学 a. 信息工程学院;b. 钢铁流程先进控制教育部重点实验室,北京 100083;2. 首都经济贸易大学信息学院,北京 100070;3. 广西师范大学计算机系,广西 桂林 541004)
  • 出版日期:2010-10-20 发布日期:2010-10-18
  • 作者简介:韩智东(1975-),男,博士研究生,主研方向:粗糙集,网络化信息服务系统;王志良,教授、博士生导师;高 静,讲师、博士;徐章艳,副教授、博士
  • 基金资助:
    国家自然科学基金资助项目(60573059);北京市重点学科建设基金资助项目(XK100080537);广西教育厅基金资助项目(2008 07MS015)

Improved Attribute Reduction Algorithm Based on Tolerance Matrix

HAN Zhi-dong1a,1b, WANG Zhi-liang1a,1b, GAO Jing2, XU Zhang-yan3   

  1. (1a. School of Information Engineering; 1b. Key Laboratory of Advanced Control of Iron and Steel Process(Ministry of Education), University of Science and Technology Beijing, Beijing 100083, China; 2. School of Information, Capital University of Economics and Business, Beijing 100070, China; 3. Department of Computer, Guangxi Normal University, Guilin 541004, China)
  • Online:2010-10-20 Published:2010-10-18

摘要: 原属性约简算法在计算相容关系时,存在大量重复计算,从而导致时间复杂度为O(|C|3|U|2)。针对该问题,基于不完备决策表,提出时间复杂度为O(|U|2)的高效相容矩阵计算算法,在此基础上,设计改进的基于相容矩阵的属性约简算法。通过实例证明,当空间复杂度相同时,改进算法的时间复杂度从原有O(|C|3|U|2)降为O(|C|2|U|2)。

关键词: 粗糙集, 属性约简, 相容关系矩阵, 不完备决策表

Abstract: When original attribute reduction algorithm calculates tolerance relation, there is much repeatedly calculating consumption. And this leads to O(|C|3|U|2) time complexity. Aiming at this problem, based on incomplete decision table, this paper presents a high efficient tolerance matrix computational algorithm whose time complexity is O(|U|2). On that basis, it designs an improved attribute reduction algorithm based on tolerance matrix. Test proves that the time complexity of improved algorithm is reduced from O(|C|3|U|2) to O(|C|2|U|2) with the same space complexity.

Key words: Rough Set(RS), attribute reduction, tolerance relation matrix, incomplete decision table

中图分类号: