2019
DOI: 10.1142/s0218195919500043
|View full text |Cite
|
Sign up to set email alerts
|

Fast Fréchet Distance Between Curves with Long Edges

Abstract: Computing the Fréchet distance between two polygonal curves takes roughly quadratic time. In this paper, we show that for a special class of curves the Fréchet distance computations become easier. Let P and Q be two polygonal curves in R d with n and m vertices, respectively. We prove four results for the case when all edges of both curves are long compared to the Fréchet distance between them: (1) a linear-time algorithm for deciding the Fréchet distance between two curves, (2) an algorithm that computes the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

1
26
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 11 publications
(27 citation statements)
references
References 20 publications
1
26
0
Order By: Relevance
“…The results described in this work are by far only preliminary. Among the various questions that those preliminary results raise, we discuss here the relation to the long edged sequences recently described by Gudmundsson et al [8]; a potential parameterized conditional lower bound matching our parameterized upper bound on the computational complexity of the Discrete Fréchet Distance; (the not so) similar results on the Orthogonal Vector decision problem; and the possibility of a theory of reductions between parameterized versions of polynomial problems without clear (parameterized or not) computational complexity lower bounds.…”
Section: Discussionmentioning
confidence: 90%
See 2 more Smart Citations
“…The results described in this work are by far only preliminary. Among the various questions that those preliminary results raise, we discuss here the relation to the long edged sequences recently described by Gudmundsson et al [8]; a potential parameterized conditional lower bound matching our parameterized upper bound on the computational complexity of the Discrete Fréchet Distance; (the not so) similar results on the Orthogonal Vector decision problem; and the possibility of a theory of reductions between parameterized versions of polynomial problems without clear (parameterized or not) computational complexity lower bounds.…”
Section: Discussionmentioning
confidence: 90%
“…Relation to Long Edged Sequences: In 2018, Gudmundsson et al [8] described an algorithm deciding if the Fréchet distance is equal to a given value f in time linear in the size of the input curves when each edge is longer than the Fréchet Distance between those two curves. Algorithm 3 is more general than Gudmundsson et al's algorithm [8], but it also performs in linear time on long-edged instances: the traversal corresponding to the Fréchet Distance of such an instance is along the diagonal, implying a certificate width of 1. See Figures 1, 2 and 3 for the Euclidean matrix, Fréchet Matrix and Dynamic Program Matrix of a random instance formed of 5 points, each edge of length 100 with a Fréchet Distance of 13.45 (see Appendix A.2 for the Python code used to generate long edged instances).…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Querying the standard Fréchet distance between a given trajectory and a query trajectory has been studied [8,9,10,12,13], but due to the difficult nature of the query problem, data structures only exist for answering a restricted class of queries. There are two results which are most relevant.…”
Section: Introductionmentioning
confidence: 99%
“…In the special case when k = 1, the approximation ratio can be improved to (1 + ε) with no increase in preprocessing or query time with respect to n. New ideas are required for exact Fréchet distance queries on arbitrary query trajectories. Other query versions for the standard Fréchet distance have also been considered [8,12,13].…”
Section: Introductionmentioning
confidence: 99%