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 . It was shown by Abboud, Backurs, and Williams that in the \emph{binary case}, where , DTW can be computed in time . We improve this running time . Moreover, if and are run-length encoded, then there is an algorithm running in time , where and are the number of runs in and , respectively. This improves on the previous best bound of due to Dupont and Marteau.
Paper Prompts
Sign up for free to create and run prompts on this paper.