2009
DOI: 10.1007/978-3-642-02982-0_14
|View full text |Cite
|
Sign up to set email alerts
|

Indexing Moving Objects Using Short-Lived Throwaway Indexes

Abstract: Abstract. With the exponential growth of moving objects data to the Gigabyte range, it has become critical to develop effective techniques for indexing, updating, and querying these massive data sets. To meet the high update rate as well as low query response time requirements of moving object applications, this paper takes a novel approach in moving object indexing. In our approach we do not require a sophisticated index structure that needs to be adjusted for each incoming update. Rather we construct concept… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
54
0

Year Published

2010
2010
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 56 publications
(54 citation statements)
references
References 34 publications
0
54
0
Order By: Relevance
“…It falls behind even a baseline approach, termed Binary Search, where the data points are sorted by one coordinate, upon which a nested loop with binary search (on the sorted coordinate) is used to compute the join. There is no clear winner: the best-performing approaches, namely R-Tree [4,6], CR-Tree [5], and Linearized KD-Trie [3], exhibit very similar performance.…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…It falls behind even a baseline approach, termed Binary Search, where the data points are sorted by one coordinate, upon which a nested loop with binary search (on the sorted coordinate) is used to compute the join. There is no clear winner: the best-performing approaches, namely R-Tree [4,6], CR-Tree [5], and Linearized KD-Trie [3], exhibit very similar performance.…”
Section: Resultsmentioning
confidence: 99%
“…For example, two dimensional coordinates are often encoded as two 4-byte single-precision or integer values [2,3,7,8].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Updating the index, however, is very costly and it is typically cheaper to rebuild the index from scratch at every iteration (and to throw away the index after leading to short lived throw-away indexes [8]). Space-oriented partitioning indexes are particularly efficient in building an index as they use spatial grids or hierarchical space decomposition to index the objects.…”
Section: Iterative Static Spatial Joinmentioning
confidence: 99%
“…We will use this observation next to parallelize behavioral simulations efficiently in the MapReduce framework. As we will see in Section 4, the observation also enables us to apply efficient database indexing techniques, e.g., [18,37].…”
Section: Simulations As Iterated Spatial Joinsmentioning
confidence: 99%