English

A Subquadratic $n^\epsilon$-approximation for the Continuous Fr\'echet Distance

Computational Geometry 2022-08-29 v1

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

Keywords

Cite

@article{arxiv.2208.12721,
  title  = {A Subquadratic $n^\epsilon$-approximation for the Continuous Fr\'echet Distance},
  author = {Thijs van der Horst and Marc van Kreveld and Tim Ophelders and Bettina Speckmann},
  journal= {arXiv preprint arXiv:2208.12721},
  year   = {2022}
}

Comments

20 pages, 5 figures

R2 v1 2026-06-25T02:00:36.608Z