Adaptive Computation of the Discrete Fr\'echet Distance
J\'er\'emy Barbay

TL;DR
This paper introduces a parameterized analysis of the discrete Fréchet distance, showing that its computation time and space can be optimized based on the certificate width, a measure of relevant matrix area.
Contribution
It provides a new complexity analysis framework for the discrete Fréchet distance based on certificate width, improving understanding of its computational requirements.
Findings
Discrete Fréchet distance can be computed in time within ((n+m)ω)
Space complexity is within O(n+m+ω)
Analysis depends on the certificate width ω, offering potential efficiency gains
Abstract
The discrete Fr{\'e}chet distance is a measure of similarity between point sequences which permits to abstract differences of resolution between the two curves, approximating the original Fr{\'e}chet distance between curves. Such distance between sequences of respective length and can be computed in time within and space within using classical dynamic programing techniques, a complexity likely to be optimal in the worst case over sequences of similar lenght unless the Strong Exponential Hypothesis is proved incorrect. We propose a parameterized analysis of the computational complexity of the discrete Fr{\'e}chet distance in fonction of the area of the dynamic program matrix relevant to the computation, measured by its \emph{certificate width} . We prove that the discrete Fr{\'e}chet distance can be computed in time within and space within…
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 · Digital Image Processing Techniques · Advanced Graph Theory Research
