An efficient algorithm for mining closed inter-transaction itemsets

作者:

Highlights:

摘要

In this paper, we propose an efficient algorithm, called ICMiner (Inter-transaction Closed patterns Miner), for mining closed inter-transaction itemsets. Our proposed algorithm consists of two phases. First, we scan the database once to find the frequent items. For each frequent item found, the ICMiner converts the original transaction database into a set of domain attributes, called a dataset. Then, it enumerates closed inter-transaction itemsets using an itemset–dataset tree, called an ID-tree. By using the ID-tree and datasets to mine closed inter-transaction itemsets, the ICMiner can embed effective pruning strategies to avoid costly candidate generation and repeated support counting. The experiment results show that the proposed algorithm outperforms the EH-Apriori, FITI, ClosedPROWL, and ITP-Miner algorithms in most cases.

论文关键词:Data mining,Association rules,Inter-transaction itemsets,Closed itemset

论文评审过程:Received 25 January 2007, Revised 5 February 2008, Accepted 12 February 2008, Available online 20 February 2008.

论文官网地址:https://doi.org/10.1016/j.datak.2008.02.001