visible nearest neighbor queries

  • Authors:
  • Sarana Nutanong;Egemen Tanin;Rui Zhang

  • Affiliations:
  • Department of Computer Science and Software Engineering, University of Melbourne, Victoria, Australia;Department of Computer Science and Software Engineering, University of Melbourne, Victoria, Australia and NICTA Victoria Laboratory, Australia;Department of Computer Science and Software Engineering, University of Melbourne, Victoria, Australia

  • Venue:
  • DASFAA'07 Proceedings of the 12th international conference on Database systems for advanced applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce the visible k nearest neighbor (VkNN) query, which finds the k nearest objects that are visible to a query point. We also propose an algorithm to efficiently process the VkNN query. We compute the visible neighbors incrementally as we enlarge the search space. Our algorithm dramatically reduces the search cost compared to existing methods that require the computation of the visibility of all objects in advance. With extensive experiments, we show that our algorithm to process the VkNN query outperform the existing algorithms significantly.