Proceedings of the 18th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining 2012
DOI: 10.1145/2339530.2339576
|View full text |Cite
|
Sign up to set email alerts
|

Searching and mining trillions of time series subsequences under dynamic time warping

Abstract: Most time series data mining algorithms use similarity search as a core subroutine, and thus the time taken for similarity search is the bottleneck for virtually all time series data mining algorithms. The difficulty of scaling search to large datasets largely explains why most academic work on time series data mining has plateaued at considering a few millions of time series objects, while much of industry and science sits on billions of time series objects waiting to be explored. In this work we show that by… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

3
788
0
5

Year Published

2013
2013
2024
2024

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 922 publications
(796 citation statements)
references
References 42 publications
3
788
0
5
Order By: Relevance
“…Accordingly, many attempts have been made to reduce the computational cost of DTW [7], [14], [15], [19], [20]. Rath et al proposed the lower bound LB MV for the DTW distance of multivariate time series [17].…”
Section: Distance Measuresmentioning
confidence: 99%
See 1 more Smart Citation
“…Accordingly, many attempts have been made to reduce the computational cost of DTW [7], [14], [15], [19], [20]. Rath et al proposed the lower bound LB MV for the DTW distance of multivariate time series [17].…”
Section: Distance Measuresmentioning
confidence: 99%
“…This is an extension of the lower bound LB Keogh [14] for the DTW distance of univariate time series. Some methods other than those using lower bounds have been proposed for accelerating the similarity search of time series data using DTW, such as early abandon [19] and data abstraction [20], which can be extended to the top-k problem of the enriched trajectories. However, all of these methods can be combined with techniques using lower bounds.…”
Section: Distance Measuresmentioning
confidence: 99%
“…In that respect, ED and DTW represent two extrema in the spectrum of temporal transformations: while Euclidean distance deals neither with dilation nor translation, dynamic time warping supports any possible warping path (and is assumed to be the best measure on average in [11]). We expected LTD to settle down somewhere half way between both measures.…”
Section: Ucr Time Seriesmentioning
confidence: 99%
“…The earlier we find a close pair, the more we benefit from lower bounds. In [11] various suggestions were made to find a good guess heuristically. We tested many datasets, but discuss only results on the 50words dataset.…”
Section: Lower Boundingmentioning
confidence: 99%
“…Although DTW is a straightforward and intuitive sequence matching algorithm, its computational cost remains notoriously high, especially for matching in large corpora and mining trillions of time series [9]. Take DTW-based STD task for example.…”
Section: Introductionmentioning
confidence: 99%