English

Translation Invariant Fr\'echet Distance Queries

Computational Geometry 2021-08-13 v2

Abstract

The Fr\'echet distance is a popular similarity measure between curves. For some applications, it is desirable to match the curves under translation before computing the Fr\'echet distance between them. This variant is called the Translation Invariant Fr\'echet distance, and algorithms to compute it are well studied. The query version, finding an optimal placement in the plane for a query segment where the Fr\'echet distance becomes minimized, is much less well understood. We study Translation Invariant Fr\'echet distance queries in a restricted setting of horizontal query segments. More specifically, we preprocess a trajectory in O(n2log2n)\mathcal O(n^2 \log^2 n) time and O(n3/2)\mathcal O(n^{3/2}) space, such that for any subtrajectory and any horizontal query segment we can compute their Translation Invariant Fr\'echet distance in O(polylog n)\mathcal O(\text{polylog } n) time. We hope this will be a step towards answering Translation Invariant Fr\'echet queries between arbitrary trajectories.

Keywords

Cite

@article{arxiv.2102.05844,
  title  = {Translation Invariant Fr\'echet Distance Queries},
  author = {Joachim Gudmundsson and André van Renssen and Zeinab Saeidi and Sampson Wong},
  journal= {arXiv preprint arXiv:2102.05844},
  year   = {2021}
}
R2 v1 2026-06-23T23:03:33.344Z