On the Discrete Fr\'echet Distance in a Graph
Anne Driemel, Ivor van der Hoog, Eva Rotenberg

TL;DR
This paper studies the discrete Fréchet distance for paths and walks on graphs, proposing efficient approximation algorithms for planar graphs and establishing lower bounds that highlight the problem's computational difficulty.
Contribution
It introduces approximation algorithms for the Fréchet distance on planar graphs with path straightness assumptions and proves conditional lower bounds for the problem's complexity.
Findings
Approximate Fréchet distance can be computed efficiently on planar graphs with path straightness.
The algorithms achieve a (1+ε)-approximation in subquadratic time under certain conditions.
Computational hardness results show no truly subquadratic algorithms are likely for general paths in weighted planar graphs.
Abstract
The Fr\'{e}chet distance is a well-studied similarity measure between curves that is widely used throughout computer science. Motivated by applications where curves stem from paths and walks on an underlying graph (such as a road network), we define and study the Fr\'{e}chet distance for paths and walks on graphs. When provided with a distance oracle of with query time, the classical quadratic-time dynamic program can compute the Fr\'{e}chet distance between two walks and in a graph in time. We show that there are situations where the graph structure helps with computing Fr\'{e}chet distance: when the graph is planar, we apply existing (approximate) distance oracles to compute a -approximation of the Fr\'{e}chet distance between any shortest path and any walk in $O(|G| \log |G| / \sqrt{\varepsilon} + |P| +…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
