pith. sign in

arxiv: 1903.03520 · v1 · pith:TWNLRM4Znew · submitted 2019-03-08 · 💻 cs.DS

The One-Way Communication Complexity of Dynamic Time Warping Distance

classification 💻 cs.DS
keywords communicationalphaone-waybitscomplexitydistancedynamicmetric
0
0 comments X
read the original abstract

We resolve the randomized one-way communication complexity of Dynamic Time Warping (DTW) distance. We show that there is an efficient one-way communication protocol using $\widetilde{O}(n/\alpha)$ bits for the problem of computing an $\alpha$-approximation for DTW between strings $x$ and $y$ of length $n$, and we prove a lower bound of $\Omega(n / \alpha)$ bits for the same problem. Our communication protocol works for strings over an arbitrary metric of polynomial size and aspect ratio, and we optimize the logarithmic factors depending on properties of the underlying metric, such as when the points are low-dimensional integer vectors equipped with various metrics or have bounded doubling dimension. We also consider linear sketches of DTW, showing that such sketches must have size $\Omega(n)$.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Sublinear data structures for short Fr\'echet queries

    cs.CG 2019-07 unverdicted novelty 7.0

    Approximate distance oracles and ANN structures for short Fréchet queries on curves achieve space O((k log(1/ε) ε^{-d})^k) independent of input size N with O(k^2) query time.