Orientation-Preserving Vectorized Distance Between Curves
Jeff M. Phillips, Hasan Pourmahmood-Aghababa

TL;DR
This paper introduces an orientation-preserving landmark-based distance for continuous curves that is easier to compute and interpret than traditional measures like Frechet or DTW, enabling more efficient shape analysis.
Contribution
It proposes a new Euclidean-like distance measure for curves based on signed distances to landmarks, with proven stability and a novel shape complexity parameter called signed local feature size.
Findings
The measure retains key properties of existing distances.
It is computationally faster for nearest neighbor queries.
Introduces the concept of signed local feature size for shape complexity.
Abstract
We introduce an orientation-preserving landmark-based distance for continuous curves, which can be viewed as an alternative to the \Frechet or Dynamic Time Warping distances. This measure retains many of the properties of those measures, and we prove some relations, but can be interpreted as a Euclidean distance in a particular vector space. Hence it is significantly easier to use, faster for general nearest neighbor queries, and allows easier access to classification results than those measures. It is based on the \emph{signed} distance function to the curves or other objects from a fixed set of landmark points. We also prove new stability properties with respect to the choice of landmark points, and along the way introduce a concept called signed local feature size (slfs) which parameterizes these notions. Slfs explains the complexity of shapes such as non-closed curves where the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Time Series Analysis and Forecasting · Data Visualization and Analytics
