DASS: A Dual-Branch Attention-Based Framework for Trajectory Similarity Learning with Spatial and Semantic Fusion
Abstract
Trajectory similarity aims to identify pairs of similar trajectories, serving as a crucial operation in spatial-temporal data mining. Although several approaches have been proposed, they encounter the following two issues: 1) An overemphasis on spatial similarity in road networks while the rich semantic information embedded in trajectories is not fully exploited; 2) Dependence on Recurrent Neural Network (RNN) architectures would struggle to capture long-term dependencies. To address these limitations, we propose a Dual-branch Attention-based framework with Spatial and Semantic information (DASS) based on self-supervised learning. Specifically, DASS comprises two core components: 1) A trajectory representation module that models spatial-temporal adjacent relationships in the form of graph and converts semantics into numerical embeddings. 2) A backbone encoder with a co-attention module to independently process two features before they are integrated. Extensive experiments on real-world datasets demonstrate that DASS outperforms state-of-the-art methods, establishing itself as a novel paradigm.
Cite
Text
Li et al. "DASS: A Dual-Branch Attention-Based Framework for Trajectory Similarity Learning with Spatial and Semantic Fusion." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/833Markdown
[Li et al. "DASS: A Dual-Branch Attention-Based Framework for Trajectory Similarity Learning with Spatial and Semantic Fusion." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/li2025ijcai-dass/) doi:10.24963/IJCAI.2025/833BibTeX
@inproceedings{li2025ijcai-dass,
title = {{DASS: A Dual-Branch Attention-Based Framework for Trajectory Similarity Learning with Spatial and Semantic Fusion}},
author = {Li, Jiayi and Fang, Junhua and Chao, Pingfu and Xu, Jiajie and Zhao, Pengpeng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {7491-7499},
doi = {10.24963/IJCAI.2025/833},
url = {https://mlanthology.org/ijcai/2025/li2025ijcai-dass/}
}