2010 IEEE International Conference on Data Mining 2010
DOI: 10.1109/icdm.2010.21
|View full text |Cite
|
Sign up to set email alerts
|

Accelerating Dynamic Time Warping Subsequence Search with GPUs and FPGAs

Abstract: Abstract-Many time series data mining problems require subsequence similarity search as a subroutine. While this can be performed with any distance measure, and dozens of distance measures have been proposed in the last decade, there is increasing evidence that Dynamic Time Warping (DTW) is the best measure across a wide range of domains. Given DTW's usefulness and ubiquity, there has been a large community-wide effort to mitigate its relative lethargy. Proposed speedup techniques include early abandoning stra… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
62
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 109 publications
(66 citation statements)
references
References 26 publications
0
62
0
Order By: Relevance
“…Figure 3 shows a comparison of the computation time for the two different aforementioned parallel DTW implementations. In the figure, the x-axis shows the number of DTWs computed, the red curve represents the time consumed for the method proposed by Sart et al [5], while the blue curve shows the method used in the current implementation. The figure indicates that both methods consumed similar time when computing less than 5,000 DTWs.…”
Section: Resultsmentioning
confidence: 99%
See 3 more Smart Citations
“…Figure 3 shows a comparison of the computation time for the two different aforementioned parallel DTW implementations. In the figure, the x-axis shows the number of DTWs computed, the red curve represents the time consumed for the method proposed by Sart et al [5], while the blue curve shows the method used in the current implementation. The figure indicates that both methods consumed similar time when computing less than 5,000 DTWs.…”
Section: Resultsmentioning
confidence: 99%
“…In the future, we plan to investigate additional GPU efficiencies, implementations using GPU farms, as well as other parallel computing architectures such as FPGAs [5].…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Figure 4 shows a modification of their algorithm with real-time Z-normalisation of the input data stream, allowing manufacturing energy data to be processed and converted into the set of events related to the operational state of a machine. This modification is necessary since the original algorithm does not normalize the offset or amplitude of the matching data sequences (Sart et al, 2010). Therefore, it is assumed that the data sequences will naturally have the same offset and amplitude as the matching reference pattern.…”
Section: Data Stream Analysismentioning
confidence: 99%