Faster Fr\'echet Distance Approximation through Truncated Smoothing
Abstract
The Fr\'echet distance is a commonly used distance measure for curves. Computing the Fr\'echet distance between two polygonal curves of vertices takes roughly quadratic time, and conditional lower bounds suggest that approximating to within a factor cannot be done in strongly-subquadratic time, even in one dimension. Currently, the best approximation algorithms present trade-offs between approximation quality and running time. At SoCG 2021, Colombe and Fox presented an -time -approximate algorithm for curves in arbitrary dimensions, for any . In this work, we give an -approximate algorithm with a significantly faster running time of , for any . In particular, we give the first strongly-subquadratic -approximation algorithm, for any constant . For curves in one dimension we further improve the running time to , for . Both of our algorithms rely on a linear-time simplification procedure that in one dimension reduces the complexity of the reachable free space to without making sacrifices in the asymptotic approximation factor.
Cite
@article{arxiv.2401.14815,
title = {Faster Fr\'echet Distance Approximation through Truncated Smoothing},
author = {Thijs van der Horst and Marc van Kreveld and Tim Ophelders and Bettina Speckmann},
journal= {arXiv preprint arXiv:2401.14815},
year = {2025}
}
Comments
28 pages, 9 figures. Merge with arXiv:2208.12721. This revision fixes some mistakes in the first version