Computer and Modernization ›› 2012, Vol. 198 ›› Issue (2): 8-10.doi: 10.3969/j.issn.1006-2475.2012.02.003

• 算法设计与分析 • Previous Articles     Next Articles

An Incremental Mining Algorithm of Sequential Patterns Based on Frequent Sequence Tree

LIU Jia-xin   

  1. Library of Yanshan University, Qinhuangdao 066004, China
  • Received:2011-10-12 Revised:1900-01-01 Online:2012-02-24 Published:2012-02-24

Abstract: This paper proposes an incremental mining algorithm of sequential patterns based on frequent sequence tree, called ISFST, in order to solve the problem that the existed incremental mining algorithms can not make full use of the results of the previous mining, when the database is updated, the algorithms need to mine the database once again. ISFST uses the frequent sequence tree as the storage structure of the algorithm. When the database is updated, ISFST is divided into two kinds of situations to update the frequent sequence tree, and finally gets all sequential patterns. Experiments show that ISFST outperforms PrefixSpan and IncSpan in time cost.

Key words: data mining, sequential patterns, incremental mining, frequent sequence tree, projected database, pruning strategy

CLC Number: