Mining closed patterns in multi-sequence time-series databases

作者:

Highlights:

摘要

In this paper, we propose an efficient algorithm, called CMP-Miner, to mine closed patterns in a time-series database where each record in the database, also called a transaction, contains multiple time-series sequences. Our proposed algorithm consists of three phases. First, we transform each time-series sequence in a transaction into a symbolic sequence. Second, we scan the transformed database to find frequent patterns of length one. Third, for each frequent pattern found in the second phase, we recursively enumerate frequent patterns by a frequent pattern tree in a depth-first search manner. During the process of enumeration, we apply several efficient pruning strategies to remove frequent but non-closed patterns. Thus, the CMP-Miner algorithm can efficiently mine the closed patterns from a time-series database. The experimental results show that our proposed algorithm outperforms the modified Apriori and BIDE algorithms.

论文关键词:Data mining,Time-series database,Closed pattern,Sequential pattern

论文评审过程:Received 4 December 2007, Revised 22 April 2009, Accepted 22 April 2009, Available online 4 May 2009.

论文官网地址:https://doi.org/10.1016/j.datak.2009.04.005