...
【24h】

Parallel Trajectory-to-Location Join

机译:并行轨迹 - 位置连接

获取原文
获取原文并翻译 | 示例
           

摘要

The matching between trajectories and locations, called Trajectory-to-Location join (TL-Join), is fundamental functionality in spatiotemporal data management. Given a set of trajectories, a set of locations, and a threshold theta, the TL-Join finds all (trajectory, location) pairs from the two sets with spatiotemporal correlation above theta. This join targets diverse applications, including location recommendation, event tracking, and trajectory activity analyses. We address three challenges in relation to the TL-Join: how to define the spatiotemporal correlation between trajectories and locations, how to prune the search space effectively when computing the join, and how to perform the computation in parallel. Specifically, we define new metrics to measure the spatiotemporal correlation between trajectories and locations. We develop a novel parallel collaborative (PCol) search method based on a divide-and-conquer strategy. For each location o, we retrieve the trajectories with high spatiotemporal correlation to o, and then we merge the results. An upper bound on the spatiotemporal correlation and a heuristic scheduling strategy are developed to prune the search space. The trajectory searches from different locations are independent and are performed in parallel, and the result merging cost is independent of the degree of parallelism. Studies of the performance of the developed algorithms using large spatiotemporal data sets are reported.
机译:轨迹和位置之间的匹配,称为轨迹到位置连接(TL-Join)是时空数据管理中的基本功能。给定一组轨迹,一组位置和阈值Theta,TL-Join查找了来自两组的所有(轨迹,位置)对,在Theta上方的时空相关性。这加入目标是不同的应用程序,包括位置推荐,事件跟踪和轨迹活动分析。我们解决了与TL-Join相关的三个挑战:如何在计算连接时如何有效地修剪搜索空间,以及如何并行地执行计算.P,如何定义轨迹和位置之间的时空相关性。具体来说,我们定义了新的指标,以测量轨迹和位置之间的时空相关性。我们基于划分和征服策略开发一种新颖的并行协作(PCol)搜索方法。对于每个位置o,我们检索与o的高时相关的轨迹,然后我们合并结果。开发了一种上限的时空相关和启发式调度策略以修剪搜索空间。来自不同位置的轨迹搜索是独立的,并并行执行,结果合并成本与平行度无关。报道了使用大型时空数据集的发达算法性能的研究。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号