Back to Search Start Over

Mining frequent itemsets based on projection array

Authors :
Hai-Yan Cao
Changzhen Hu
Jiadong Ren
Rui-Xia Yao
Hai-Tao He
Source :
ICMLC
Publication Year :
2010
Publisher :
IEEE, 2010.

Abstract

Frequent itemsets mining is a crucial problem in the field of data mining. Although many related studies have been suggested, these algorithms may suffer from high computation cost and spatial complexity in dense database, especially when mining long frequent itemsets or support threshold is very lower. To address this problem, a new data structure called P Array is proposed. P Array makes use of data horizontally and vertically like Bit Table FI, and those itemsets that co_occurence with single frequent items are found by computing intersection in P Array. Then, a new algorithm, call MFIPA, is proposed based on P Array. Some frequent itemsets which have the same supports as single frequent item can be found firstly by connecting the single frequent item with every nonempty subsets of its projection, then all other frequent itemsets can be found by using depth-first search strategy. The experimental results show that the proposed algorithm is superior to Bit Table FI in execution efficiency and memory requirement, especially for dense database.

Details

Database :
OpenAIRE
Journal :
2010 International Conference on Machine Learning and Cybernetics
Accession number :
edsair.doi...........feeb33abfd8c9ad4352d8df979e76141
Full Text :
https://doi.org/10.1109/icmlc.2010.5581018