Affiliation:
1. Saarland University and Max Planck Institute for Informatics, Saarland Informatics Campus, Germany
2. Max Planck Institute for Informatics, Saarland Informatics Campus, Germany
3. Max Planck Institute for Informatics and Graduate School of Computer Science, Saarland Informatics Campus, Germany
Abstract
The discrete Fréchet distance is a popular measure for comparing polygonal curves. An important variant is the discrete Fréchet distance under translation, which enables detection of similar movement patterns in different spatial domains. For polygonal curves of length
n
in the plane, the fastest known algorithm runs in time Õ(
n
5
) [12]. This is achieved by constructing an arrangement of disks of size Õ(
n
4
), and then traversing its faces while updating reachability in a directed grid graph of size
N
:= Õ(
n
5
), which can be done in time Õ(√
N
) per update [27]. The contribution of this article is two-fold.
First, although it is an open problem to solve dynamic reachability in directed grid graphs faster than Õ(√
N
), we improve this part of the algorithm: We observe that an offline variant of dynamic
s
-
t
-reachability in directed grid graphs suffices, and we solve this variant in amortized time Õ(
N
1/3
) per update, resulting in an improved running time of Õ(
N
4.66
) for the discrete Fréchet distance under translation. Second, we provide evidence that constructing the arrangement of size Õ(
N
4
) is necessary in the worst case by proving a conditional lower bound of
n
4 - o(1)
on the running time for the discrete Fréchet distance under translation, assuming the Strong Exponential Time Hypothesis.
Funder
H2020 European Research Council
Publisher
Association for Computing Machinery (ACM)
Subject
Mathematics (miscellaneous)
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献