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| L |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.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.