TL;DR
This paper develops an efficient implementation for the discrete Fréchet distance under translation, combining optimization and geometric algorithms, enabling practical use in shape similarity tasks like handwriting analysis.
Contribution
It introduces a novel algorithm engineering approach that combines inexact optimization methods with exact geometric algorithms for the Fréchet distance under translation.
Findings
Answers queries in milliseconds to seconds on standard hardware.
Achieves practical performance despite theoretical complexity.
Enables application of Fréchet distance under translation in real-world scenarios.
Abstract
Consider the natural question of how to measure the similarity of curves in the plane by a quantity that is invariant under translations of the curves. Such a measure is justified whenever we aim to quantify the similarity of the curves' shapes rather than their positioning in the plane, e.g., to compare the similarity of handwritten characters. Perhaps the most natural such notion is the (discrete) Fr\'echet distance under translation. Unfortunately, the algorithmic literature on this problem yields a very pessimistic view: On polygonal curves with vertices, the fastest algorithm runs in time and cannot be improved below unless the Strong Exponential Time Hypothesis fails. Can we still obtain an implementation that is efficient on realistic datasets? Spurred by the surprising performance of recent implementations for the Fr\'echet distance, we perform…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
