TY - JOUR
T1 - Mining frequent patterns without candidate generation
T2 - A frequent-pattern tree approach
AU - Han, Jiawei
AU - Pei, Jian
AU - Yin, Yiwen
AU - Mao, Runying
N1 - Funding Information:
∗The work was done at Simon Fraser University, Canada, and it was supported in part by the Natural Sciences and Engineering Research Council of Canada, and the Networks of Centres of Excellence of Canada. †To whom correspondence should be addressed.
PY - 2004/1
Y1 - 2004/1
N2 - Mining frequent patterns in transaction databases, time-series databases, and many other kinds of databases has been studied popularly in data mining research. Most of the previous studies adopt an Apriori-like candidate set generation-and-test approach. However, candidate set generation is still costly, especially when there exist a large number of patterns and/or long patterns. In this study, we propose a novel frequent-pattern tree (FP-tree) structure, which is an extended prefix-tree structure for storing compressed, crucial information about frequent patterns, and develop an efficient FP-tree-based mining method, FP-growth, for mining the complete set of frequent patterns by pattern fragment growth. Efficiency of mining is achieved with three techniques: (1) a large database is compressed into a condensed, smaller data structure, FP-tree which avoids costly, repeated database scans, (2) our FP-tree-based mining adopts a pattern-fragment growth method to avoid the costly generation of a large number of candidate sets, and (3) a partitioning-based, divide-and-conquer method is used to decompose the mining task into a set of smaller tasks for mining confined patterns in conditional databases, which dramatically reduces the search space. Our performance study shows that the FP-growth method is efficient and scalable for mining both long and short frequent patterns, and is about an order of magnitude faster than the Apriori algorithm and also faster than some recently reported new frequent-pattern mining methods.
AB - Mining frequent patterns in transaction databases, time-series databases, and many other kinds of databases has been studied popularly in data mining research. Most of the previous studies adopt an Apriori-like candidate set generation-and-test approach. However, candidate set generation is still costly, especially when there exist a large number of patterns and/or long patterns. In this study, we propose a novel frequent-pattern tree (FP-tree) structure, which is an extended prefix-tree structure for storing compressed, crucial information about frequent patterns, and develop an efficient FP-tree-based mining method, FP-growth, for mining the complete set of frequent patterns by pattern fragment growth. Efficiency of mining is achieved with three techniques: (1) a large database is compressed into a condensed, smaller data structure, FP-tree which avoids costly, repeated database scans, (2) our FP-tree-based mining adopts a pattern-fragment growth method to avoid the costly generation of a large number of candidate sets, and (3) a partitioning-based, divide-and-conquer method is used to decompose the mining task into a set of smaller tasks for mining confined patterns in conditional databases, which dramatically reduces the search space. Our performance study shows that the FP-growth method is efficient and scalable for mining both long and short frequent patterns, and is about an order of magnitude faster than the Apriori algorithm and also faster than some recently reported new frequent-pattern mining methods.
KW - Algorithm
KW - Association mining
KW - Data structure
KW - Frequent pattern mining
KW - Performance improvements
UR - http://www.scopus.com/inward/record.url?scp=2442449952&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=2442449952&partnerID=8YFLogxK
U2 - 10.1023/B:DAMI.0000005258.31418.83
DO - 10.1023/B:DAMI.0000005258.31418.83
M3 - Article
AN - SCOPUS:2442449952
SN - 1384-5810
VL - 8
SP - 53
EP - 87
JO - Data Mining and Knowledge Discovery
JF - Data Mining and Knowledge Discovery
IS - 1
ER -