Property Testing of Curve Similarity
Peyman Afshani, Maike Buchin, Anne Driemel, Marena Richter, Sampson Wong

TL;DR
This paper introduces sublinear algorithms for probabilistic testing of the discrete and continuous Fréchet distance between curves, using limited queries to determine similarity or dissimilarity efficiently.
Contribution
It presents novel sublinear query algorithms for testing curve similarity based on the Fréchet distance, applicable to both discrete and continuous cases, with and without prior knowledge of curve straightness.
Findings
Algorithms require significantly fewer queries than full comparison.
Effective for curves with bounded edge lengths and polynomial aspect ratio.
Applicable to approximate testing of continuous Fréchet distance with similar query complexity.
Abstract
We propose sublinear algorithms for probabilistic testing of the discrete and continuous Fr\'echet distance - a standard similarity measure for curves. We assume the algorithm is given access to the input curves via a query oracle: a query returns the set of vertices of the curve that lie within a radius of a specified vertex of the other curve. The goal is to use a small number of queries to determine with constant probability whether the two curves are similar (i.e., their discrete Fr\'echet distance is at most ) or they are ''-far'' (for ) from being similar, i.e., more than an -fraction of the two curves must be ignored for them to become similar. We present two algorithms which are sublinear assuming that the curves are -approximate shortest paths in the ambient metric space, for some . The first algorithm…
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.
