DocumentCode :
2336747
Title :
Effective algorithm of mining frequent itemsets for association rules
Author :
Liu, Pei-qi ; Li, Zeng-Zhi ; Zhao, Yin-Liang
Author_Institution :
Inst. of Comput. Archit. & Network, Xi´´an Jiaotong Univ., China
Volume :
3
fYear :
2004
fDate :
26-29 Aug. 2004
Firstpage :
1447
Abstract :
The efficiency of mining association rules is an important field of KDD. The algorithm Apriori is a classical algorithm in mining association rules. It is a breadth first search on the lattice space of itemsets. Though it makes use of anti-monotone of itemsets to reduce searching breadth, the algorithmic complexity of time is still the exponential quantity. In this article, the concepts of the generation and the ordinal itemsets tree are introduced. The ordinal itemsets tree is the dynamic description of mining relation of itemsets, and the vegetal ability of the ordinal itemsets tree is described by the generation. Through the study of the association rules, the conclusion that all frequent itemsets are not all vegetal itemsets and all vegetal itemsets are all frequent itemsets is discovered. With this conclusion, the number of the candidate itemsets can be reduced further to improve the efficiency of mining association rules and reduce the searching breadth. According to the generation, the AprioriFREQ algorithm, which is the improvement algorithm of Apriori, is designed in this article. By testing, the efficiency of the AprioriFREQ algorithm is obviously higher than the Apriori´s.
Keywords :
computational complexity; data mining; tree searching; AprioriFREQ algorithm; KDD; algorithmic time complexity; breadth first search; candidate itemsets; frequent itemsets; lattice space; mining association rules; ordinal itemsets tree; searching breadth reduction; vegetal itemsets; Algorithm design and analysis; Association rules; Computer architecture; Data mining; Electronic mail; Itemsets; Machine learning algorithms; Mice; Testing; Transaction databases;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Machine Learning and Cybernetics, 2004. Proceedings of 2004 International Conference on
Print_ISBN :
0-7803-8403-2
Type :
conf
DOI :
10.1109/ICMLC.2004.1382001
Filename :
1382001
Link To Document :
بازگشت