K-Closest Pairs Queries in Road Networks

2016 17th IEEE International Conference on Mobile Data Management (MDM)(2016)

引用 10|浏览7
暂无评分
摘要
Given two sets of nodes P and Q on a road network, a k-Closest Pairs Query (k-CPQ) finds the pairs from P × Q which have the k smallest network distances. Although this problem has been well studied in the Euclidean and metric spaces, this is the first time it is being investigated in the more realistic case of road networks. As our first contribution, we present a new indexing structure, named G -tree, which is designed to support our proposed algorithms. Then, we propose, as our main contribution, two different approaches for processing k-CPQs. While the first approach applies a top-down traversal paradigm by applying a best-first search strategy, the second approach looks for the k-closest pairs by traversing the G*-tree in a bottom-up manner. Both of the these approaches employ an effective pruning strategy for shrinking the search space based on the minimum network distance between sub-graphs, which is main driver for the G*-tree's construction. Finally, we investigate the efficiency of the proposed approaches under a number of different parameters using real road networks.
更多
查看译文
关键词
k-closest pairs queries,road network,k-CPQ,network distance,Euclidean space,metric space,G-tree indexing structure,top-down traversal paradigm,best-first search strategy,pruning strategy
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要