Processing in-route nearest neighbor queries: a comparison of alternative approaches

  • Authors:
  • Shashi Shekhar;Jin Soung Yoo

  • Affiliations:
  • University of Minnesota, Minneapolis MN;University of Minnesota, Minneapolis MN

  • Venue:
  • GIS '03 Proceedings of the 11th ACM international symposium on Advances in geographic information systems
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nearest neighbor query is one of the most important operations in spatial databases and their application domains, e.g., location-based services, advanced traveler information systems, etc. This paper addresses the problem of finding the in-route nearest neighbor (IRNN) for a query object tuple which consists of a given route with a destination and a current location on it. The IRNN is a facility instance via which the detour from the original route on the way to the destination is smallest. This paper addresses four alternative solution methods. Comparisons among them are presented using an experimental framework. Several experiments using real road map datasets are conducted to examine the behavior of the solutions in terms of three parameters affecting the performance. Our experiments show that the computation costs for all methods except the precomputed zone-based method increase with increases in the road map size and the query route length but decreases with increase in the facility density. The precomputed zone-based method shows the most efficiency when there are no updates on the road map.