Frรฉchet Distance in Subquadratic Time

July 07, 2024 ยท Declared Dead ยท ๐Ÿ› ACM-SIAM Symposium on Discrete Algorithms

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Siu-Wing Cheng, Haoqiang Huang arXiv ID 2407.05231 Category cs.CG: Computational Geometry Cross-listed cs.DS Citations 8 Venue ACM-SIAM Symposium on Discrete Algorithms Last Checked 6 months ago
Abstract
Let $m$ and $n$ be the numbers of vertices of two polygonal curves in $\mathbb{R}^d$ for any fixed $d$ such that $m \leq n$. Since it was known in 1995 how to compute the Frรฉchet distance of these two curves in $O(mn\log (mn))$ time, it has been an open problem whether the running time can be reduced to $o(n^2)$ when $m = ฮฉ(n)$. In the mean time, several well-known quadratic time barriers in computational geometry have been overcome: 3SUM, some 3SUM-hard problems, and the computation of some distances between two polygonal curves, including the discrete Frรฉchet distance, the dynamic time warping distance, and the geometric edit distance. It is curious that the quadratic time barrier for Frรฉchet distance still stands. We present an algorithm to compute the Frรฉchet distance in $O(mn(\log\log n)^{2+ฮผ}\log n/\log^{1+ฮผ} m)$ expected time for some constant $ฮผ\in (0,1)$. It is the first algorithm that returns the Frรฉchet distance in $o(mn)$ time when $m = ฮฉ(n^{\varepsilon})$ for any fixed $\varepsilon \in (0,1]$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Geometry

R.I.P. ๐Ÿ‘ป Ghosted

Dynamic Planar Convex Hull

Riko Jacob, Gerth Stรธlting Brodal

cs.CG ๐Ÿ› The 43rd Annual IEEE Symposium on Foundations of Computer Science, 2002. Proceedings. ๐Ÿ“š 240 cites 7 years ago

Died the same way โ€” ๐Ÿ‘ป Ghosted