Efficient Mining of Frequent Closed Itemsets without Closure Checking

Authors

  • Chih-Hsien Lee Dept. of Information Engineering and Computer Science, Feng Chia University, Taiwan
  • Kuo-Cheng Yin Dept. of Information Management, Jen-Teh Junior College, Taiwan
  • Don-Lin Yang Dept. of Information Engineering and Computer Science, Feng Chia University, Taiwan
  • Jungpin Wu Dept. of Statistics and Dept. of Public Finance, Feng Chia University, Taiwan

Keywords:

Data mining, association rule, frequent closed itemset, closure checking

Abstract

Most existing algorithms for mining frequent closed itemsets have to check whether a newly generated itemset is a frequent closed itemset by using the subset checking technique. To do this, a storing structure is required to keep all known frequent itemsets and candidates. It takes additional processing time and memory space for closure checking. To remedy this problem, an efficient approach called closed itemset mining with no closure checking algorithm is proposed. We use the information recorded in an FP-tree to identify the items that will not constitute closed itemsets. Using this information, we can generate frequent closed itemsets directly. It is no longer necessary to check whether an itemset is closed or not when it is generated. We have implemented our algorithm and made many performance experiments. The results show that our approach has better performance in the runtime and memory space utilization. Moreover, this approach is also suitable for parallel mining of frequent closed itemsets.

Downloads

Download data is not yet available.

Downloads

Published

2009-01-01

How to Cite

Chih-Hsien Lee, Kuo-Cheng Yin, Don-Lin Yang, & Jungpin Wu. (2009). Efficient Mining of Frequent Closed Itemsets without Closure Checking. International Journal of Computer Information Systems and Industrial Management Applications, 1, 10. Retrieved from https://cspub-ijcisim.org/index.php/ijcisim/article/view/2

Issue

Section

Original Articles