2009
DOI: 10.1007/s00778-009-0163-0
|View full text |Cite
|
Sign up to set email alerts
|

Analysis and evaluation of V*-kNN: an efficient algorithm for moving kNN queries

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
35
0
1

Year Published

2014
2014
2021
2021

Publication Types

Select...
6
2

Relationship

1
7

Authors

Journals

citations
Cited by 40 publications
(36 citation statements)
references
References 26 publications
0
35
0
1
Order By: Relevance
“…Based on the principle of spatial locality of references, we can cache data objects around the query point and attempt to reproduce query results using the cached data objects as the query point moves (Nutanong et al 2010;Song and Roussopoulos 2001). Once the cached data can no longer produce accurate query results, the cache is updated.…”
Section: Predefined Query Trajectoriesmentioning
confidence: 99%
See 2 more Smart Citations
“…Based on the principle of spatial locality of references, we can cache data objects around the query point and attempt to reproduce query results using the cached data objects as the query point moves (Nutanong et al 2010;Song and Roussopoulos 2001). Once the cached data can no longer produce accurate query results, the cache is updated.…”
Section: Predefined Query Trajectoriesmentioning
confidence: 99%
“…The main difference between the samplingbased method (Song and Roussopoulos 2001) and the safe region-based method (Li et al 2014;Nutanong et al 2010) can be described as follows. The sampling-based method (Song and Roussopoulos 2001) does not produce truly continuous query answers; its main objective is to reduce the cost of each kNN query execution in order to accommodate a higher query frequency.…”
Section: Predefined Query Trajectoriesmentioning
confidence: 99%
See 1 more Smart Citation
“…The state-of-the-art MkNN algorithm is V*-Diagram [16,17]. We use this algorithm as the baseline algorithm in the experiments and will detail it in Section 3.2.…”
Section: Related Workmentioning
confidence: 99%
“…Their approximate algorithm is based on the correlation statistics between pairs of streams, which prunes more data objects than the exact algorithm while keeping the necessary accuracy. Nutanong et al [2010] present an algorithm for efficient processing of moving k-NN queries which uses an incremental technique based on safe regions called the V * diagram. This article also surveys different approaches to the problem of static top-k/w queries over moving data objects.…”
Section: Related Workmentioning
confidence: 99%