A Note on Indexing Point Sets for Approximate Bottleneck Distance Queries
Abstract
The {\em bottleneck distance} is a natural measure of the distance between two finite point sets of equal cardinality, defined as the minimum over all bijections between the point sets of the maximum distance between any pair of points put in correspondence by the bijection. In this work, we consider the problem of building a data structure that indexes a collection of planar point sets (of varying sizes) and supports nearest bottleneck distance queries: given a query point set of size , we would like to find the point set(s) of size that are closest in terms of bottleneck distance. Without loss of generality, we assume that all point sets belong to the unit box in the plane and focus on the norm, although the techniques can also be used for other norms. The main contribution is a {\em trie}-based data structure finds a -approximate nearest neighbor in time, where is the minimum bottleneck distance from to any point set in .
Cite
@article{arxiv.1810.09482,
title = {A Note on Indexing Point Sets for Approximate Bottleneck Distance Queries},
author = {Brendan Mumey},
journal= {arXiv preprint arXiv:1810.09482},
year = {2021}
}