English

A Constant-Factor Approximation for Continuous Dynamic Time Warping in 2D

Computational Geometry 2026-05-08 v1

Abstract

Continuous Dynamic Time Warping (CDTW) is a robust similarity measure for polygonal curves that has recently found a variety of applications. Despite its practical use, not much is known about the algorithmic complexity of computing it in 2D, especially when one requires either an exact solution or strong approximation guarantees. We fill this gap by introducing a 55-approximation algorithm with running time O(n5)O(n^5) under the 1-norm. This is the first constant-factor approximation for 2D CDTW with polynomial running time. We extend our algorithm to all polygonal norms on R2\mathbb{R}^2, which we subsequently use in order to achieve a (5+ε)(5+\varepsilon)-approximation with time complexity O(n5/ε1/2)O(n^5 / \varepsilon^{1/2}) for CDTW in 2D under any fixed norm. The latter result in particular includes the usual Euclidean 2-norm.

Keywords

Cite

@article{arxiv.2605.05917,
  title  = {A Constant-Factor Approximation for Continuous Dynamic Time Warping in 2D},
  author = {Kevin Buchin and Maike Buchin and Jan Erik Swiadek and Sampson Wong},
  journal= {arXiv preprint arXiv:2605.05917},
  year   = {2026}
}

Comments

Appearing in ICALP 2026

R2 v1 2026-07-01T12:54:28.666Z