Proceedings of the 12th International Conference on Extending Database Technology: Advances in Database Technology 2009
DOI: 10.1145/1516360.1516378
|View full text |Cite
|
Sign up to set email alerts
|

Continuous visible nearest neighbor queries

Abstract: In this paper, we identify and solve a new type of spatial queries, called continuous visible nearest neighbor (CVNN) search. Given a data set P , an obstacle set O, and a query line segment q, a CVNN query returns a set of p, R tuples such that p ∈ P is the nearest neighbor (NN) to every point r along the interval R ⊆ q as well as p is visible to r. Note that p may be NULL, meaning that all points in P are invisible to all points in R, due to the obstruction of some obstacles in O. In this paper, we formulate… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
36
0

Year Published

2009
2009
2016
2016

Publication Types

Select...
4
3
2

Relationship

2
7

Authors

Journals

citations
Cited by 41 publications
(36 citation statements)
references
References 37 publications
0
36
0
Order By: Relevance
“…In recent years, other types of queries on moving objects have also been studied extensively. These include the range queries [1,26], the kNN queries with two predicates [2], the density queries [10], the intersection join queries [27,28], the obstructed NN queries [5,13], the visible NN queries [6], the weighted NN queries [14] and the destination prediction queries [24], etc. These studies have different problem settings from ours and their solutions are inapplicable.…”
Section: Related Workmentioning
confidence: 99%
“…In recent years, other types of queries on moving objects have also been studied extensively. These include the range queries [1,26], the kNN queries with two predicates [2], the density queries [10], the intersection join queries [27,28], the obstructed NN queries [5,13], the visible NN queries [6], the weighted NN queries [14] and the destination prediction queries [24], etc. These studies have different problem settings from ours and their solutions are inapplicable.…”
Section: Related Workmentioning
confidence: 99%
“…Relevant to our work, spatial queries for selecting a set of spatial points, aiming to minimize the total spatial distance, have been proposed for various scenarios [5,6,8,9]. However, in these works, the (social) connectivity among the spatial points is not considered.…”
Section: Related Workmentioning
confidence: 99%
“…Specifically, given two sets of points P and Q, together with the number of points to be selected k, Group Nearest Neighbor Query [5] finds a set of k points in P such that the total spatial distance of the points to all points in Q is minimized. On the other hand, for a line segment and a set of points, Continuous Nearest Neighbor Search [6] returns the nearest neighbor of each point on the line segment, while the Continuous Visible Nearest Neighbor Queries [8] extends Continuous Nearest Neighbor Search [6] by incorporating the obstacles in the problem design, which may affect the visibility or distance between two points and lead to different results. Meanwhile, Continuous Obstructed Nearest Neighbor Query [9] retrieves the nearest neighbor with regard to the obstructed distance, i.e., the shortest path without crossing any obstacle.…”
Section: Related Workmentioning
confidence: 99%
“…Nutanong et al [15] explore the visible k-nearest neighbor (VkNN) search, which returns the k NNs that are visible to a specified query point. Further studies along this line include visible reverse k-nearest neighbor search [8] and continuous VkNN search [9].…”
Section: Queries With Obstaclesmentioning
confidence: 99%