Indexing Animated Objects Using Spatiotemporal Access Methods (2001)
Cached
Download Links
- [research.att.com]
- [www.research.att.com]
- [www2.research.att.com]
- [www.cs.auc.dk]
- [www.cs.ucr.edu]
- [www.cs.ucr.edu]
- DBLP
Other Repositories/Bibliography
| Venue: | IEEE Transactions on Knowledge and Data Engineering |
| Citations: | 45 - 7 self |
BibTeX
@ARTICLE{Kollios01indexinganimated,
author = {George Kollios and Vassilis J. Tsotras and Dimitrios Gunopulos and Alex Delis and Marios Hadjieleftheriou},
title = {Indexing Animated Objects Using Spatiotemporal Access Methods},
journal = {IEEE Transactions on Knowledge and Data Engineering},
year = {2001},
volume = {13},
pages = {758--777}
}
Years of Citing Articles
OpenURL
Abstract
AbstractÐWe present a new approach for indexing animated objects and efficiently answering queries about their position in time and space. In particular, we consider an animated movie as a spatiotemporal evolution. A movie is viewed as an ordered sequence of frames, where each frame is a 2D space occupied by the objects that appear in that frame. The queries of interest are range queries of the form, ªfind the objects that appear in area S between frames fi and fjº as well as nearest neighbor queries such as, ªfind the q nearest objects to a given position A between frames fi and fj.º The straightforward approach to index such objects considers the frame sequence as another dimension and uses a 3D access method (such as, an R-Tree or its variants). This, however, assigns long ªlifetimeº intervals to objects that appear through many consecutive frames. Long intervals are difficult to cluster efficiently in a 3D index. Instead, we propose to reduce the problem to a partial-persistence problem. Namely, we use a 2D access method that is made partially persistent. We show that this approach leads to faster query performance while still using storage proportional to the total number of changes in the frame evolution. What differentiates this problem from traditional temporal indexing approaches is that objects are allowed to move and/or change their extent continuously between frames. We present novel methods to approximate such object evolutions. We formulate an optimization problem for which we provide an optimal solution for the case where objects move linearly. Finally, we present an extensive experimental study of the proposed methods. While we concentrate on animated movies, our approach is general and can be applied to other spatiotemporal applications as well. Index TermsÐAccess methods, spatiotemporal databases, animated objects, multimedia. 1







