Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2010, Vol. 36 ›› Issue (19): 34-36. doi: 10.3969/j.issn.1000-3428.2010.19.011

• Networks and Communications • Previous Articles     Next Articles

Association Rule Mining Algorithm Based on Base Set and Concept Lattice

CHEN Xiang, WU Yue   

  1. (School of Computer Science and Engineering, University of Electronic Science and Technology of China, Chengdu 610054, China)
  • Online:2010-10-05 Published:2010-09-27

基于基集与概念格的关联规则挖掘算法

陈 湘,吴 跃   

  1. (电子科技大学计算机科学与工程学院,成都 610054)
  • 作者简介:陈 湘(1974-),男,博士研究生,主研方向:数据挖掘理论与应用;吴 跃,教授、博士生导师
  • 基金资助:
    国家自然科学基金资助项目“基于神经网络的大规模数值模拟数据分析技术与研究”(10476006)

Abstract: Traditional association rule mining algorithm has low efficiency and it has a mount of redundant in mining results. Aiming at this problem, this paper presents an association rule mining algorithm based on base set and concept lattice. It replaces the original database with the base set which has seed item distribution range, and builds concept lattice to find association rules. Experimental results show that this algorithm has much superior to Base and Apriori algorithm on the performance of time efficiency.

Key words: data mining, association rule, concept lattice, base set

摘要: 传统关联规则挖掘算法的挖掘效率较低,且挖掘结果中存在大量冗余。针对该问题,提出一种基于概念格与基集的关联规则挖掘算法。利用规定种子项分布范围的基集代替原始数据库以缩小挖掘源规模,从而建立概念格快速求解出关联规则。实验结果表明,该算法在时间效率方面优于Base和Apriori算法。

关键词: 数据挖掘, 关联规则, 概念格, 基集

CLC Number: