An efficient pre-computation technique for approximation KNN search in road networks

  • Authors:
  • Guang-Zhong Sun;Zhong Zhang;Jing Yuan

  • Affiliations:
  • University of Science and Technology of China;University of Science and Technology of China;University of Science and Technology of China

  • Venue:
  • Proceedings of the 2009 International Workshop on Location Based Social Networks
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently, K-Nearest Neighbor(KNN) query processing over moving objects in road networks is becoming an interesting problem which has caught more and more researchers' attention. Distance pre-computation is an efficient approach for this problem. However, when the road network is large, this approach requires too much memory to use in some practical applications. In this paper, we present a simple and efficient pre-computation technique to solve this problem, with loss of some accuracy. In our pre-computation approach, we choose a proper representative nodes set R from road network G(V, E) (R is a subset of V) and compute the distance values of any pairs in R which are pre-computed. Since |R| ≪ |V|, our approach requires so less memory size that the KNN query can be processed in one common personal computer. Moreover, the approximation of distance value between any pairs in V is well bounded. The experimental results showed that this pre-computation technique yielded excellent performance with good approximation guarantee and high processing speed.