Parallel trajectory similarity joins in spatial networks

Shuo Shang, Lisi Chen*, Zhewei Wei, Christian S. Jensen, Kai Zheng, Panos Kalnis

*Corresponding author for this work

Research output: Contribution to journalJournal articleResearchpeer-review

105 Citations (Scopus)
153 Downloads (Pure)

Abstract

The matching of similar pairs of objects, called similarity join, is fundamental functionality in data management. We consider two cases of trajectory similarity joins (TS-Joins), including a threshold-based join (Tb-TS-Join) and a top-k TS-Join (k-TS-Join), where the objects are trajectories of vehicles moving in road networks. Given two sets of trajectories and a threshold θ, the Tb-TS-Join returns all pairs of trajectories from the two sets with similarity above θ. In contrast, the k-TS-Join does not take a threshold as a parameter, and it returns the top-k most similar trajectory pairs from the two sets. The TS-Joins target diverse applications such as trajectory near-duplicate detection, data cleaning, ridesharing recommendation, and traffic congestion prediction. With these applications in mind, we provide purposeful definitions of similarity. To enable efficient processing of the TS-Joins on large sets of trajectories, we develop search space pruning techniques and enable use of the parallel processing capabilities of modern processors. Specifically, we present a two-phase divide-and-conquer search framework that lays the foundation for the algorithms for the Tb-TS-Join and the k-TS-Join that rely on different pruning techniques to achieve efficiency. For each trajectory, the algorithms first find similar trajectories. Then they merge the results to obtain the final result. The algorithms for the two joins exploit different upper and lower bounds on the spatiotemporal trajectory similarity and different heuristic scheduling strategies for search space pruning. Their per-trajectory searches are independent of each other and can be performed in parallel, and the mergings have constant cost. An empirical study with real data offers insight in the performance of the algorithms and demonstrates that they are capable of outperforming well-designed baseline algorithms by an order of magnitude.

Original languageEnglish
JournalVLDB Journal
Volume27
Issue number3
Pages (from-to)395-420
Number of pages26
ISSN1066-8888
DOIs
Publication statusPublished - 1 Jun 2018

Keywords

  • Parallel processing
  • Spatial networks
  • Spatiotemporal databases
  • Trajectory similarity join

Fingerprint

Dive into the research topics of 'Parallel trajectory similarity joins in spatial networks'. Together they form a unique fingerprint.

Cite this