2015
DOI: 10.1109/tkde.2015.2399306
|View full text |Cite
|
Sign up to set email alerts
|

G-Tree: An Efficient and Scalable Index for Spatial Search on Road Networks

Abstract: In the recent decades, we have witnessed the rapidly growing popularity of location-based systems. Three types of location-based queries on road networks, single-pair shortest path query, k nearest neighbor (kNN) query, and keyword-based kNN query, are widely used in location-based systems. Inspired by R-tree, we propose a height-balanced and scalable index, namely G-tree, to efficiently support these queries. The space complexity of G-tree is O(|V| log |V|) where |V| is the number of vertices in the road netw… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
203
0

Year Published

2015
2015
2024
2024

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 148 publications
(205 citation statements)
references
References 19 publications
(58 reference statements)
2
203
0
Order By: Relevance
“…Both ER and NE use the R-tree to speed up query processing. Zhong et al proposed the G-tree, a hierarchy structure, for processing nearest neighbor queries in the road network [21]. Assuming only the broadcast communication is available, Sun et al proposed the Network Partition Index (NPI) for processing range queries and nearest neighbor queries in the road network [22].…”
Section: Related Workmentioning
confidence: 99%
“…Both ER and NE use the R-tree to speed up query processing. Zhong et al proposed the G-tree, a hierarchy structure, for processing nearest neighbor queries in the road network [21]. Assuming only the broadcast communication is available, Sun et al proposed the Network Partition Index (NPI) for processing range queries and nearest neighbor queries in the road network [22].…”
Section: Related Workmentioning
confidence: 99%
“…On the other hand, several KNN graph construction approaches were based on a research index. In this direction, Zhong et al [26] make use of a balanced search tree index to address the KNN search problem for a specific context in which the objects are locations in a road network. Paredes et al [23] proposed a KNN graph construction algorithm for general metric space.…”
Section: Related Workmentioning
confidence: 99%
“…Given a query point q on a road network G, a kNN query finds k nearest neighbors (kNN) to q [1,2], or on the contrary, finds one nearest neighbor v for k query points, such that the sum of their distances to v is minimal [3][4][5][6], which is a hot research issue during the past years [1][2][3][4][5][6][7][8][9][10][11][12][13], due to its numerous applications in practice. For example, a tourist may want to search for k nearest hotels while walking in a city, a driver may want to find out k nearest gas stations during driving.…”
Section: Introductionmentioning
confidence: 99%