DocumentCode
3137489
Title
The Combinations of Frequent Pattern Tree and Candidate Generation for Mining Frequent Patterns
Author
Yen, Show-Jane ; Lee, Yue-Shi ; Wang, Chiu-kuang ; Wu, Jung-Wei
Author_Institution
Dept. of Comput. Sci. & Inf. Eng., Ming Chuan Univ., Ming Chuan
Volume
2
fYear
2008
fDate
13-15 Dec. 2008
Firstpage
43
Lastpage
45
Abstract
Many approaches have been proposed for mining frequent pattern. However, either the search space or memory space is huge, such that the performance for the previous approach degrades when the database is massive or the threshold for mining frequent patterns is low. In this paper, we propose an algorithm for mining frequent patterns. Our algorithm only needs to construct a FP-tree and traverse each subtree of the FP-tree to generate all the frequent patterns for an item without constructing any other subtrees. After traversing a subtree for an item, our approach merges and removes the subtree to reduce the FP-tree smaller and smaller. By this way, only a subtree of the reduced FP-tree needs to be traversed to generate frequent patterns for the other item. Since there is no extra trees constructed and the frequent patterns generated for an item only need to traverse a subtree, our approach is much more efficient than FP-Growth algorithm. The experimental results also show that our approach outperforms FP-Growth algorithm.
Keywords
data mining; trees (mathematics); FP-Growth algorithm; FP-tree; candidate generation; frequent pattern tree; memory space; mining frequent patterns; search space; Character generation; Computer network management; Computer science; Conference management; Degradation; Engineering management; Itemsets; Merging; Transaction databases; Tree data structures; data mining; frequent itemset; frequent pattern; knowledge discovery;
fLanguage
English
Publisher
ieee
Conference_Titel
Future Generation Communication and Networking Symposia, 2008. FGCNS '08. Second International Conference on
Conference_Location
Sanya
Print_ISBN
978-1-4244-3430-5
Electronic_ISBN
978-0-7695-3546-3
Type
conf
DOI
10.1109/FGCNS.2008.68
Filename
4813518
Link To Document