Open Access System for Information Sharing

Login Library

 

Article
Cited 7 time in webofscience Cited 11 time in scopus
Metadata Downloads

Transform-Space View: Performing Spatial Join in the Transform Space Using Original-Space Indexes SCIE SCOPUS

Title
Transform-Space View: Performing Spatial Join in the Transform Space Using Original-Space Indexes
Authors
Lee, Min-JaeWhang, Kyu-YoungHAN, WOOK SHINSong, Il-Yeol
Date Issued
2006-02
Publisher
Institute of Electrical and Electronics Engineers
Abstract
Spatial joins find all pairs of objects that satisfy a given spatial relationship. In spatial joins using indexes, original-space indexes such as the R-tree are widely used. An original-space index is the one that indexes objects as represented in the original space. Since original-space indexes deal with extents of objects, it is relatively complex to optimize join algorithms using these indexes. On the other hand, transform-space indexes, which transform objects in the original space into points in the transform space and index them, deal only with points but no extents. Thus, optimization of join algorithms using these indexes can be relatively simple. However, the disadvantage of these join algorithms is that they cannot be applied to original-space indexes such as the R-tree; In this paper, we present a novel mechanism for achieving the best of these two types of algorithms. Specifically, we propose the new notion of the transform-space view and present the transform-space view join algorithm. The transform-space view is a virtual transform-space index based on an original-space index. It allows us to "interpret" or "view" an existing original-space index as a transform-space index with no space and negligible time overhead and without actually modifying the structure of the original space index or changing object representation. The transform-space view join algorithm joins two original-space indexes in the transform space through the notion of the transform-space view. Through analysis and experiments, we verify the excellence of the transform-space view join algorithm. The transform-space view join algorithm always outperforms existing ones for all the data sets tested in terms of all three measures used: the one-pass buffer size (the minimum buffer size required for guaranteeing one disk access per page), the number of disk accesses for a given buffer size, and the wall clock time. Thus, it constitutes a lower-bound algorithm. We believe that the proposed transform-space view can be applied to developing various new spatial query processing algorithms in the transform space.
URI
https://oasis.postech.ac.kr/handle/2014.oak/92238
DOI
10.1109/TKDE.2006.33
ISSN
1041-4347
Article Type
Article
Citation
IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, vol. 18, no. 2, page. 245 - 260, 2006-02
Files in This Item:
There are no files associated with this item.

qr_code

  • mendeley

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

Related Researcher

Views & Downloads

Browse