Locality Sensitive Hashing for Efficient Similar Polygon Retrieval
Haim Kaplan, Jay Tenenbaum

TL;DR
This paper develops Locality Sensitive Hashing (LSH) techniques for efficient retrieval of similar polygons by analyzing their turning functions and proposing data structures that are invariant under transformations like translation, rotation, and scaling.
Contribution
It introduces LSH-based data structures for polygon shape retrieval using turning functions and proves new properties of these functions for improved analysis.
Findings
Efficient LSH-based structures for polygon similarity search.
New bounds for translating functions to minimize L1 distance.
Analysis of turning functions invariant under geometric transformations.
Abstract
Locality Sensitive Hashing (LSH) is an effective method of indexing a set of items to support efficient nearest neighbors queries in high-dimensional spaces. The basic idea of LSH is that similar items should produce hash collisions with higher probability than dissimilar items. We study LSH for (not necessarily convex) polygons, and use it to give efficient data structures for similar shape retrieval. Arkin et al. represent polygons by their "turning function" - a function which follows the angle between the polygon's tangent and the -axis while traversing the perimeter of the polygon. They define the distance between polygons to be variations of the (for ) distance between their turning functions. This metric is invariant under translation, rotation and scaling (and the selection of the initial point on the perimeter) and therefore models well the intuitive…
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.
