2001
DOI: 10.1007/3-540-47724-1_5
|View full text |Cite
|
Sign up to set email alerts
|

K-Nearest Neighbor Search for Moving Query Point

Abstract: Abstract. This paper addresses the problem of finding k nearest neighbors for moving query point (we call it k-NNMP). It is an important issue in both mobile computing research and real-life applications. The problem assumes that the query point is not static, as in k-nearest neighbor problem, but varies its position over time. In this paper, four different methods are proposed for solving the problem. Discussion about the parameters affecting the performance of the algorithms is also presented. A sequence of … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
208
0
4

Year Published

2002
2002
2012
2012

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 278 publications
(215 citation statements)
references
References 12 publications
(15 reference statements)
0
208
0
4
Order By: Relevance
“…Instead, SOLE updates the query result by computing and sending only updates of the previously reported answer. This is in contrast to previous continuous query approaches (e.g., [21,34,46,50,51,60,61]) that abstract the continuous queries to a set of snapshot queries that are continuously reevaluated with the change of data inputs or queries. SOLE distinguishes between two types of query updates: Positive updates and negative updates.…”
Section: Input/output Modelmentioning
confidence: 96%
“…Instead, SOLE updates the query result by computing and sending only updates of the previously reported answer. This is in contrast to previous continuous query approaches (e.g., [21,34,46,50,51,60,61]) that abstract the continuous queries to a set of snapshot queries that are continuously reevaluated with the change of data inputs or queries. SOLE distinguishes between two types of query updates: Positive updates and negative updates.…”
Section: Input/output Modelmentioning
confidence: 96%
“…The research on kNN query processing can be categorized into two main areas, namely, Euclidean space and road networks. In the past, numerous algorithms (e.g., [32,30,21,24,9]) have been proposed to solve kNN problem in the Euclidean space. All of these approaches are applicable to the spaces where the distance between objects is only a function of their spatial attributes (e.g., Euclidean distance).…”
Section: Related Workmentioning
confidence: 99%
“…An important class of location based queries consists of proximity queries such as k Nearest Neighbor(kNN) query [15,32,21,6,7] and its variations, e.g., Reverse k Nearest Neighbor (RkNN) [23,29], k Aggregate Nearest Neighbor (kANN) [28]. The proximity queries in general search for data objects that minimize a distance-based function with reference to one or more query objects.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Tao et al [11] propose query processing methods that use R-Tree as the underlying data structure to address nearest neighbors for a query point that is moving on a straight line segment. Song and Roussopoulos [10] propose utilizing the information contained in the result sets of the previous sampled positions to answer the new queries for KNN. By caching the results of the previous queries, their algorithm provides a more ef®cient approach when the query points are moving.…”
Section: Related Workmentioning
confidence: 99%