引用本文:颜跃进,李舟军,陈火旺.基于FP-Tree有效挖掘最大频繁项集.软件学报,2005,16(2):215-222
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 7378次   下载 9483 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于FP-Tree有效挖掘最大频繁项集
颜跃进1, 李舟军1, 陈火旺1
国防科学技术大学,计算机学院,湖南,长沙,410073
摘要:
最大频繁项集的挖掘过程中,在最小支持度较小的情况下,超集检测是算法的主要耗时操作.提出了最大频繁项集挖掘算法FPMFI(frequent pattern tree for maximal frequent item set)使用基于投影进行超集检测的机制,有效地缩减了超集检测的时间.另外,算法FPMFI通过删除FP子树(conditional frequent pattern tree)的冗余信息,有效地压缩了FP子树的规模,减少了遍历的开销.分析表明,算法FPMFI具有优越性.实验比较说明,在最小支持度较小时,算法FPMFI的性能优于同类算法1倍以上.
关键词:  最大频繁项集  频繁模式树  超集检测  最大频繁项集投影
DOI:
分类号:
基金项目:Supported by the National Natural Science Foundation of China under Grant Nos.90104026, 60073001 (国家自然科学基金); the National High-Tech Research and Development Plan of China under Grant No.2002AA144040 (国家高技术研究发展计划(863))
Efficiently Mining of Maximal Frequent Item Sets Based on FP-Tree
YAN Yue-Jin,LI Zhou-Jun,CHEN Huo-Wang
Abstract:
During the process of mining maximal frequent item sets, when minimum support is little, superset checking is a kind of time-consuming and frequent operation in the mining algorithm. In this paper, a new algorithm FPMFI (frequent pattern tree for maximal frequent item sets) for mining maximal frequent item sets is proposed. It adopts a new superset checking method based on projection of the maximal frequent item sets, which efficiently reduces the cost of superset checking. In addition, FPMFI also compresses the conditional FP-Tree (frequent pattern tree) greatly by deleting the redundant information, which can reduce the cost of accessing the tree. It is proved by theoretical analysis that FPMFI has superiority and it is revealed by experimental comparison that the performance of FPMFI is superior to that of the similar algorithm based on FP-Tree more than one time.
Key words:  maximal frequent item set  frequent pattern tree  superset check  maximal frequent item sets projection

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: