Parallel Subtrajectory Alignment over Massive-Scale Trajectory Data

Abstract

We study the problem of subtrajectory alignment over massive-scale trajectory data. Given a collection of trajectories, a subtrajectory alignment query returns new targeted trajectories by splitting and aligning existing trajectories. The resulting functionality targets a range of applications, including trajectory data analysis, route planning and recommendation, ridesharing, and general location-based services. To enable efficient and effective subtrajectory alignment computation, we propose a novel search algorithm and filtering techniques that enable the use of the parallel processing capabilities of modern processors. Experiments with large trajectory datasets are conducted for evaluating the performance of our proposal. The results show that our solution to the subtrajectory alignment problem can generate high-quality results and are capable of achieving high efficiency and scalability.

Cite

Text

Chen et al. "Parallel Subtrajectory Alignment over Massive-Scale Trajectory Data." International Joint Conference on Artificial Intelligence, 2021. doi:10.24963/IJCAI.2021/497

Markdown

[Chen et al. "Parallel Subtrajectory Alignment over Massive-Scale Trajectory Data." International Joint Conference on Artificial Intelligence, 2021.](https://mlanthology.org/ijcai/2021/chen2021ijcai-parallel/) doi:10.24963/IJCAI.2021/497

BibTeX

@inproceedings{chen2021ijcai-parallel,
  title     = {{Parallel Subtrajectory Alignment over Massive-Scale Trajectory Data}},
  author    = {Chen, Lisi and Shang, Shuo and Feng, Shanshan and Kalnis, Panos},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {3613-3619},
  doi       = {10.24963/IJCAI.2021/497},
  url       = {https://mlanthology.org/ijcai/2021/chen2021ijcai-parallel/}
}