计算机工程与应用 ›› 2022, Vol. 58 ›› Issue (23): 316-326.DOI: 10.3778/j.issn.1002-8331.2106-0036

• 工程与应用 • 上一篇    

改进DTW下界函数的距离度量方法研究

王超,龙英文,殷炜宏,黄勃   

  1. 上海工程技术大学 电子电气工程学院,上海 201620
  • 出版日期:2022-12-01 发布日期:2022-12-01

Research on Distance Measurement Method of Improved DTW Lower Bound Function

WANG Chao, LONG Yingwen, YIN Weihong, HUANG Bo   

  1. School of Electrical and Electronic Engineering, Shanghai University of Engineering Science, Shanghai 201620, China
  • Online:2022-12-01 Published:2022-12-01

摘要: 动态时间弯曲算法(DTW)是一种常见的时间序列相似性度量方法,对数据挖掘任务起着至关重要的作用。针对现有DTW算法的时间复杂度高、度量精确度一般的特征,提出一种DTW下界函数的提前终止算法(LB_ESDTW)。引入提前终止思想,提高算法的执行效率;再在提前终止算法思想的基础上,与DTW下界函数相结合,提出一种基于提前终止DTW的下界函数算法(LB_ESDTW)。该算法在保证高效的运行时间效率的同时,也使得算法的度量准确率得到了提升。实验结果表明,LB_ESDTW在绝大部分时间序列数据集中,都表现出良好的适应性,针对不同类别的时间序列,都能有良好的度量性能。

关键词: 时间序列, 动态时间弯曲, 提前终止, 下界距离, 相似性度量

Abstract: As a common time series similarity measurement method, dynamic time warping algorithm(DTW) plays a crucial role in data mining. Aiming at the high time complexity and general measurement accuracy of existing DTW algorithms, an early termination algorithm(LB_ESDTW) for DTW lower bound function is proposed. First, stopping based on the idea of early stopping is proposed to measure the DTW distance and reduce the calculation cost of DTW algorithm. Then, based on the idea of early termination algorithm, this paper proposes an early termination algorithm based on the DTW lower bound distance function. The algorithm not only ensures the efficient running time efficiency, but also improves the measurement accuracy of the algorithm. The experimental results show that LB_ESDTW has good robustness in most time series data sets and has good measurement performance for different types of time series.

Key words: time series, dynamic time warping, early termination, lower bound distance, similarity measure