DocumentCode
2710831
Title
Stream Sequential Pattern Mining with Precise Error Bounds
Author
Mendes, Luiz F. ; Ding, Bolin ; Han, Jiawei
fYear
2008
fDate
15-19 Dec. 2008
Firstpage
941
Lastpage
946
Abstract
Sequential pattern mining is an interesting data mining problem with many real-world applications. This problem has been studied extensively in static databases. However, in recent years, emerging applications have introduced a new form of data called data stream. In a data stream, new elements are generated continuously. This poses additional constraints on the methods used for mining such data: memory usage is restricted, the infinitely flowing original dataset cannot be scanned multiple times, and current results should be available on demand.This paper introduces two effective methods for mining sequential patterns from data streams: the SS-BE method and the SS-MB method. The proposed methods break the stream into batches and only process each batch once. The two methods use different pruning strategies that restrict the memory usage but can still guarantee that all true sequential patterns are output at the end of any batch. Both algorithms scale linearly in execution time as the number of sequences grows, making them effective methods for sequential pattern mining in data streams. The experimental results also show that our methods are very accurate in that only a small fraction of the patterns that are output are false positives. Even for these false positives, SS-BE guarantees that their true support is above a pre-defined threshold.
Keywords
data mining; data mining problem; memory usage; precise error bounds; pruning strategies; static databases; stream sequential pattern mining; DNA; Data analysis; Data mining; Databases; Memory management; Pattern analysis; Sequences; Telecommunication traffic; Tree data structures; data stream mining; sequential pattern mining;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Mining, 2008. ICDM '08. Eighth IEEE International Conference on
Conference_Location
Pisa
ISSN
1550-4786
Print_ISBN
978-0-7695-3502-9
Type
conf
DOI
10.1109/ICDM.2008.154
Filename
4781205
Link To Document