节点文献
挖掘最大频繁模式的新方法
A New Algorithm for Mining Maximal Frequent Patterns
【摘要】 由于其内在的计算复杂性 ,挖掘密集型数据集的频繁模式完全集非常困难 ,解决方案之一是挖掘最大频繁模式集 .该文在频繁模式完全集挖掘算法OpportuneProject基础上 ,提出了挖掘最大频繁模式的新算法MOP .它采用宽度与深度优先相结合的混合搜索策略 ,能恰当地选择不同的支持集表示和投影方法 ,将闭合性剪裁和一般性剪裁相结合 ,并适时前窥 ,实现搜索与剪裁效率最优化 .实验表明 ,MOP效率是MaxMiner的 2~ 8倍 ,比MAFIA高 2个数量级以上 .
【Abstract】 Because of the inherent computational complexity, mining the complete set of frequent patterns remains to be a difficult task. Mining maximal frequent patterns is an alternative to address the problem. In this paper, a new algorithm, MOP, for mining maximal frequent patterns is proposed based on the Opportune Project algorithm proposed by the author in the previous study. MOP employs a breadth first and depth first combined hybrid search strategy to discover the frequent patterns, chooses different representations and projecting methods for transaction subsets in accordance with the features of the subsets, and integrates pruning methods based on closure checking and general subsumption checking. MOP also looks ahead opportunistically to discover maximal frequent patterns as early as possible. Both the search and pruning efficiency of MOP are maximized. Comparative experiments on real world and artificial datasets show that MOP outperforms MaxMiner by a factor of two to eight, and is more than two orders of magnitude efficient than MAFIA.
【Key words】 knowledge discovery; data mining; maximal frequent patterns; association rules;
- 【文献出处】 计算机学报 ,Chinese Journal of Computers , 编辑部邮箱 ,2004年10期
- 【分类号】TP311.13
- 【被引频次】52
- 【下载频次】447