Papers
Topics
Authors
Recent
Search
2000 character limit reached

Binary Dynamic Time Warping in Linear Time

Published 4 Jan 2021 in cs.DS | (2101.01108v2)

Abstract: Dynamic time warping distance (DTW) is a widely used distance measure between time series x,y∈Σ<sup>nx, y \in \Sigma<sup>n. It was shown by Abboud, Backurs, and Williams that in the \emph{binary case}, where ∣Σ∣=2|\Sigma| = 2, DTW can be computed in time O(n<sup>1.87)O(n<sup>{1.87}). We improve this running time O(n)O(n). Moreover, if xx and yy are run-length encoded, then there is an algorithm running in time O~(k+ℓ)\tilde{O}(k + \ell), where kk and ℓ\ell are the number of runs in xx and yy, respectively. This improves on the previous best bound of O(kℓ)O(k\ell) due to Dupont and Marteau.

Authors (1)
Citations (10)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.