Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
140 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
46 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

An Analytical Approach to Improving Time Warping on Multidimensional Time Series (1811.11076v1)

Published 27 Nov 2018 in cs.DS

Abstract: Dynamic time warping ($\texttt{DTW}$) 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 ($\texttt{LB}\texttt{Keogh}$) introduced by E. Keogh to prune $\texttt{DTW}$ computations. We introduce $\texttt{LB}\texttt{Box}$ as a canonical extension to $\texttt{LB}\texttt{Keogh}$ on multi-dimensional time series. We evaluate its performance conceptually and experimentally and show that an alternative to $\texttt{LB}\texttt{Box}$ is necessary for multi-dimensional time series. We also propose a new algorithm for the dog-keeper distance ($\texttt{DK}$) which is an alternative distance function to $\texttt{DTW}$ and show that it outperforms $\texttt{DTW}$ with $\texttt{LB}_\texttt{Box}$ by more than one order of magnitude on multi-dimensional time series.

Citations (1)

Summary

We haven't generated a summary for this paper yet.