A faster algorithm for the Fr\'echet distance in 1D for the imbalanced case
Lotte Blank, Anne Driemel

TL;DR
This paper introduces a faster algorithm for computing the Fréchet distance in 1D for the imbalanced case, using a novel data structure and visiting order concepts, improving efficiency over previous bounds.
Contribution
The paper presents the first sub-quadratic algorithm for the imbalanced 1D Fréchet distance, with a new data structure and a key lemma based on visiting orders.
Findings
Achieves $O(n^{2eta} ext{log}^2 n + n ext{log} n)$ time complexity for curves of complexities $n$ and $n^{eta}$.
Provides a data structure with $O(n ext{log} n)$ size and $O(m^2 ext{log}^2 n)$ query time.
Simplifies the proof of a clustering algorithm using the key lemma.
Abstract
The fine-grained complexity of computing the Fr\'echet distance has been a topic of much recent work, starting with the quadratic SETH-based conditional lower bound by Bringmann from 2014. Subsequent work established largely the same complexity lower bounds for the Fr\'echet distance in 1D. However, the imbalanced case, which was shown by Bringmann to be tight in dimensions , was still left open. Filling in this gap, we show that a faster algorithm for the Fr\'echet distance in the imbalanced case is possible: Given two 1-dimensional curves of complexity and for some , we can compute their Fr\'echet distance in time. This rules out a conditional lower bound of the form that Bringmann showed for and any in turn showing a strict separation with the setting…
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.
