Applied Similarity Problems Using Frechet Distance
Kaveh Shahbaz

TL;DR
This thesis advances Frechet distance computation by introducing a restricted speed model, a versatile data structure called the free-space map, and explores related problems including partial distance, map matching, and NP-completeness of certain curve problems.
Contribution
It presents a new model for Frechet distance with speed restrictions, introduces the free-space map data structure, and improves algorithms for related geometric problems.
Findings
Enhanced algorithms for partial Frechet distance
Efficient computation of Frechet distance for closed curves
NP-completeness of curve construction with minimum Frechet distance
Abstract
In the first part of this thesis, we consider an instance of Frechet distance problem in which the speed of traversal along each segment of the curves is restricted to be within a specfied range. This setting is more realistic than the classical Frechet distance setting, specially in GIS applications. We also study this problem in the setting where the polygonal curves are inside a simple polygon. In the second part of this thesis, we present a data structure, called the free-space map, that enables us to solve several variants of the Frechet distance problem efficiently. Our data structure encapsulates all the information available in the free-space diagram, yet it is capable of answering more general type of queries efficiently. Given that the free-space map has the same size and construction time as the standard free-space diagram, it can be viewed as a powerful alternative to it.…
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.
