Probabilistic Verifiers: Evaluating Constrained Nearest-Neighbor Queries over Uncertain Data

  • Authors:
  • Reynold Cheng;Jinchuan Chen;Mohamed Mokbel;Chi-Yin Chow

  • Affiliations:
  • Deptartment of Computing, Hong Kong Polytechnic University, Hung Hom, Kowloon, Hong Kong. csckcheng@comp.polyu.edu.hk;Deptartment of Computing, Hong Kong Polytechnic University, Hung Hom, Kowloon, Hong Kong. csjcchen@comp.polyu.edu.hk;Department of Computer Science and Engineering, University of Minnesota-Twin Cities, 200 Union Stree SE, Minneapolis, MN 55455. mokbel@cs.umn.edu;Department of Computer Science and Engineering, University of Minnesota-Twin Cities, 200 Union Stree SE, Minneapolis, MN 55455. cchow@cs.umn.edu

  • Venue:
  • ICDE '08 Proceedings of the 2008 IEEE 24th International Conference on Data Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In applications like location-based services, sensor monitoring and biological databases, the values of the database items are inherently uncertain in nature. An important query for uncertain objects is the Probabilistic Nearest-Neighbor Query (PNN), which computes the probability of each object for being the nearest neighbor of a query point. Evaluating this query is computationally expensive, since it needs to consider the relationship among uncertain objects, and requires the use of numerical integration or Monte-Carlo methods. Sometimes, a query user may not be concerned about the exact probability values. For example, he may only need answers that have sufficiently high confidence. We thus propose the Constrained Nearest-Neighbor Query (C-PNN), which returns the IDs of objects whose probabilities are higher than some threshold, with a given error bound in the answers. The C-PNN can be answered efficiently with probabilistic verifiers. These are methods that derive the lower and upper bounds of answer probabilities, so that an object can be quickly decided on whether it should be included in the answer. We have developed three probabilistic verifiers, which can be used on uncertain data with arbitrary probability density functions. Extensive experiments were performed to examine the effectiveness of these approaches.