A faster algorithm for the discrete Fr\'echet distance under translation
Rinat Ben Avraham, Haim Kaplan, Micha Sharir

TL;DR
This paper presents a more efficient algorithm for computing the minimum discrete Fréchet distance under translation between two point sequences in 2D, improving upon previous computational complexity.
Contribution
The authors develop a faster algorithm for the discrete Fréchet distance under translation in 2D, reducing the time complexity from previous methods.
Findings
Algorithm runs in $O(m^3n^2(1+rac{ ext{log}(n/m)}{ ext{log}(m+n)})$ time
Significantly improves previous $O(m^3n^3 ext{log}(m + n))$ time algorithm
Applicable for sequences where $m \
Abstract
The discrete Fr\'echet distance is a useful similarity measure for comparing two sequences of points and . In many applications, the quality of the matching can be improved if we let undergo some transformation relative to . In this paper we consider the problem of finding a translation of that brings the discrete Fr\'echet distance between and to a minimum. We devise an algorithm that computes the minimum discrete Fr\'echet distance under translation in , and runs in time, assuming . This improves a previous algorithm of Jiang et al.~\cite{JXZ08}, which runs in time.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
