Data Structures for Approximate Discrete Fr\'echet Distance
Ivor van der Hoog, Eva Rotenberg, Sampson Wong

TL;DR
This paper introduces efficient algorithms and data structures for approximating the Fréchet distance between curves, especially for c-packed curves in Euclidean and geodesic spaces, overcoming previous computational limitations.
Contribution
It provides the first nearly-linear time algorithm for approximate Fréchet distance in Euclidean space and the first data structure for general geodesic metric spaces, with extensions for dynamic updates and related queries.
Findings
Nearly-linear time algorithm for Euclidean curves
First data structure for geodesic metric spaces
Supports dynamic updates and additional queries
Abstract
The Fr\'{e}chet distance is a popular distance measure between curves and . Conditional lower bounds prohibit -approximate Fr\'{e}chet distance computations in strongly subquadratic time, even when preprocessing using any polynomial amount of time and space. As a consequence, the Fr\'echet distance has been studied under realistic input assumptions, for example, assuming both curves are -packed. In this paper, we study -packed curves in Euclidean space and in general geodesic metrics . In , we provide a nearly-linear time static algorithm for computing the -approximate continuous Fr\'echet distance between -packed curves. Our algorithm has a linear dependence on the dimension , as opposed to previous algorithms which have an exponential dependence on . In general geodesic metric…
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 · Computer Graphics and Visualization Techniques
