Title :
Efficient Evaluation of k-Range Nearest Neighbor Queries in Road Networks
Author :
Bao, Jie ; Chow, Chi-Yin ; Mokbel, Mohamed F. ; Ku, Wei-Shinn
Author_Institution :
Dept. of Comput. Sci. & Eng., Univ. of Minnesota, Minneapolis, MN, USA
Abstract :
A k-Range Nearest Neighbor (or kRNN for short) query in road networks finds the k nearest neighbors of every point on the road segments within a given query region based on the network distance. The kRNN query is significantly important for location-based applications in many realistic scenarios. For example, (1) the user´s location is uncertain, i.e., user´s location is modeled by a spatial region, and (2) the user is not willing to reveal her exact location to preserve her privacy, i.e., her location is blurred into a spatial region. However, the existing solutions for kRNN queries simply apply the traditional k-nearest neighbor query processing algorithm multiple times, which poses a huge redundant searching overhead. To this end, we propose an efficient kRNN query processing algorithm in this paper. Our algorithm (1) employs a shared execution approach to eliminate the redundant searching overhead, and (2) provides a parameter that can be tuned to achieve a tradeoff between the query processing performance and the storage overhead, while guaranteeing the user´s exact k-nearest neighbors are included in the query answers. The experimental results show that our algorithm always outperforms the existing solution in terms of query response time, and the introduced tuning parameter is an effective way to achieve the tradeoff between the query response time and the storage overhead.
Keywords :
pattern recognition; query processing; visual databases; ZcRNN query processing algorithm; k-range nearest neighbor queries; location-based applications; query processing algorithm; redundant searching overhead; road networks; users location; Computer network management; Computer science; Conference management; Delay; Mobile computing; Nearest neighbor searches; Privacy; Query processing; Roads; Spatial databases; GIS; Nearest neighbor query; Query processing in road networks;
Conference_Titel :
Mobile Data Management (MDM), 2010 Eleventh International Conference on
Conference_Location :
Kansas City, MO
Print_ISBN :
978-1-4244-7075-4
DOI :
10.1109/MDM.2010.40