首页> 外文会议>International conference on pattern recognition and machine intelligence >Modified FP-Growth: An Efficient Frequent Pattern Mining Approach from FP-Tree
【24h】

Modified FP-Growth: An Efficient Frequent Pattern Mining Approach from FP-Tree

机译:修改后的FP-增长:来自FP-Tree的高效频繁模式挖掘方法

获取原文

摘要

Prefix-tree based FP-growth algorithm is a two step process: construction of frequent pattern tree (FP-tree) and then generates the frequent patterns from the tree. After constructing the FP-tree, if we merely use the conditional FP-trees (CFP-tree) to generate the patterns of frequent items, we may encounter the problem of recursive CFP-tree construction and a huge number of redundant itemset generation. Which also leads to huge search space and massive memory requirement. In this paper, we have proposed a new data structure layout called Modified Conditional FP-tree (MCFP-tree). Moreover, we have proposed a new pattern growth algorithm called Modified FP-Growth (MFP-Growth), which uses both top-down and bottom-up approaches to efficiently generate the frequent patterns without recursively constructing the MCFP-tree. During mining phase only one MCFP-tree is maintained in main memory at any instance and immediately deleted or discarded from the memory after performing the mining. From the experimental analysis, it is noticed that the proposed MFP-Growth algorithm requires less memory to construct the MCFP-tree as compared to conditional FP-tree. Moreover, the execution of the MFP-Growth method is found significantly faster than the traditional FP-Growth as it does not generate redundant patterns.
机译:基于前缀树的FP-增长算法是一个两步过程:构造频繁模式树(FP-tree),然后从树中生成频繁模式。构造FP树后,如果仅使用条件FP树(CFP树)来生成频繁项的模式,则可能会遇到递归CFP树构造和大量冗余项集生成的问题。这也导致巨大的搜索空间和大量的内存需求。在本文中,我们提出了一种新的数据结构布局,称为修改条件FP-tree(MCFP-tree)。此外,我们提出了一种新的模式增长算法,称为修改后的FP-增长(MFP-Growth),该算法使用自上而下和自下而上的方法来有效生成频繁的模式,而无需递归构造MCFP-tree。在挖掘阶段,在任何情况下,主内存中仅维护一个MCFP树,并且在执行挖掘后立即从内存中删除或丢弃该MCFP树。从实验分析中,注意到与条件FP树相比,所提出的MFP-Growth算法需要更少的内存来构建MCFP树。此外,发现MFP-Growth方法的执行比传统FP-Growth的执行速度明显快,因为它不生成冗余模式。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号