Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Spatial Indexing Structures: Research and Presentation - Prof. Yicheng Tu, Assignments of Computer Science

A homework assignment for cis6930 spring 2009, which requires students to study a spatial indexing structure and deliver an oral presentation. The homework includes finding a partner, selecting a topic from a list, and preparing slides that address specific questions related to the chosen index structure. The presentation will be graded based on the quality of slides, presentation skills, and responses to questions.

Typology: Assignments

Pre 2010

Uploaded on 09/17/2009

koofers-user-u2b
koofers-user-u2b 🇺🇸

10 documents

1 / 2

Toggle sidebar

Related documents


Partial preview of the text

Download Spatial Indexing Structures: Research and Presentation - Prof. Yicheng Tu and more Assignments Computer Science in PDF only on Docsity! CIS6930 Spring 2009, Homework 3/4: Spatial Indexing Structures In this homework, you are required to study a certain type of advanced index structure, in addition to the B+-tree and hash-based indexes we discussed in class, or an algorithm to process specific queries using such index structures. The homework is to be finished by reading research papers and other materials I provide as well as anything you can find from other sources. You are required to deliver an oral presentation describing your understanding of the index structure. In studying the index and writing your slides for presentations, please keep the following questions in your mind: 1) What type(s) of data is the index good for? 2) What type(s) of queries is the index good for? 3) Can you describe the data organization in the index? 4) Can you describe how the queries can be processed using the index? 5) What is the time complexity of answering the above queries using the index? 6) What is the space complexity of the index? 7) Other extensions (e.g., variants, bulk loading, popular implementation, compression, …) to the basic index structure that can further improve performance? A successful presentation would clearly show your understanding of the above issues. The presentation will be graded by the whole class based on the quality of your slides, your presentation skills shown, and responses to questions (asked by the audience). The presentation will be given in-class during the week of 04/13/2009-04/17/2009. Please register a time slot for your presentation as early as possible. This homework is to be finished by groups of two. It is your responsibility to find yourself a partner. However, I can definitely help if you have trouble finding a group. As there are 15 students in the class, one person will either join another group or work alone. I will adjust my expectations and grading standards accordingly of such groups. Once you form a group, please pick up a topic to study from the list attached to the end of this document. The assignment of topics will be done in a first-come-first-serve manner. I want to see a variety of topics in your presentations therefore no two groups are allowed to present the same content. The following is a list of topics with pointers to corresponding sources as starting points for your study: 1. The R-tree for indexing low-dimensional data The original paper: http://www.cse.usf.edu/~ytu/Literature/Rtree-SIGMOD84.pdf Some slides you can borrow from the Ramakrishnan book: http://www.cse.usf.edu/~ytu/teaching/CowbookSlides/Chapter28.ppt Two variants of the R-tree can be found in
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved