Fr\'echet Distance Under Translation: Conditional Hardness and an Algorithm via Offline Dynamic Grid Reachability
Karl Bringmann, Marvin K\"unnemann, Andr\'e Nusser

TL;DR
This paper improves algorithms for computing the discrete Fréchet distance under translation by solving offline dynamic reachability more efficiently and establishes a near-tight lower bound based on the Strong Exponential Time Hypothesis.
Contribution
It introduces an amortized efficient offline dynamic reachability algorithm for directed grid graphs and proves a conditional lower bound for the problem's complexity.
Findings
Improved running time to rac{n^{4.66}}{} for the problem.
Offline reachability can be solved in rac{N^{1/3}}{} amortized time.
Constructing the arrangement of size rac{n^{4}}{} is necessary in the worst case.
Abstract
The discrete Fr\'echet distance is a popular measure for comparing polygonal curves. An important variant is the discrete Fr\'echet distance under translation, which enables detection of similar movement patterns in different spatial domains. For polygonal curves of length in the plane, the fastest known algorithm runs in time [Ben Avraham, Kaplan, Sharir '15]. This is achieved by constructing an arrangement of disks of size , and then traversing its faces while updating reachability in a directed grid graph of size , which can be done in time per update [Diks, Sankowski '07]. The contribution of this paper is two-fold. First, although it is an open problem to solve dynamic reachability in directed grid graphs faster than , we improve this part of the algorithm: We…
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Image Processing and 3D Reconstruction · Digital Image Processing Techniques
