Page 1 |
Save page Remove page | Previous | 1 of 119 | Next |
|
small (250x250 max)
medium (500x500 max)
large ( > 500x500)
Full Resolution
All (PDF)
|
This page
All
Subset |
SPATIAL QUERY PROCESSING
USING VORONOI DIAGRAMS
by
Mehdi Sharifzadeh
A Dissertation Presented to the
FACULTY OF THE GRADUATE SCHOOL
UNIVERSITY OF SOUTHERN CALIFORNIA
In Partial Fulfillment of the
Requirements for the Degree
DOCTOR OF PHILOSOPHY
(COMPUTER SCIENCE)
May 2007
Copyright 2007 Mehdi Sharifzadeh
Object Description
| Title | Spatial query processing using Voronoi diagrams |
| Author | Sharifzadeh, Mehdi |
| Author email | sharifza@usc.edu |
| Degree | Doctor of Philosophy |
| Document type | Dissertation |
| Degree program | Computer Science |
| School | Viterbi School of Engineering |
| Date defended/completed | 2007-03-22 |
| Date submitted | 2007 |
| Restricted until | Unrestricted |
| Date published | 2007-04-16 |
| Advisor (committee chair) | Shahabi, Cyrus |
| Advisor (committee member) |
Knoblock, Craig Ortega, Antonio |
| Abstract | Spatial query processing in spatial databases, Geographic Information Systems (GIS), and on-line maps attempts to extract specific geometric relations among spatial objects. As a prominent category of spatial queries, the class of nearest neighbor queries retrieve spatial objects that minimize specific functions in terms of their distance to a given object (e.g., closest data point to a query point). The most efficient algorithms that address nearest neighbor queries utilize the R-tree index structure to avoid I/O operations for the groups of data objectsthat do not contain the final query result. However, they still result in unnecessary I/O operations as R-trees are not efficient in elaborate exploration of the portion of data space thatincludes the result.; In this dissertation, we propose a new index structure, termed VoR-tree, that incorporates Voronoi diagrams into the R-tree index structure for I/O-optimal processing of nearest neighbor queries on point datasets. The neighborhood information encoded in Voronoi diagrams allows a VoR-tree-based algorithm to optimally explore the data space towards the result. We complement our efforts by proposing I/O-optimal algorithms for k nearest neighbor, reverse k nearest neighbor, k aggregate nearest neighbor, and spatial skyline query types. These algorithms perform the least amount of I/O with respect to the information provided in their underlying VoR-tree. Therefore, they find the query result with less I/O operations than their best competitor for each query type. |
| Keyword | spatial databases; Voronoi diagram; VoR-tree; spatial query; spatial skyline |
| Language | English |
| Part of collection | University of Southern California dissertations and theses |
| Publisher (of the original version) | University of Southern California |
| Place of publication (of the original version) | Los Angeles, California |
| Publisher (of the digital version) | University of Southern California. Libraries |
| Type | texts |
| Legacy record ID | usctheses-m394 |
| Rights | Sharifzadeh, Mehdi |
| Repository name | Libraries, University of Southern California |
| Repository address | Los Angeles, California |
| Repository email | http://www.usc.edu/isd/libraries/services/ask_a_librarian/email/ |
| Filename | etd-Sharifzadeh-20070416 |
| Archival file | uscthesesreloadpub_Volume44/etd-Sharifzadeh-20070416.pdf |
Description
| Title | Page 1 |
| Full text | SPATIAL QUERY PROCESSING USING VORONOI DIAGRAMS by Mehdi Sharifzadeh A Dissertation Presented to the FACULTY OF THE GRADUATE SCHOOL UNIVERSITY OF SOUTHERN CALIFORNIA In Partial Fulfillment of the Requirements for the Degree DOCTOR OF PHILOSOPHY (COMPUTER SCIENCE) May 2007 Copyright 2007 Mehdi Sharifzadeh |
Comments
Post a Comment for Page 1

