Proceedings of the 2009 ACM SIGMOD International Conference on Management of Data 2009
DOI: 10.1145/1559845.1559907
|View full text |Cite
|
Sign up to set email alerts
|

Monitoring path nearest neighbor in road networks

Abstract: This paper addresses the problem of monitoring the k nearest neighbors to a dynamically changing path in road networks. Given a destination where a user is going to, this new query returns the k -NN with respect to the shortest path connecting the destination and the user's current location, and thus provides a list of nearest candidates for reference by considering the whole coming journey. We name this query the k -Path Nearest Neighbor query (k -PNN). As the user is moving and may not always follow the shor… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
80
0
1

Year Published

2009
2009
2017
2017

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 86 publications
(82 citation statements)
references
References 23 publications
0
80
0
1
Order By: Relevance
“…For example, the in-route nearest neighbor (IRNN) query [27] is designed for travelers following a fixed route. The path nearest neighbor (PNN) query [4] [23] [25] is an extension of the IRNN query that maintains an up-todate path nearest neighbor result as the user is moving along a predefined route. Moreover, the path nearby cluster query [26] further extends the PNN query to find the POI clusters spatially close to a given path.…”
Section: Related Workmentioning
confidence: 99%
“…For example, the in-route nearest neighbor (IRNN) query [27] is designed for travelers following a fixed route. The path nearest neighbor (PNN) query [4] [23] [25] is an extension of the IRNN query that maintains an up-todate path nearest neighbor result as the user is moving along a predefined route. Moreover, the path nearby cluster query [26] further extends the PNN query to find the POI clusters spatially close to a given path.…”
Section: Related Workmentioning
confidence: 99%
“…In this paper we address how to find shortest paths in such a dynamically changing environment which is only the first step in being able to perform a wide variety of operations on spatial networks such as region searches [9,10], nearest neighbor finding [2,3,7,[9][10][11] and distance joins [9]. The problem is that finding shortest paths and distances invariably involve a search process (e.g., via use of a shortest path algorithm [5,6,17]), which takes quite a bit of time, and is not a satisfactory solution in terms of data that is organized using a relational database and is accessed via SELECT operations.…”
Section: Introductionmentioning
confidence: 99%
“…Here, we evaluate all possible subsets of cardinality from 1 to k (lines 1-2). For each potential i-subset A, we compute and record its lower bound GT C(A).lb and upper bound GT C(A).ub (lines [3][4]. If the value of GT C(A).ub is less than that of UB , the value of UB is set to GT C(A).ub (lines [5][6].…”
Section: Algorithmmentioning
confidence: 99%
“…The EU targets a 50% reduction in CO 2 emissions by 2050. This work is motivated in part by the EU project Reduction 4 . Given the current locations Q of a set of travelers, a set of meeting points S, a destination d, and an integer threshold k (1 ≤ k ≤ min{|S|, |Q|}), we aim to identify a subset A of S with at most k elements that when used as meeting points results in the minimum global travel cost.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation