Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
158 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Subquadratic $n^ε$-approximation for the Continuous Fréchet Distance (2208.12721v1)

Published 26 Aug 2022 in cs.CG

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 $m$ and $n$ vertices in $\mathbb{R}d$ in $O(mn (\log \log n)2)$ 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 $3$ in strongly subquadratic time, even if $d=1$. The best current results establish a tradeoff between approximation quality and running time. Specifically, Colombe and Fox (SoCG, 2021) give an $O(\alpha)$-approximate algorithm that runs in $O((n3 / \alpha2) \log n)$ time for any $\alpha \in [\sqrt{n}, n]$, assuming $m = n$. In this paper, we improve this result with an $O(\alpha)$-approximate algorithm that runs in $O((n + mn / \alpha) \log3 n)$ time for any $\alpha \in [1, n]$, assuming $m \leq n$ and constant dimension $d$.

Summary

We haven't generated a summary for this paper yet.