Incremental mining of sequential patterns in large databases

作者:

Highlights:

摘要

In this paper, we consider the problem of the incremental mining of sequential patterns when new transactions or new customers are added to an original database. We present a new algorithm for mining frequent sequences that uses information collected during an earlier mining process to cut down the cost of finding new sequential patterns in the updated database. Our test shows that the algorithm performs significantly faster than the naive approach of mining the whole updated database from scratch. The difference is so pronounced that this algorithm could also be useful for mining sequential patterns, since in many cases it is faster to apply our algorithm than to mine sequential patterns using a standard algorithm, by breaking down the database into an original database plus an increment.

论文关键词:Sequential patterns,Incremental mining,Data mining

论文评审过程:Received 13 March 2002, Accepted 21 August 2002, Available online 10 January 2003.

论文官网地址:https://doi.org/10.1016/S0169-023X(02)00209-4