English

Computing the Fr\'echet Distance with a Retractable Leash

Computational Geometry 2016-08-11 v2

Abstract

All known algorithms for the Fr\'echet distance between curves proceed in two steps: first, they construct an efficient oracle for the decision version; second, they use this oracle to find the optimum from a finite set of critical values. We present a novel approach that avoids the detour through the decision version. This gives the first quadratic time algorithm for the Fr\'echet distance between polygonal curves in RdR^d under polyhedral distance functions (e.g., L1L_1 and LL_\infty). We also get a (1+ε)(1+\varepsilon)-approximation of the Fr\'echet distance under the Euclidean metric, in quadratic time for any fixed ε>0\varepsilon > 0. For the exact Euclidean case, our framework currently yields an algorithm with running time O(n2log2n)O(n^2 \log^2 n). However, we conjecture that it may eventually lead to a faster exact algorithm.

Keywords

Cite

@article{arxiv.1306.5527,
  title  = {Computing the Fr\'echet Distance with a Retractable Leash},
  author = {Kevin Buchin and Maike Buchin and Rolf van Leusden and Wouter Meulemans and Wolfgang Mulzer},
  journal= {arXiv preprint arXiv:1306.5527},
  year   = {2016}
}

Comments

19 pages, 5 figures; a preliminary version appeared at ESA 2013

R2 v1 2026-06-22T00:39:00.625Z