计算机工程与应用 ›› 2011, Vol. 47 ›› Issue (9): 118-120.

• 数据库、信号与信息处理 • 上一篇    下一篇

一种有效的序列模式增量式更新方法

吴永俊,郑 诚,孔令成   

  1. 安徽大学 计算智能与信号处理教育部重点实验室,合肥 230039
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2011-03-21 发布日期:2011-03-21

Efficient incremental updating method for sequence pattern

WU Yongjun,ZHENG Cheng,KONG Lingcheng   

  1. Key Lab of Intelligent Computing & Signal Processing,Ministry of Education,Anhui University,Hefei 230039,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2011-03-21 Published:2011-03-21

摘要: 针对序列模式增量式更新挖掘算法产生大量候选项集以及多次扫描数据库的问题,提出了一种有效的增量式更新算法ESPIA,该算法利用基于2-序列矩阵挖掘算法ESPE对原数据库和增加数据库一次扫描产生序列模式,通过对频繁模式和非频繁模式进行相应的剪枝减少了序列的比较和扫描次数,降低了算法时间和空间复杂度,实验证明该算法是有效和准确的。

关键词: 数据挖掘, 序列模式, 增量式更新, 最小支持度

Abstract: For sequential pattern mining algorithm for incremental updating designates a large amount of options set and repeatedly scans the database,this paper proposes an Efficient Sequence Pattern Incremental updating Algorithm(ESPIA).This algorithm uses ESPE which is based on the 2-sequence matrix to generate sequence patterns by scanning the original database and the increase database only once.Then through pruning the frequent and non-frequent patterns it reduces the times of comparison and scanning the sequence,so it lowers the time and space complexity.Experiments show that this algorithm is effective and accurate.

Key words: data mining, sequence pattern, incremental updating, minimum support