The Discrete and Semi-continuous Fr\'echet Distance with Shortcuts via Approximate Distance Counting and Selection Techniques
Rinat Ben Avraham, Omrit Filtser, Haim Kaplan, Matthew J. Katz, Micha, Sharir

TL;DR
This paper introduces efficient algorithms for computing the discrete and semi-continuous Fréchet distance with shortcuts, effectively handling outliers and noise in curve similarity measurements.
Contribution
It presents novel algorithms for the discrete Fréchet distance with shortcuts, including a two-sided case and a faster one-sided case, utilizing new approximate distance counting techniques.
Findings
Achieved an $O((m^{2/3}n^{2/3}+m+n) ext{log}^3(m+n))$-time algorithm for two-sided shortcuts.
Developed a randomized $O((m+n)^{6/5+ ext{ε}})$ expected time algorithm for one-sided shortcuts.
Introduced a new decision algorithm for counting point pairs within a distance interval, aiding in efficient distance approximation.
Abstract
The \emph{Fr\'echet distance} is a well studied similarity measures between curves. The \emph{discrete Fr\'echet distance} is an analogous similarity measure, defined for a sequence of points and a sequence of points, where the points are usually sampled from input curves. In this paper we consider a variant, called the \emph{discrete Fr\'echet distance with shortcuts}, which captures the similarity between (sampled) curves in the presence of outliers. For the \emph{two-sided} case, where shortcuts are allowed in both curves, we give an -time algorithm for computing this distance. When shortcuts are allowed only in one noise-containing curve, we give an even faster randomized algorithm that runs in expected time, for any . Our techniques are novel and may find further applications. One of…
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 · Data Management and Algorithms · Algorithms and Data Compression
