Computer Engineering and Applications ›› 2009, Vol. 45 ›› Issue (11): 168-171.DOI: 10.3778/j.issn.1002-8331.2009.11.051

• 数据库、信号与信息处理 • Previous Articles     Next Articles

Efficient time series lower bounding technique

MU Bin,YAN Jin-lai   

  1. School of Software Engineering,Tongji University,Shanghai 201804,China
  • Received:2009-01-15 Revised:2009-03-20 Online:2009-04-11 Published:2009-04-11
  • Contact: MU Bin

高效的时间序列下界技术

穆 斌,闫金来   

  1. 同济大学 软件学院,上海 201804
  • 通讯作者: 穆 斌

Abstract: An efficient lower bounding technique is proposed based on Dynamic Time Warping(DTW) for time series similarity search,which measures the distance between original sequence reduced dimensionality by Piecewise Aggregate Approximation(PAA) approximation method and query sequence reduced dimensionality by Grid Minimum Bounding Rectangle(GMBR) representation approach.Experimental results show that,comparing with related techniques past,the proposed technique yields bigger lower bounding distance,more tightness of bound,stronger power pruning ability and shorter run time,in favor of time series data mining.

Key words: time series, Dynamic Time Warping(DTW), lower bounding, Grid Minimum Bounding Rectangle(GMBR)

摘要: 针对时间序列数据,提出一种新的基于动态时间弯曲的下界技术,该技术首先基于分段聚集近似的线性表示对原始序列进行降维,同时生成查询序列的网格最小边界矩形近似表示,然后利用基于动态时间弯曲距离对两者下界距离度量。实验结果表明,该下界技术与以往相关技术相比,能够产生更大的下界距离,具有更强的紧凑度、裁剪搜索空间能力以及更短的运行时间,有利于时间序列数据挖掘。

关键词: 时间序列, 动态时间弯曲, 下界, 网格最小边界矩形