Title :
PCAR: An Efficient Approach for Mining Association Rules
Author :
Feng, Peien ; Zhang, Hui ; Qiu, Qingying ; Wang, Zhaoxia
Author_Institution :
State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou
Abstract :
A lot of existing algorithms used for mining association rules identify frequent itemsets by the method of bottom-up combination of smaller frequent itemsets or top-down decomposing of larger infrequent itemsets, these methods result the large volumes of candidate itemsets. Actually as the supersets of infrequent items are infrequent itemsets, this paper presents a new efficient method, namely pruning-classification association rule (PCAR). PCAR combines minimum frequency items with minimum frequency itemsets. It firstly deletes infrequent items from itemsets, then classifies itemsets based on frequency of itemsets, finally discovers frequent itemsets. The number of candidate itemsets is greatly reduced and itemsets need not to be combined or decomposed, therefore, operation time and memory requirement could be decreased accordingly. This method has significant advantage in mining association rule at large volumes of items and small frequency of itemsets. It is proved by experiments that PCAR outperforms the well-known Apriori and CBAR algorithms.
Keywords :
data mining; Apriori algorithm; CBAR algorithm; PCAR; mining association rules; pruning-classification association rule; Association rules; Clustering algorithms; Data mining; Data structures; Frequency; Fuzzy systems; Itemsets; Partitioning algorithms; Transaction databases; Warehousing; Apriori; Association rule; CBAR; PCAR;
Conference_Titel :
Fuzzy Systems and Knowledge Discovery, 2008. FSKD '08. Fifth International Conference on
Conference_Location :
Shandong
Print_ISBN :
978-0-7695-3305-6
DOI :
10.1109/FSKD.2008.408