DocumentCode
2919469
Title
F-Miner: A New Frequent Itemsets Mining Algorithm
Author
Chen, Xiaoyun ; Li, Longjie ; Ma, Zhixin ; Bai, Shenshen ; Guo, Feng
Author_Institution
Sch. of Inf. Sci. & Eng., Lanzhou Univ.
fYear
2006
fDate
Oct. 2006
Firstpage
466
Lastpage
472
Abstract
In this paper, we present a novel algorithm, called F-Miner, to mine the complete set of frequent itemsets by pattern growth. The F-Miner algorithm uses two new compact data structures, ascending FP-tree (AFP-Tree) and frequent pattern forest (FP-forest), to represent the conditional databases. When we construct an AFP-tree, the items infrequent 1-itemset are ordered in frequency ascending order. The AFP-Tree structure is traversed in top-down depth-first order. The root of the AFP-Tree is not "null", but an item which can identify this tree. AFP-tree has a one-dimensional array which stores the counts of every tree-node\´s item except root-node. In F-Miner, we need many AFP-trees to store a conditional database; these trees construct one forest, called FP-forest. We test our algorithm versus several other algorithms on real world datasets, such as BMS-POS. The experimental results show that our algorithm is an efficient algorithm on both sparse and dense databases
Keywords
data mining; tree data structures; tree searching; AFP-tree; F-Miner algorithm; ascending FP-tree; conditional databases; data structures; dense database; depth-first order; frequent itemsets mining algorithm; frequent pattern forest; pattern growth; sparse database; Clustering algorithms; Computational efficiency; Computer science; Data mining; Data structures; Educational institutions; Information science; Itemsets; Testing; Transaction databases;
fLanguage
English
Publisher
ieee
Conference_Titel
e-Business Engineering, 2006. ICEBE '06. IEEE International Conference on
Conference_Location
Shanghai
Print_ISBN
0-7695-2645-4
Type
conf
DOI
10.1109/ICEBE.2006.50
Filename
4031689
Link To Document