Skip to main navigation Skip to search Skip to main content

Dynamic Dynamic Time Warping.

Research output: Conference Article in Proceeding or Book/Report chapterArticle in proceedingsResearchpeer-review

Abstract

The Dynamic Time Warping (DTW) distance is a popular similarity measure for polygonal curves (i.e., sequences of points). It finds many theoretical and practical applications, especially for temporal data, and is known to be a robust, outlier-insensitive alternative to the Fréchet distance. For static curves of at most n points, the DTW distance can be computed in O(n2) time in constant dimension. This tightly matches a SETH-based lower bound, even for curves in ℝ1.
In this work, we study dynamic algorithms for the DTW distance. Here, the goal is to design a data structure that can be efficiently updated to accommodate local changes to one or both curves, such as inserting or deleting vertices and, after each operation, reports the updated DTW distance. We give such a data structure with update and query time O(n15 log n), where n is the maximum length of the curves.
As our main result, we prove that our data structure is conditionally optimal, up to subpolynomial factors. More precisely, we prove that, already for curves in ℝ1, there is no dynamic algorithm to maintain the DTW distance with update and query time O(n1.5-δ) for any constant δ > 0, unless the Negative-k-Clique Hypothesis fails. In fact, we give matching upper and lower bounds for various trade-offs between update and query time, even in cases where the lengths of the curves differ.
Original languageUndefined/Unknown
Title of host publicationSODA
Number of pages35
Publication date2024
Pages208-242
DOIs
Publication statusPublished - 2024
Externally publishedYes
EventACM‑SIAM Symposium on Discrete Algorithms - The Westin Alexandria Old Town, Alexandria, United States
Duration: 7 Jan 202410 Jan 2024
Conference number: 35
https://mathmeetings.net/conferences/view/1444?utm

Symposium

SymposiumACM‑SIAM Symposium on Discrete Algorithms
Number35
LocationThe Westin Alexandria Old Town
Country/TerritoryUnited States
CityAlexandria
Period07/01/202410/01/2024
Internet address

Keywords

  • Dynamic Time Warping
  • Polygonal Curves
  • Dynamic Data Structures
  • Update and Query Time
  • Conditional Lower Bounds

Cite this