Title :
Efficient Evaluation of Radial Queries using the Target Tree
Author :
Morse, Michael D. ; Patel, Jignesh M. ; Grosky, William I.
Author_Institution :
Electrical Engineering and Computer Science University of Michigan
Abstract :
In this paper, we propose a novel indexing structure, called the target tree, which is designed to efficiently answer a new type of spatial query, called a radial query. A radial query seeks to find all objects in the spatial data set that intersect with line segments emanating from a single, designated target point. Many existing and emerging biomedical applications use radial queries, including surgical planning in neurosurgery. Traditional spatial indexing structures such as the R*-tree and quadtree perform poorly on such radial queries. A target tree uses a regular hierarchical decomposition of space using wedge shapes that emanate from the target point, resulting in an index structure that is very efficient for evaluating radial queries. We present a detailed performance evaluation of the target tree, comparing with the R*-tree and quadtree indexing methods, and show that the target tree method outperforms these existing methods by at least a factor of 2-10.
Keywords :
Brain; Cameras; Content addressable storage; Image segmentation; Image storage; Indexing; Magnetic resonance imaging; Neoplasms; Neurosurgery; Surgery;
Conference_Titel :
Data Engineering Workshops, 2005. 21st International Conference on
Print_ISBN :
0-7695-2657-8
DOI :
10.1109/ICDE.2005.214