-Approximation of Fréchet Distance in Strongly Subquadratic Time
arXiv:2607.06864
The paper presents randomized algorithms that compute a (5+ε)-approximation of both continuous and discrete Fréchet distances between polygonal curves in subquadratic time, improving on previous constant‑factor approximations.
Abstract
We give randomized -approximation algorithms for both the continuous and discrete Fréchet distances on arbitrary two polygonal curves and in for fixed , with and vertices respectively. Our algorithm for continuous Fréchet runs in time, and our algorithm for discrete Fréchet runs in time. These bounds improve the recent strongly subquadratic constant-factor approximation algorithms of Cheng, Huang, and Zhang~\cite{cheng2025constant}, which give -approximations. The approximation improvement comes from certifying long boundary-to-boundary reachability directly through auxiliary surrogate curves, avoiding an extra conversion back to input subcurves and hence removing one triangle-inequality loss. The running-time improvement comes from a two-scale macro-surrogate search combined with dyadic auxiliary-transfer structures, with the discrete case gaining a faster bound from exact planar reachability in the discrete free-space graph.