Nearest neighbor searching under uncertainty II

  • Authors:
  • Pankaj K. Agarwal;Boris Aronov;Sariel Har-Peled;Jeff M. Phillips;Ke Yi;Wuzhou Zhang

  • Affiliations:
  • Duke University, Durham, NC, USA;Polytechnic Institute of NYU, Brooklyn, New York, USA;University of Illinois, Urbana, IL , USA;University of Utah, Salt Lake City, UT, USA;Hong Kong University of Science and Technology, Hong Kong, China, China;Duke University, Durham, NC, USA

  • Venue:
  • Proceedings of the 32nd symposium on Principles of database systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nearest-neighbor (NN) search, which returns the nearest neighbor of a query point in a set of points, is an important and widely studied problem in many fields, and it has wide range of applications. In many of them, such as sensor databases, location-based services, face recognition, and mobile data, the location of data is imprecise. We therefore study nearest neighbor queries in a probabilistic framework in which the location of each input point is specified as a probability distribution function. We present efficient algorithms for (i) computing all points that are nearest neighbors of a query point with nonzero probability; (ii) estimating, within a specified additive error, the probability of a point being the nearest neighbor of a query point; (iii) using it to return the point that maximizes the probability being the nearest neighbor, or all the points with probabilities greater than some threshold to be the NN. We also present some experimental results to demonstrate the effectiveness of our approach.