Title :
Performance Comparison of the {rm R}^{ast}-Tree and the Quadtree for kNN and Distance Join Queries
Author :
Kim, You Jung ; Patel, Jignesh M.
Author_Institution :
Oracle Corp., Redwood City, CA, USA
fDate :
7/1/2010 12:00:00 AM
Abstract :
Multidimensional point indexing plays a critical role in a variety of data-centric applications, including image retrieval, sequence matching, and moving object database search. A common choice of indexing method for these applications is often the "ubiquitous” R*-tree. Choosing the right indexing method requires careful consideration of various factors such as query operations and index construction methods. In this work, we present an experimental study comparing the R*-tree and Quadtree using various criteria including the query operations and index construction methods. Although a variety of query operations can be performed using these index structures, previous work has largely focused only on the range search operation. We go beyond this previous work and compare the performance of these index structures using k-nearest neighbor (kNN) and distance join queries. In addition, we also consider the impact of index construction methods in evaluating these index structures. Our study sheds light on how the choice of the underlying index structure affects the performance of different query operations, and shows that the method used for constructing the index and the dynamic nature of the data set has a dramatic impact on the performance of these index structures.
Keywords :
indexing; pattern classification; quadtrees; query processing; distance join queries; image retrieval; index construction methods; k-nearest neighbor; moving object database search; multidimensional point indexing; quadtree; query operations; sequence matching; ubiquitous R*-tree; Indexing methods; Performance evaluation; distance join.; kNN; quadtree; {rm R}^{ast}-tree;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2009.141