An efficient algorithm for mining closed inter-transaction itemsets
Journal
Data and Knowledge Engineering
Journal Volume
66
Journal Issue
1
Pages
68-91
Date Issued
2008
Author(s)
Abstract
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. ? 2008 Elsevier B.V. All rights reserved.
Subjects
Association rules
Closed itemset
Data mining
Inter-transaction itemsets
Type
journal article