Efficient algorithms for mining closed itemsets and their lattice structure
Rensselaer Polytechnic Institute
Abstract
The set of frequent closed itemsets uniquely determines the exact frequency of all itemsets, yet it can be orders of magnitude smaller than the set of all frequent itemsets. In this paper, we present CHARM, an efficient algorithm for mining all frequent closed itemsets. It enumerates closed sets using a dual itemset-tidset search tree, using an efficient hybrid search that skips many levels. It also uses a technique called diffsets to reduce the memory footprint of intermediate computations. Finally, it uses a fast hash-based approach to remove any "nonclosed" sets found during computation. We also present CHARM-L, an algorithm that outputs the closed itemset lattice, which is very useful for rule generation…
Citation impact
- FWCI
- 122.12
- Percentile
- 100%
- References
- 36
Authors
2Topics & keywords
- Computer science
- Computation
- Hash function
- Trie
- Algorithm
- Hash table
- Data mining
- Data structure