Accurate subsequence matching on data stream under time warping distance

  • Authors:
  • Vit Niennattrakul;Dechawut Wanichsan;Chotirat Ann Ratanamahatana

  • Affiliations:
  • Department of Computer Engineering, Chulalongkorn University, Bangkok, Thailand;Department of Computer Engineering, Chulalongkorn University, Bangkok, Thailand;Department of Computer Engineering, Chulalongkorn University, Bangkok, Thailand

  • Venue:
  • PAKDD'09 Proceedings of the 13th Pacific-Asia international conference on Knowledge discovery and data mining: new frontiers in applied data mining
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Dynamic Time Warping (DTW) distance has been proven to work exceptionally well, but with higher time and space complexities. Particularly for time series data, subsequence matching under DTW distance poses a much challenging problem to work on streaming data. Recent work, SPRING, has introduced a solution to this problem with only linear time and space which makes subsequence matching on data stream become more and more practical. However, we will demonstrate that it may still give inaccurate results, and then propose a novel Accurate Subsequence Matching (ASM) algorithm that eliminates this discrepancy by using a global constraint and a scaling factor. We further demonstrate utilities of our work on a comprehensive set of experiments that guarantees an improvement in accuracy while maintaining the same time and space complexities.