DisClose: discovering colossal closed itemsets via a memory efficient compact row-tree

  • Authors:
  • Nurul F. Zulkurnain;David J. Haglin;John A. Keane

  • Affiliations:
  • Department of Electrical and Computer Engineering, Kuliyyah of Engineering, International Islamic University Malaysia, Kuala Lumpur, Malaysia,School of Computer Science, University of Manchester, ...;High Performance Computing, Pacific Northwest National Laboratory, Richland, WA;School of Computer Science, University of Manchester, Manchester, UK

  • Venue:
  • PAKDD'12 Proceedings of the 2012 Pacific-Asia conference on Emerging Trends in Knowledge Discovery and Data Mining
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

A recent focus in itemset mining has been the discovery of frequent itemsets from high-dimensional datasets. With exponentially increasing running time as average row length increases, mining such datasets renders most conventional algorithms impractical. Unfortunately, large cardinality itemsets are likely to be more informative than small cardinality itemsets in this type of dataset. This paper proposes an approach, termed DisClose, to extract large cardinality (colossal) closed itemsets from high-dimensional datasets. The approach relies on a Compact Row-Tree data structure to represent itemsets during the search process. Large cardinality itemsets are enumerated first followed by smaller ones. In addition, we utilize a minimum cardinality threshold to further reduce the search space. Experimental results show that DisClose can achieve extraction of colossal closed itemsets in the discovered datasets, even for low support thresholds. The algorithm immediately discovers closed itemsets without needing to check if each new closed itemset has previously been found.