DocumentCode
2888793
Title
An Efficient Algorithm for Finding All Frequent Itemsets
Author
Hang, Jian Min ; Chen, Fu Zan ; Zhang, Qin
Author_Institution
Sch. of Manage., Tianjin Univ.
fYear
2006
fDate
13-16 Aug. 2006
Firstpage
1092
Lastpage
1097
Abstract
Frequent itemsets are crucial to many tasks in data mining. A new algorithm for finding all frequent itemsets is proposed in this paper. In data mining, the process of counting any itemset´s support requires a great I/O and computing cost. An impacted bitmap technique to speed up the counting process is employed in this paper. Nevertheless, saving the intact bitmap usually has a big space requirement. In this algorithm, each bit vector is partitioned into some blocks, and hence every bit block is encoded as a shorter symbol. Therefore the original bitmap is impacted efficiently. And then the algorithm converts the origin transaction database to an adjacent-itemsets-lattice (which is a directed graph) in a preprocessing, where each itemset vertex has a label to represent its support. So we can change the complicated task of mining frequent itemsets in the database to a simpler one of searching vertexes in this structure, which can speeds up greatly the mining process. At the end experimental and analytical results are presented
Keywords
data mining; data structures; database indexing; directed graphs; search problems; adjacent-itemsets-lattice; bit vector; bitmap index technique; data mining; directed graph; frequent itemsets; transaction database; Association rules; Bioinformatics; Conference management; Cybernetics; Data mining; Electronic mail; Finance; Financial management; Itemsets; Machine learning; Machine learning algorithms; Partitioning algorithms; Transaction databases; Adjacent-Itemsets-lattice; Association rules; Data mining; Impacted Bitmap;
fLanguage
English
Publisher
ieee
Conference_Titel
Machine Learning and Cybernetics, 2006 International Conference on
Conference_Location
Dalian, China
Print_ISBN
1-4244-0061-9
Type
conf
DOI
10.1109/ICMLC.2006.258566
Filename
4028226
Link To Document