Three strategies for concurrent processing of frequent itemset queries using FP-growth

  • Authors:
  • Marek Wojciechowski;Krzysztof Galecki;Krzysztof Gawronek

  • Affiliations:
  • Poznan University of Technology, Institute of Computing Science, Poznan, Poland;Poznan University of Technology, Institute of Computing Science, Poznan, Poland;Poznan University of Technology, Institute of Computing Science, Poznan, Poland

  • Venue:
  • KDID'06 Proceedings of the 5th international conference on Knowledge discovery in inductive databases
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Frequent itemset mining is often regarded as advanced querying where a user specifies the source dataset and pattern constraints using a given constraint model. Recently, a new problem of optimizing processing of sets of frequent itemset queries has been considered and two multiple query optimization techniques for frequent itemset queries: Mine Merge and Common Counting have been proposed and tested on the Apriori algorithm. In this paper we discuss and experimentally evaluate three strategies for concurrent processing of frequent itemset queries using FP-growth as a basic frequent itemset mining algorithm. The first strategy is Mine Merge, which does not depend on a particular mining algorithm and can be applied to FP-growth without modifications. The second is an implementation of the general idea of Common Counting for FP-growth. The last is a completely new strategy, motivated by identified shortcomings of the previous two strategies in the context of FP-growth.