@inproceedings{09ba54b10e324b3bb4fe5540c63d91e6,
title = "On the Discrete Fr{\'e}chet Distance in a Graph",
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 G with O(1) query time, the classical quadratic-time dynamic program can compute the Fr{\'e}chet distance between two walks P and Q in a graph G in O(|P |· |Q|) time. We show that there are situations where the graph structure helps with computing Fr{\'e}chet distance: when the graph G is planar, we apply existing (approximate) distance oracles to compute a (1 + e)-approximation of the Fr{\'e}chet distance between any shortest path P and any walk Q in O(|G| log |G|/ve + |P | + |Qe| ) time. We generalise this result to near-shortest paths, i.e. ?-straight paths, as we show how to compute a (1 + e)-approximation between a ?-straight path P and any walk Q in O(|G| log |G|/ve + |P | + ?|eQ| ) time. Our algorithmic results hold for both the strong and the weak discrete Fr{\'e}chet distance over the shortest path metric in G. Finally, we show that additional assumptions on the input, such as our assumption on path straightness, are indeed necessary to obtain truly subquadratic running time. We provide a conditional lower bound showing that the Fr{\'e}chet distance, or even its 1.01-approximation, between arbitrary paths in a weighted planar graph cannot be computed in O((|P | · |Q|)1-d) time for any d > 0 unless the Orthogonal Vector Hypothesis fails. For walks, this lower bound holds even when G is planar, unit-weight and has O(1) vertices.",
keywords = "Complexity analysis, Fr{\'e}chet, Graphs, Planar",
author = "Anne Driemel and \{van der Hoog\}, Ivor and Eva Rotenberg",
note = "Publisher Copyright: {\textcopyright} Anne Driemel, Ivor van der Hoog, and Eva Rotenberg; licensed under Creative Commons License CC-BY 4.0; 38<sup>th</sup> International Symposium on Computational Geometry, SoCG 2022 ; Conference date: 07-06-2022 Through 10-06-2022",
year = "2022",
month = jun,
day = "1",
doi = "10.4230/LIPIcs.SoCG.2022.36",
language = "English",
series = "Leibniz International Proceedings in Informatics, LIPIcs",
publisher = "Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing",
editor = "Xavier Goaoc and Michael Kerber",
booktitle = "Proceedings of 38th International Symposium on Computational Geometry",
}