@inproceedings{31cce5cf42774314b945df59042c5466,
title = "Mining frequent itemsets based on projection array",
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 PArray is proposed. PArray makes use of data horizontally and vertically like BitTableFI, and those itemsets that co-occurence with single frequent items are found by computing intersection in PArray. Then, a new algorithm, call MFIPA, is proposed based on PArray. 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 BitTableFI in execution efficiency and memory requirement, especially for dense database.",
keywords = "Depth-first search, Frequent itemsets, Projection array",
author = "He, {Hai Tao} and Cao, {Hai Yan} and Yao, {Rui Xia} and Ren, {Jia Dong} and Hu, {Chang Zhen}",
year = "2010",
doi = "10.1109/ICMLC.2010.5581018",
language = "English",
isbn = "9781424465262",
series = "2010 International Conference on Machine Learning and Cybernetics, ICMLC 2010",
pages = "454--459",
booktitle = "2010 International Conference on Machine Learning and Cybernetics, ICMLC 2010",
note = "2010 International Conference on Machine Learning and Cybernetics, ICMLC 2010 ; Conference date: 11-07-2010 Through 14-07-2010",
}