J4

• 计算机科学 • Previous Articles     Next Articles

A Mining Algorithm for Fast Maximal Sequential Patterns

CHANG Xiaoyu, WANG Zhe, XU Xiujuan, LU Chunyi, ZHOU Chunguang   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2005-08-02 Revised:1900-01-01 Online:2006-07-26 Published:2006-07-26
  • Contact: ZHOU Chunguang

Abstract: This paper proposes a novel algorithm MFSPAN (maximal frequent sequential pattern mining algorithm). MFSPAN is used to mine the com plete set of maximal frequent sequential patterns in sequence databases. It solves the problem that the number of frequent subsequences will increase explosively as frequent patterns become longer: because MFSPAN takes full advantage of the property that different sequences may share a common prefix to reduce itemset comparing times. Experiments on standard test data show that MFSPAN is very effective.

Key words: sequential pattern, maximal sequential pattern, long pattern, depthfirst

CLC Number: 

  • TP31