A Data-Adaptive and Dynamic Segmentation Index for Whole Matching on Time Series

Yang Wang,Peng Wang,Jian Pei,Wei Wang,Sheng Huang
DOI: https://doi.org/10.14778/2536206.2536208
IF: 2.5
2013-01-01
Proceedings of the VLDB Endowment
Abstract:Similarity search on time series is an essential operation in many applications. In the state-of-the-art methods, such as the R-tree based methods, SAX and iSAX, time series are by default divided into equi-length segments globally, that is, all time series are segmented in the same way. Those methods then focus on how to approximate or symbolize the segments and construct indexes. In this paper, we make an important observation: global segmentation of all time series may incur unnecessary cost in space and time for indexing time series. We develop DSTree, a data adaptive and dynamic segmentation index on time series. In addition to savings in space and time, our new index can provide tight upper and lower bounds on distances between time series. An extensive empirical study shows that our new index DSTree supports time series similarity search effectively and efficiently.
What problem does this paper attempt to address?