Regression Time Warping for Similarity Measure of Sequence

  • Authors:
  • Hansheng Lei;Venu Govindaraju

  • Affiliations:
  • State University of New York at Buffalo;State University of New York at Buffalo

  • Venue:
  • CIT '04 Proceedings of the The Fourth International Conference on Computer and Information Technology
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the paper, we propose Regression Time Warping (RTW), a novel similarity measure for sequence or time series matching. RTW fuses the Linear Regression analysis, which controls the shifting and scaling factors between sequences [3], and the principles of Dynamic Time Warping (DTW), which provides robustness with elastic matching. RTW has complexity as low as O(n),while the complexity of DTW is O(n2). Experimental results show the accuracy of RTW in classification is comparable to DTW, and much faster than DTW in term of running time.