Indexing Point Sets for Approximate Bottleneck Distance Queries

10/22/2018
by   Brendan Mumey, et al.
0

The bottleneck distance is a natural measure of the distance between two finite point sets of equal cardinality. In this work, we consider the problem of indexing a set of m planar point sets (of varying sizes) to create a database D that supports nearest bottleneck distance queries: given a query point set Q of size n, the point sets P ∈ D that are closest in terms of bottleneck distance are returned. Without loss of generality, we assume that all point sets belong to the unit box [0,1]^2 in the plane. The main contribution of this work is a trie-based data structure that is space efficient and supports 8-approximate nearest bottleneck queries in O(-(d_B(D,Q)) (m,10^n) n ^3 n) time, where d_B(D,Q) is the minimum bottleneck distance from Q to any point set in D. A direct consequence, of independent interest, is a simple O(-(d_B(P,Q)) n ^3 n) time algorithm to 2 √(2)-approximate d_B(P,Q), for any two point sets P and Q. Finally, the querying algorithm proposed is easily adapted to support nearest subset and superset queries.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/10/2017

Dynamic Geodesic Nearest Neighbor Searching in a Simple Polygon

We present an efficient dynamic data structure that supports geodesic ne...
research
03/30/2021

Approximate Nearest-Neighbor Search for Line Segments

Approximate nearest-neighbor search is a fundamental algorithmic problem...
research
02/28/2019

Dynamic Planar Convex Hull

In this article, we determine the amortized computational complexity of ...
research
09/24/2021

Dynamic Data Structures for k-Nearest Neighbor Queries

Our aim is to develop dynamic data structures that support k-nearest nei...
research
09/20/2021

Resilient Level Ancestor, Bottleneck, and Lowest Common Ancestor Queries in Dynamic Trees

We study the problem of designing a resilient data structure maintaining...
research
07/06/2023

A Near-Linear Time Algorithm for the Chamfer Distance

For any two point sets A,B ⊂ℝ^d of size up to n, the Chamfer distance fr...
research
08/04/2022

Unconventional application of k-means for distributed approximate similarity search

Similarity search based on a distance function in metric spaces is a fun...

Please sign up or login with your details

Forgot password? Click here to reset