A Subquadratic $n^\epsilon$-approximation for the Continuous Fr\'echet Distance
Thijs van der Horst, Marc van Kreveld, Tim Ophelders, Bettina, Speckmann

TL;DR
This paper presents a new algorithm that approximates the continuous Fréchet distance between curves more efficiently, achieving a subquadratic runtime with adjustable approximation quality in fixed dimensions.
Contribution
It introduces a subquadratic-time approximation algorithm for the continuous Fréchet distance with a flexible tradeoff between accuracy and efficiency.
Findings
Achieves an $O( ext{approximation factor})$-approximate algorithm with subquadratic runtime.
Improves upon previous tradeoff results by reducing the dependency on $n$ and $m$.
Works in fixed dimension with assumptions $m eq n$ and $d$ constant.
Abstract
The Fr\'echet distance is a commonly used similarity measure between curves. It is known how to compute the continuous Fr\'echet distance between two polylines with and vertices in in time; doing so in strongly subquadratic time is a longstanding open problem. Recent conditional lower bounds suggest that it is unlikely that a strongly subquadratic algorithm exists. Moreover, it is unlikely that we can approximate the Fr\'echet distance to within a factor in strongly subquadratic time, even if . The best current results establish a tradeoff between approximation quality and running time. Specifically, Colombe and Fox (SoCG, 2021) give an -approximate algorithm that runs in time for any , assuming . In this paper, we improve this result with 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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Digital Image Processing Techniques · Complexity and Algorithms in Graphs
