An efficient mining algorithm for maximal weighted frequent patterns in transactional databases

作者:

Highlights:

摘要

In the field of data mining, there have been many studies on mining frequent patterns due to its broad applications in mining association rules, correlations, sequential patterns, constraint-based frequent patterns, graph patterns, emerging patterns, and many other data mining tasks. We present a new algorithm for mining maximal weighted frequent patterns from a transactional database. Our mining paradigm prunes unimportant patterns and reduces the size of the search space. However, maintaining the anti-monotone property without loss of information should be considered, and thus our algorithm prunes weighted infrequent patterns and uses a prefix-tree with weight-descending order. In comparison, a previous algorithm, MAFIA, exponentially scales to the longest pattern length. Our algorithm outperformed MAFIA in a thorough experimental analysis on real data. In addition, our algorithm is more efficient and scalable.

论文关键词:Data mining,Weighted frequent pattern mining,Maximal frequent pattern mining,Vertical bitmap,Prefix tree

论文评审过程:Received 18 April 2011, Revised 1 February 2012, Accepted 5 February 2012, Available online 21 February 2012.

论文官网地址:https://doi.org/10.1016/j.knosys.2012.02.002