An Analytical Approach to Improving Time Warping on Multidimensional Time Series
J\"org P. Bachmann, Johann-Christoph Freytag

TL;DR
This paper introduces a new lower bound extension for dynamic time warping on multi-dimensional time series and proposes a more efficient alternative distance measure, significantly improving performance in similarity computations.
Contribution
It presents LB_Box, an extension of LB_Keogh for multi-dimensional time series, and a new algorithm for the dog-keeper distance, enhancing efficiency over existing methods.
Findings
LB_Box improves pruning efficiency for multi-dimensional DTW.
Dog-keeper distance outperforms DTW with LB_Box by over an order of magnitude.
Experimental results validate the effectiveness of the proposed methods.
Abstract
Dynamic time warping () is one of the most used distance functions to compare time series, e.g. in nearest neighbor classifiers. Yet, fast state of the art algorithms only compare 1-dimensional time series efficiently. One of these state of the art algorithms uses a lower bound () introduced by E. Keogh to prune computations. We introduce as a canonical extension to on multi-dimensional time series. We evaluate its performance conceptually and experimentally and show that an alternative to is necessary for multi-dimensional time series. We also propose a new algorithm for the dog-keeper distance () which is an alternative distance function to and show that it outperforms with …
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Management and Algorithms · Advanced Text Analysis Techniques
