Elastic bands across the path: A new framework and methods to lower bound DTW
Chang Wei Tan, Francois Petitjean, Geoffrey I. Webb

TL;DR
This paper introduces a new class of lower bounds for DTW that are tighter and more effective across various warping window sizes, significantly improving the efficiency of NN-DTW classification.
Contribution
The authors propose a novel set of lower bounds leveraging DTW constraints, maintaining tightness even at large windows, and offering a better speed-tightness trade-off for NN-DTW.
Findings
New lower bounds are tighter than Keogh's across window sizes.
The bounds significantly reduce DTW computations in classification tasks.
Enhanced efficiency in NN-DTW with minimal additional computation.
Abstract
There has been renewed recent interest in developing effective lower bounds for Dynamic Time Warping (DTW) distance between time series. These have many applications in time series indexing, clustering, forecasting, regression and classification. One of the key time series classification algorithms, the nearest neighbor algorithm with DTW distance (NN-DTW) is very expensive to compute, due to the quadratic complexity of DTW. Lower bound search can speed up NN-DTW substantially. An effective and tight lower bound quickly prunes off unpromising nearest neighbor candidates from the search space and minimises the number of the costly DTW computations. The speed up provided by lower bound search becomes increasingly critical as training set size increases. Different lower bounds provide different trade-offs between computation time and tightness. Most existing lower bounds interact with DTW…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Music and Audio Processing · Data Management and Algorithms
MethodsPruning · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Dynamic Time Warping
