Title :
An efficient algorithm for frequent itemsets in data mining
Author :
Zheng, Jiemin ; Zhang, Defu ; Leung, Stephen C H ; Zhou, Xiyue
Author_Institution :
Dept. of Comput. Sci., Xiamen Univ., Xiamen, China
Abstract :
Mining frequent itemsets is one of the most investigated fields in data mining. It is a fundamental and crucial task. Apriori is among the most popular algorithms used for the problem but support count is very time-consuming. In order to improve the efficiency of Apriori, a novel algorithm, named BitApriori, for mining frequent itemsets, is proposed. Firstly, the data structure binary string is employed to describe the database. The support count can be implemented by performing the Bitwise "And" operation on the binary strings. Another technique for improving efficiency in BitApriori presented in this paper is a special equal-support pruning. Experimental results show the effectiveness of the proposed algorithm, especially when the minimum support is low.
Keywords :
data mining; data structures; BitApriori algorithm; data mining; data structure binary string; database; equal-support pruning algorithm; frequent itemset mining; Association rules; Clustering algorithms; Computer science; Data mining; Data structures; Itemsets; Partitioning algorithms; Sampling methods; Transaction databases; Web mining; Apriori; binary string; data mining; frequent itemsets;
Conference_Titel :
Service Systems and Service Management (ICSSSM), 2010 7th International Conference on
Conference_Location :
Tokyo
Print_ISBN :
978-1-4244-6485-2
DOI :
10.1109/ICSSSM.2010.5530116