Identifying monotone constrained frequent itemsets using sc-forest over data streams

Wanchang Jiang,Cong Huo,Fanqi Meng,Jiadong Ren
2009-01-01
Journal of Computational Information Systems
Abstract:Mining constrained frequent itemsets provides complete and condensed information for users. Many studies have been done on mining constrained frequent itemsets, but they are mainly focus on traditional database. In this study, we propose a novel algorithm ConFI-SW to mine constrained frequent itemsets in sliding window over data streams. A data structure SC-forest is designed to maintain the current set of constrained itemsets of the sliding window. A new idea which based on transaction projection is used to process the incoming transaction to get minimum constrained itemsets. Furthermore, we adopt vertical representation of data streams to simplify window sliding. Depth-first search is adopted in the mining process to improve the time efficiency of our algorithm. Our experiments show that ConFI-SW algorithm has good performance. 1553-9105/ Copyright © 2009 Binary Information Press.
What problem does this paper attempt to address?