Publication Type
Journal Article
Version
publishedVersion
Publication Date
1-2006
Abstract
Traditional nearest-neighbor (NN) search is based on two basic indexing approaches: object-based indexing and solution-based indexing. The former is constructed based on the locations of data objects: using some distance heuristics on object locations. The latter is built on a precomputed solution space. Thus, NN queries can be reduced to and processed as simple point queries in this solution space. Both approaches exhibit some disadvantages, especially when employed for wireless data broadcast in mobile computing environments. In this paper, we introduce a new index method, called the grid-partition index, to support NN search in both ondemand access and periodic broadcast modes of mobile computing. The grid-partition index is constructed based on the Voronoi diagram, i.e., the solution space of NN queries. However, it has two distinctive characteristics. First, it divides the solution space into grid cells such that a query point can be efficiently mapped into a grid cell around which the nearest object is located. This significantly reduces the search space. Second, the grid-partition index stores the objects that are potential NNs of any query falling within the cell. The storage of objects, instead of the Voronoi cells, makes the grid-partition index a hybrid of the solution-based and object-based approaches. As a result, it achieves a much more compact representation than the pure solution-based approach and avoids backtracked traversals required in the typical object-based approach, thus realizing the advantages of both approaches. We develop an incremental construction algorithm to address the issue of object update. In addition, we present a cost model to approximate the search cost of different grid partitioning schemes. The performances of the grid-partition index and existing indexes are evaluated using both synthetic and real data. The results show that, overall, the grid-partition index significantly outperforms object-based indexes and solution-based indexes. Furthermore, we extend the grid-partition index to support continuous-nearest-neighbor search. Both algorithms and experimental results are presented.
Keywords
nearest-neighbor search, continuous-nearest-neighbor search, index structure, location-dependent data, wireless broadcast
Discipline
Databases and Information Systems | Numerical Analysis and Scientific Computing
Publication
VLDB Journal
Volume
15
Issue
1
First Page
21
Last Page
39
ISSN
1066-8888
Identifier
10.1007/s00778-004-0146-0
Publisher
Springer Verlag
Citation
ZHENG, Baihua; XU, Jianliang; LEE, Wang-Chien; and LEE, Dik Lun.
Grid-Partition Index: A Hybrid Approach to Nearest-Neighbor Queries in Wireless Location-Based Services. (2006). VLDB Journal. 15, (1), 21-39.
Available at: https://ink.library.smu.edu.sg/sis_research/1178
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-No Derivative Works 4.0 International License.
Additional URL
http://dx.doi.org/10.1007/s00778-004-0146-0
Included in
Databases and Information Systems Commons, Numerical Analysis and Scientific Computing Commons