English

Faster Fr\'echet Distance under Transformations

Computational Geometry 2025-01-23 v1

Abstract

We study the problem of computing the Fr\'echet distance between two polygonal curves under transformations. First, we consider translations in the Euclidean plane. Given two curves π\pi and σ\sigma of total complexity nn and a threshold δ0\delta \geq 0, we present an O~(n7+13)\tilde{\mathcal{O}}(n^{7 + \frac{1}{3}}) time algorithm to determine whether there exists a translation tR2t \in \mathbb{R}^2 such that the Fr\'echet distance between π\pi and σ+t\sigma + t is at most δ\delta. This improves on the previous best result, which is an O(n8)\mathcal{O}(n^8) time algorithm. We then generalize this result to any class of rationally parameterized transformations, which includes translation, rotation, scaling, and arbitrary affine transformations. For a class T\mathcal T of rationally parametrized transformations with kk degrees of freedom, we show that one can determine whether there is a transformation τT\tau \in \mathcal T such that the Fr\'echet distance between π\pi and τ(σ)\tau(\sigma) is at most δ\delta in O~(n3k+43)\tilde{\mathcal{O}}(n^{3k+\frac{4}{3}}) time.

Keywords

Cite

@article{arxiv.2501.12814,
  title  = {Faster Fr\'echet Distance under Transformations},
  author = {Kevin Buchin and Maike Buchin and Zijin Huang and André Nusser and Sampson Wong},
  journal= {arXiv preprint arXiv:2501.12814},
  year   = {2025}
}

Comments

under submission

R2 v1 2026-06-28T21:13:28.919Z