Affiliation:
1. The School of Computer and Communication Engineering, Tianjin University of Technology, P. R. China
Abstract
Online pattern matching has become an increasingly important method for utilizing the discovered frequent patterns to build various intelligent systems, and obviously it demands high pattern matching efficiency. Memory-based online pattern matching is a solution, but it requires a frequent pattern base with small storage size. The closed itemsets are a lossless and condensed representation of all frequent itemsets, however, their itemset format does not facilitate implementing efficient pattern matching. This paper proposes a novel method that builds the bitmap inverted file from the closed itemsets and uses it to substitute for the closed itemsets to perform pattern matching. The bitmap inverted files use bitmaps instead of the referential lists to keep the maps of frequent items in the closed itemsets, so as to reduce the storage size and promote the intersecting operation efficiency. In order to completely substitute for the closed itemsets in pattern matching, the bitmap inverted files also keep other information relevant to the closed itemsets, such as their supports and lengths. Experiments show that on dense datasets, the storage size of the bitmap inverted files is much smaller than that of the set of closed itemsets, and the pattern matching based on the bitmap inverted files resident in memory is orders of magnitude more efficient than that based on the closed itemsets.
Publisher
World Scientific Pub Co Pte Lt
Subject
Artificial Intelligence,Artificial Intelligence
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献