Abstract
The range nearest-neighbor (NN) query is an important query type in location-based services, as it can be applied to the case that an NN query has a spatial region, instead of a location point, as the query location. Examples of the applications of range NN queries include uncertain locations and privacy-preserving queries. Given a set of objects, the range NN answer is a set of objects that includes the nearest object(s) to every point in a given spatial region. The answer set size would significantly increase as the spatial region gets larger. Unfortunately, mobile users in wireless environments suffer from scarce bandwidth and low-quality communication, transmitting a large answer set from a database server to the user would pose very high response time. To this end, we propose an approximate range NN query processing algorithm to balance a performance tradeoff between query response time and the quality of answers. The distinct features of our algorithm are that (1) it allows the user to specify an approximation tolerance level k, so that we guarantee to provide an answer set such that each object in is one of the k nearest objects to every point in a given query region; and (2) it minimizes the number of objects returned in an answer set, in order to minimize the transmission time of sending the answer set to the user. Extensive experimental results show that our proposed algorithm is scalable and effectively reduces query response time while providing approximate query answers that satisfy the user specified approximation tolerance level.
Original language | English (US) |
---|---|
Title of host publication | Advances in Spatial and Temporal Databases - 11th International Symposium, SSTD 2009, Proceedings |
Pages | 283-301 |
Number of pages | 19 |
DOIs | |
State | Published - 2009 |
Event | 11th International Symposium on Spatial and Temporal Databases, SSTD 2009 - Aalborg, Denmark Duration: Jul 8 2009 → Jul 10 2009 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 5644 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Other
Other | 11th International Symposium on Spatial and Temporal Databases, SSTD 2009 |
---|---|
Country/Territory | Denmark |
City | Aalborg |
Period | 7/8/09 → 7/10/09 |
Bibliographical note
Funding Information:This work is supported in part by the National Science Foundation under Grants IIS-0811998, IIS-0811935, and CNS-0708604.