DocumentCode
2889533
Title
Mining Frequent Patterns Based on Inverted List
Author
Liu, Yong ; Hu, Yun-fa
Author_Institution
Comput. & Inf. Technol. Dept., Fudan Univ., Shanghai
fYear
2006
fDate
13-16 Aug. 2006
Firstpage
1320
Lastpage
1325
Abstract
In this paper, an Apriori algorithm is presented for mining frequent patterns based on inverted list. Compared with traditional Apriori algorithm and FP-growth algorithm, this algorithm has better efficiency and wider application range. Aimed at reducing the defect of traditional Apriori algorithm, this algorithm avoids lots of redundant operations with inverted list. This algorithm only needs scan data set twice and don´t need joining and pruning operations. Frequent item set is saved in each transaction frequent set TF, and insert next frequent single item one by one, then generate new possible frequent item set. In this way, lots of redundant operations can be reduced. The performance study shows that it is more efficient in both dense datasets and sparse datasets
Keywords
data mining; FP-growth algorithm; dense datasets; frequent itemset pattern mining; inverted list; sparse datasets; Application software; Costs; Cybernetics; Data mining; Electronic mail; Information technology; Libraries; Machine learning; Machine learning algorithms; Marketing and sales; Tree data structures; Apriori; Data mining; frequent patterns; inverted list;
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.258697
Filename
4028268
Link To Document