DocumentCode :
1965438
Title :
An Efficient Approach for Mining Frequent Patterns Based on Traversing a Frequent Pattern Tree
Author :
Yen, Show-Jane ; Lee, Yue-Shi ; Wang, Chiu-kuang ; Wu, Jung-Wei
Author_Institution :
Dept. of Comput. Sci. & Inf. Eng., Ming Chuan Univ.
Volume :
4
fYear :
2008
fDate :
12-14 Dec. 2008
Firstpage :
354
Lastpage :
357
Abstract :
Mining frequent patterns is an important task for knowledge discovery, which discovers the groups of items appearing always together excess of a user specified threshold. A famous algorithm for mining frequent patterns is FP-Growth which constructs a structure called FP-tree and recursively mines frequent patterns from this structure by building conditional FP-trees. However, It is costly to recursively construct conditional FP-trees. In order to decrease the usage of memory space and speed up the mining process, we propose an efficient approach for mining frequent patterns. Our approach 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. Since there is no extra trees constructed and only a subtree needs to be traversed to generate frequent patterns for an item, our approach is much more efficient than FP-Growth algorithm. The experimental results also show that our approach significantly outperforms FP-Growth algorithm.
Keywords :
data mining; FP-Growth; FP-trees; frequent pattern mining; frequent pattern tree; knowledge discovery; Buildings; Computer science; Conference management; Itemsets; Knowledge engineering; Knowledge management; Merging; Software engineering; Transaction databases; Tree data structures; Data mining; Knowledge discovery; frequent pattern; transaction database;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Science and Software Engineering, 2008 International Conference on
Conference_Location :
Wuhan, Hubei
Print_ISBN :
978-0-7695-3336-0
Type :
conf
DOI :
10.1109/CSSE.2008.801
Filename :
4722633
Link To Document :
بازگشت