2017
DOI: 10.14778/3137628.3137630
|View full text |Cite
|
Sign up to set email alerts
|

Trajectory similarity join in spatial networks

Abstract: The matching of similar pairs of objects, called similarity join, is fundamental functionality in data management. We consider the case of trajectory similarity join (TS-Join), where the objects are trajectories of vehicles moving in road networks. Thus, given two sets of trajectories and a threshold θ, the TS-Join returns all pairs of trajectories from the two sets with similarity above θ. This join targets applications such as trajectory near-duplicate detection, data cleaning, ridesharing recommendation, an… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
78
0

Year Published

2018
2018
2020
2020

Publication Types

Select...
4
4
1

Relationship

1
8

Authors

Journals

citations
Cited by 126 publications
(78 citation statements)
references
References 20 publications
0
78
0
Order By: Relevance
“…Aside from Hadoop, there are other parallel approaches. In the most recent work [26,27], Shang et al find similar trajectories and group them together in parallel. Compared to their work, which requires multiple passes over the data, our approach is capable of scanning the dataset only once and therefore further reducing the computation time and increasing utility.…”
Section: Processing Location Data In Parallelmentioning
confidence: 99%
“…Aside from Hadoop, there are other parallel approaches. In the most recent work [26,27], Shang et al find similar trajectories and group them together in parallel. Compared to their work, which requires multiple passes over the data, our approach is capable of scanning the dataset only once and therefore further reducing the computation time and increasing utility.…”
Section: Processing Location Data In Parallelmentioning
confidence: 99%
“…To the best of our knowledge, this is the first trajectoryto-location matching study that takes into account both the spatial and temporal ranges when computing spatial and temporal correlations. We use a linear method [16], [18], [19] to combine the spatial and temporal correlations into a spatiotemporal correlation metric. In contrast, existing studies typically perform (i) the matching solely in the spatial domain [18], [20], [21], [25], [28] or (ii) using point-to-point matching in the spatial domain or the temporal domain [18], [19], [21], [28].…”
Section: θmentioning
confidence: 99%
“…Next, the algorithm used for computing the TS-Join [16] cannot process the TL-Join because the query arguments are different (two trajectory sets vs. a trajectory and a location sets) and because the matching functions are different (pointto-point matching vs. range matching). The TL-Join needs its own specific solutions.…”
Section: θmentioning
confidence: 99%
“…Li et al [19] proposed a prefix tree index to join multi-attribute Data. Shang et al [31] applied PSJ in trajectory similarity join in spatial networks via some search space pruning techniques. Bohm et al [5] proposed a join approach for massive high-dimensional data, based on a particular order of data points via a grid.…”
Section: Related Workmentioning
confidence: 99%