English

A faster algorithm for the discrete Fr\'echet distance under translation

Computational Geometry 2015-01-16 v1

Abstract

The discrete Fr\'echet distance is a useful similarity measure for comparing two sequences of points P=(p1,,pm)P=(p_1,\ldots, p_m) and Q=(q1,,qn)Q=(q_1,\ldots,q_n). In many applications, the quality of the matching can be improved if we let QQ undergo some transformation relative to PP. In this paper we consider the problem of finding a translation of QQ that brings the discrete Fr\'echet distance between PP and QQ to a minimum. We devise an algorithm that computes the minimum discrete Fr\'echet distance under translation in R2\mathbb{R}^2, and runs in O(m3n2(1+log(n/m))log(m+n))O(m^3n^2(1+\log(n/m))\log(m+n)) time, assuming mnm\leq n. This improves a previous algorithm of Jiang et al.~\cite{JXZ08}, which runs in O(m3n3log(m+n))O(m^3n^3 \log(m + n)) time.

Keywords

Cite

@article{arxiv.1501.03724,
  title  = {A faster algorithm for the discrete Fr\'echet distance under translation},
  author = {Rinat Ben Avraham and Haim Kaplan and Micha Sharir},
  journal= {arXiv preprint arXiv:1501.03724},
  year   = {2015}
}
R2 v1 2026-06-22T08:02:33.933Z