Trajectory Similarity Learning with Auxiliary Supervision and Optimal Matching
Abstract
Trajectory similarity computation is a core problem in the field of trajectory data queries. However, the high time complexity of calculating the trajectory similarity has always been a bottleneck in real-world applications. Learning-based methods can map trajectories into a uniform embedding space to calculate the similarity of two trajectories with embeddings in constant time. In this paper, we propose a novel trajectory representation learning framework Traj2SimVec that performs scalable and robust trajectory similarity computation. We use a simple and fast trajectory simplification and indexing approach to obtain triplet training samples efficiently. We make the framework more robust via taking full use of the sub-trajectory similarity information as auxiliary supervision. Furthermore, the framework supports the point matching query by modeling the optimal matching relationship of trajectory points under different distance metrics. The comprehensive experiments on real-world datasets demonstrate that our model substantially outperforms all existing approaches.
Cite
Text
Zhang et al. "Trajectory Similarity Learning with Auxiliary Supervision and Optimal Matching." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/444Markdown
[Zhang et al. "Trajectory Similarity Learning with Auxiliary Supervision and Optimal Matching." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/zhang2020ijcai-trajectory/) doi:10.24963/IJCAI.2020/444BibTeX
@inproceedings{zhang2020ijcai-trajectory,
title = {{Trajectory Similarity Learning with Auxiliary Supervision and Optimal Matching}},
author = {Zhang, Hanyuan and Zhang, Xinyu and Jiang, Qize and Zheng, Baihua and Sun, Zhenbang and Sun, Weiwei and Wang, Changhu},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2020},
pages = {3209-3215},
doi = {10.24963/IJCAI.2020/444},
url = {https://mlanthology.org/ijcai/2020/zhang2020ijcai-trajectory/}
}