Proceedings of the Twentieth Annual ACM-SIAM Symposium on Discrete Algorithms 2009
DOI: 10.1137/1.9781611973068.71
|View full text |Cite
|
Sign up to set email alerts
|

Exact Algorithms for Partial Curve Matching via the Fréchet Distance

Abstract: Curve matching is a fundamental problem that occurs in many applications. In this paper, we study the problem of measuring partial similarity between curves. Specifically, given two curves, we wish to maximize the total length of subcurves that are close to each other, where closeness is measured by the Fréchet distance, a common distance measure for curves. The resulting maximal length is called the partial Fréchet similarity between the two input curves. Given two polygonal curves P and Q in IR d of size m a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
85
0

Year Published

2009
2009
2023
2023

Publication Types

Select...
5
2
1

Relationship

3
5

Authors

Journals

citations
Cited by 71 publications
(85 citation statements)
references
References 22 publications
0
85
0
Order By: Relevance
“…In fact, in the discrete case, this measure coincides with DTW under the Euclidean distance. A different solution to partial similarity under the Fréchet distance is given by Buchin et al [5]. The Fréchet distance as similarity measure for trajectories has been further developed by Buchin et al [3].…”
Section: Subtrajectory Similaritymentioning
confidence: 99%
See 1 more Smart Citation
“…In fact, in the discrete case, this measure coincides with DTW under the Euclidean distance. A different solution to partial similarity under the Fréchet distance is given by Buchin et al [5]. The Fréchet distance as similarity measure for trajectories has been further developed by Buchin et al [3].…”
Section: Subtrajectory Similaritymentioning
confidence: 99%
“…Figure 2 shows a set of six trajectories whose clusters we may want to determine. Two clusters are easily visible, but it is not directly clear if the dashed trajectory, τ 3 , fits better with {τ 1 , τ 2 } or with {τ 4 , τ 5 , τ 6 }. Based on shape and distance similarity, it fits slightly better in the first group, but if we consider time-dependent similarity like the average distance at corresponding times (defined formally later), it fits better in the second group, basically because the speeds are more similar.…”
Section: Introductionmentioning
confidence: 99%
“…This subvariant can be seen as a partial matching problem of curves. Partial matching problems for two curves using the Fréchet distance that have been considered are matching a curve to a subcurve of a different trajectory [4] and matching two curves where several subcurves may contribute to the matching [12].…”
Section: Preliminariesmentioning
confidence: 99%
“…They argued that the Fréchet distance is better suited as a similarity measure, and they described an O(n 2 log n) time algorithm to compute it on a real RAM or pointer machine. 1 Since Alt and Godau's seminal paper, there has been a wealth of research in various directions, such as extensions to higher dimensions [7,23,26,28,33,46], approximation algorithms [9,10,37], the geodesic and the homotopic Fréchet distance [29,34,38,48], and much more [2,22,25,35,36,51,54,55]. Most known approximation algorithms make further assumptions on the curves, and only an O(n 2 )-time approximation algorithm is known for arbitrary polygonal curves [24].…”
Section: Introductionmentioning
confidence: 99%