Can nearest Neighbor searching be simple and always fast?

0Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Nearest Neighbor Searching, i.e. determining from a set S of n sites in the plane the one that is closest to a given query point q, is a classical problem in computational geometry. Fast theoretical solutions are known, e.g. point location in the Voronoi Diagram of S, or specialized structures such as so-called Delaunay hierarchies. However, practitioners tend to deem these solutions as too complicated or computationally too costly to be actually useful. Recently in ALENEX 2010 Birn et al. proposed a simple and practical randomized solution. They reported encouraging experimental results and presented a partial performance analysis. They argued that in many cases their method achieves logarithmic expected query time but they also noted that in some cases linear expected query time is incurred. They raised the question whether some variant of their approach can achieve logarithmic expected query time in all cases. The approach of Birn et al. derives its simplicity mostly from the fact that it applies only one simple type of geometric predicate: which one of two sites in S is closer to the query point q. In this paper we show that any method for planar nearest neighbor searching that relies just on this one type of geometric predicate can be forced to make at least n∈-∈1 such predicate evaluations during a worst case query. © 2011 Springer-Verlag Berlin Heidelberg.

Cite

CITATION STYLE

APA

Alvarez, V., Kirkpatrick, D. G., & Seidel, R. (2011). Can nearest Neighbor searching be simple and always fast? In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 6942 LNCS, pp. 82–92). https://doi.org/10.1007/978-3-642-23719-5_8

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free