Early Abandoning PrunedDTW and its application to similarity search

10/11/2020
by   Matthieu Herrmann, et al.
0

The Dynamic Time Warping ("DTW") distance is widely used in time series analysis, be it for classification, clustering or similarity search. However, its quadratic time complexity prevents it from scaling. Strategies, based on early abandoning DTW or skipping its computation altogether thanks to lower bounds, have been developed for certain use cases such as nearest neighbour search. But vectorization and approximation aside, no advance was made on DTW itself until recently with the introduction of PrunedDTW. This algorithm, able to prune unpromising alignments, was later fitted with early abandoning. We present a new version of PrunedDTW, "EAPrunedDTW", designed with early abandon in mind from the start, and able to early abandon faster than before. We show that EAPrunedDTW significantly improves the computation time of similarity search in the UCR Suite, and renders lower bounds dispensable.

READ FULL TEXT

page 5

page 7

research
08/29/2018

Elastic bands across the path: A new framework and methods to lower bound DTW

There has been renewed recent interest in developing effective lower bou...
research
02/10/2021

Early Abandoning and Pruning for Elastic Distances

Elastic distances are key tools for time series analysis. Straightforwar...
research
11/20/2020

Escherization with Generalized Distance Functions Focusing on Local Structural Similarity

The Escherization problem involves finding a closed figure that tiles th...
research
02/14/2021

Tight lower bounds for Dynamic Time Warping

Dynamic Time Warping (DTW) is a popular similarity measure for aligning ...
research
09/16/2020

Matrix Profile XXII: Exact Discovery of Time Series Motifs under DTW

Over the last decade, time series motif discovery has emerged as a usefu...
research
11/15/2019

Automated Derivation of Parametric Data Movement Lower Bounds for Affine Programs

For most relevant computation, the energy and time needed for data movem...
research
03/25/2020

FastDTW is approximate and Generally Slower than the Algorithm it Approximates

Many time series data mining problems can be solved with repeated use of...

Please sign up or login with your details

Forgot password? Click here to reset