Computer Engineering and Applications ›› 2011, Vol. 47 ›› Issue (21): 133-136.

• 数据库、信号与信息处理 • Previous Articles     Next Articles

Matrix constrained frequent itemsets mining method

FAN Lilin,LIN Wei   

  1. College of Computer & Information Technology,Henan Normal University,Xinxiang,Henan 453007,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2011-07-21 Published:2011-07-21

矩阵约束下的频繁项集挖掘方法研究

范黎林,林 卫   

  1. 河南师范大学 计算机与信息技术学院,河南 新乡 453007

Abstract: Association analysis techniques in data mining are aimed at discovering interesting association among a large number of data itemsets,and the core problem is to find frequent itemsets.In traditional association mining algorithm based on matrix,the matrix size is related to the transaction database size.Thus memory bottlenecks still exist in dealing with very large transaction databases.This paper presents a frequent itemsets discovery algorithm to solve this problem.In the pre-mining and post-validating matrix constrained algorithm the matrix size is independent of the transaction database size.Experimental results show that this algorithm improves the speed of frequent itemsets mining.

Key words: data mining, association analysis, frequent itemsets

摘要: 数据挖掘中的关联分析技术旨在发现大量数据项集之间有趣的关联关系,其核心问题是寻找频繁项集。针对传统的基于矩阵的关联挖掘算法中矩阵规模和事务数据库大小相关,在处理超大型事务数据库时,仍会存在内存瓶颈的问题,提出了一个矩阵规模和事务数据库大小无关、通过矩阵约束预挖掘后验证的频繁项集发现算法。实验结果显示,该算法提高了频繁项集的挖掘速度。

关键词: 数据挖掘, 关联分析, 频繁项集