DocumentCode
1931927
Title
A Fast Algorithm for Constructing FP_Tree
Author
Liu, Jiao-min ; Guo, Sheng ; Wang, Zhen-zhou
Author_Institution
Hebei Univ. of Sci. & Technol., Shijiazhuang
Volume
4
fYear
2007
fDate
19-22 Aug. 2007
Firstpage
2390
Lastpage
2394
Abstract
Recently, most of the studies on mining frequent patterns focus on improving the efficiency of frequent itemtsets generations, but the I/O cost of database scanning has been a bottle-neck problem in data mining. Many algorithms proposed recently are based on apriori and FP tree, and the FP growth algorithm based on FP tree is more efficient than Apriori because the candidates are not generated. But the construction of FP tree may spend much time. Therefore, the goal of our research is to propose a fast algorithm. In this paper, Level FP_tree that is constructed level by level (abbreviate LFP tree) is proposed. The algorithm contains two main parts. The first is to scan the database only once for generating equivalence classes of each item. The second is to delete the non-frequent items and rewrite the equivalence classes of the frequent items, and then construct the LFP tree. Experimental results have proved that LFP tree is more efficient and scalable than FP tree.
Keywords
data mining; tree data structures; LFP tree; data mining; equivalence class; frequent pattern mining; Cybernetics; Data engineering; Data mining; Educational institutions; Information science; Machine learning; Machine learning algorithms; Merging; Power engineering and energy; Transaction databases; Equivalence class; FP_growth; FP_tree; Frequent pattern; LFP_tree;
fLanguage
English
Publisher
ieee
Conference_Titel
Machine Learning and Cybernetics, 2007 International Conference on
Conference_Location
Hong Kong
Print_ISBN
978-1-4244-0973-0
Electronic_ISBN
978-1-4244-0973-0
Type
conf
DOI
10.1109/ICMLC.2007.4370545
Filename
4370545
Link To Document