On Computing the $k$-Shortcut Fr\'echet Distance
Jacobus Conradi, Anne Driemel

TL;DR
This paper investigates the complexity of computing the k-shortcut Fréchet distance between polygonal curves, providing both hardness results and efficient approximation algorithms for the problem.
Contribution
It introduces complexity bounds for the parameterized problem and develops a near-linear time approximation algorithm for fixed k and c-packed curves.
Findings
No algorithm with runtime n^{o(k)} assuming ETH
A decision algorithm with runtime O(k n^{2k+2} log n)
A (3+ε)-approximate decider with runtime O(k n^2 log^2 n) for fixed ε
Abstract
The Fr\'echet distance is a popular measure of dissimilarity for polygonal curves. It is defined as a min-max formulation that considers all direction-preserving continuous bijections of the two curves. Because of its susceptibility to noise, Driemel and Har-Peled introduced the shortcut Fr\'echet distance in 2012, where one is allowed to take shortcuts along one of the curves, similar to the edit distance for sequences. We analyse the parameterized version of this problem, where the number of shortcuts is bounded by a parameter . The corresponding decision problem can be stated as follows: Given two polygonal curves and of at most vertices, a parameter and a distance threshold , is it possible to introduce shortcuts along such that the Fr\'echet distance of the resulting curve and the curve is at most ? We study this problem for polygonal…
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.
