Approximating the (Continuous) Fr\'echet Distance
Connor Colombe, Kyle Fox

TL;DR
This paper introduces a novel subquadratic time algorithm for approximating the Fréchet distance between polygonal chains with a significantly improved approximation ratio and running time, advancing computational geometry methods.
Contribution
The authors present the first strongly subquadratic algorithm with subexponential approximation for the Fréchet distance, including a method to convert decision procedures into optimization algorithms.
Findings
Achieves an $O(n)$-approximation in near-linear time.
Provides a deterministic $O(rac{n^3}{eta^2} ext{log} n)$ time algorithm for $O(eta)$-approximate Fréchet correspondence.
Transforms approximate decision procedures into approximate optimization algorithms with minimal overhead.
Abstract
We describe the first strongly subquadratic time algorithm with subexponential approximation ratio for approximately computing the Fr\'echet distance between two polygonal chains. Specifically, let and be two polygonal chains with vertices in -dimensional Euclidean space, and let . Our algorithm deterministically finds an -approximate Fr\'echet correspondence in time . In particular, we get an -approximation in near-linear time, a vast improvement over the previously best know result, a linear time -approximation. As part of our algorithm, we also describe how to turn any approximate decision procedure for the Fr\'echet distance into an approximate optimization algorithm whose approximation ratio is the same up to arbitrarily small constant factors. The transformation into an…
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.
