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

J4 ›› 2006, Vol. 28 ›› Issue (3): 78-80.

• 论文 • 上一篇    下一篇

多层扩展挖掘最大频繁项集

颜跃进 李舟军 陈火旺   

  • 出版日期:2006-03-01 发布日期:2010-05-20

  • Online:2006-03-01 Published:2010-05-20

摘要:

本文提出一种新的搜索最大频繁项集的算法。该算法使用多层扩展深度优先搜索方法,结合有效的前瞻剪枝策略,明显加速了最大频繁项集的生成,从而显著地降低了CPU时间。

关键词: 最大频繁项集 多层扩展 深度优先搜索 前瞻剪枝

Abstract:

We present KMAX, a new depth-first search algorithm for mining maximal frequent itemsets. KMAX uses a novel technique called multilevel extension to extend the items in the search tree with an efficient look-ahead pruning method to prune the search space. Experimental comparison with the previous work indicates that it obviously accelerates the generation of maximal frequent itemsets , therefore the CPU time is reduced remarkably.

Key words: maximal frequent itemset, multilevel extension, depth-first search, look-ahead pruning