A Mining Algorithm for Fast Maximal Sequential Patterns

CHANG Xiao-yu,WANG Zhe,XU Xiu-juan,LU Chun-yi,ZHOU Chun-guang
DOI: https://doi.org/10.3321/j.issn:1671-5489.2006.04.012
2006-01-01
Abstract:This paper proposes a novel algorithm MFSPAN(maximal frequent sequential pattern mining(algorithm)).MFSPAN is used to mine the complete 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.
What problem does this paper attempt to address?