2008 IEEE 24th International Conference on Data Engineering 2008
DOI: 10.1109/icde.2008.4497426
|View full text |Cite
|
Sign up to set email alerts
|

Verifying and Mining Frequent Patterns from Large Windows over Data Streams

Abstract: Mining frequent itemsets from data streams has proved to be very difficult because of computational complexity and the need for real-time response. In this paper, we introduce a novel verification algorithm which we then use to improve the performance of monitoring and mining tasks for association rules. Thus, we propose a frequent itemset mining method for sliding windows, which is faster than the state-of-the-art methods-in fact, its running time that is nearly constant with respect to the window size entail… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
78
0

Year Published

2009
2009
2022
2022

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 70 publications
(78 citation statements)
references
References 21 publications
0
78
0
Order By: Relevance
“…In 2008, Mozafari developed one AOG-based algorithm [28]: Lightweight frequent pattern mining named as LWF. It enables to find most of frequent itemsets with an approximate solution over the incoming stream data by using adaptation and releasing the least frequent itemsets regularly in order to count more frequent itemsets.…”
Section: General Frequent Itemset Miningmentioning
confidence: 99%
See 1 more Smart Citation
“…In 2008, Mozafari developed one AOG-based algorithm [28]: Lightweight frequent pattern mining named as LWF. It enables to find most of frequent itemsets with an approximate solution over the incoming stream data by using adaptation and releasing the least frequent itemsets regularly in order to count more frequent itemsets.…”
Section: General Frequent Itemset Miningmentioning
confidence: 99%
“…Most of the achievements related to frequent itemset mining in stream data [21][22][23][24][25][26][27][28][29][30][31] focus on this issue. In 2002, Datar proposed Ref.…”
Section: General Frequent Itemset Miningmentioning
confidence: 99%
“…The proposed approach is based on the sliding window model, which completely discard stale data, thus saving memory storage and facilitating the detection of the distribution drift. This model is common to several algorithms for frequent pattern mining in data streams [9,11,6,13]. However, all these algorithms work on a single database relation (propositional representation) and are not able to deal directly with complex data stored in multiple database relations.…”
Section: Introductionmentioning
confidence: 99%
“…In fact, the main reason that most of the above algorithms are not suitable for data streams is because they require several passes through the data, or they are computationally too expensive. Thus, new algorithms have been proposed for mining of frequent patterns in the context of data streams [8,15,18,28,9,24]. Due to space limitations, here we will only discuss those that are most relevant to this chapter.…”
Section: Related Workmentioning
confidence: 99%
“…This efficient algorithm, however, leaves much to be desired for mining data streams; in fact, it requires two passes over each window (one for finding the frequent items and another for finding the frequent itemsets), and becomes prohibitively expensive for large windows. Our proposed verifiers [24] borrow this fp-tree structure and the conditionalization idea from [12].…”
Section: Related Workmentioning
confidence: 99%