Abstract
Internet of Things (IoT) data provides rich data sources and application scenarios for trajectory representation learning. Trajectory representation learning aims to transform the original trajectory information into a general low-dimensional vector representation for many different downstream tasks (trajectory similarity calculation, anomaly detection, etc.). Current road network-based trajectory learning methods mainly focus on the spatial structure of the road network and often ignore the semantic information and complex feature information embedded in IOT data, in addition, the spatial and semantic properties of trajectories cannot be adequately preserved simultaneously. To this end, we propose a Trajectory Representation Learning framework based on Road network-TRLR. It first uses a graph attention network to learn the topological and semantic properties of road network segments, then it fuses node vectors and segment vectors as representations of node units, this is to support more data input types and enhanced node characteristics. Lastly, it learns the travel semantics of the trajectories through an information-enhanced transformer model, which captures the sequence information in the trajectory and generates the trajectory representation vector. In addition, we also propose four data augmentation methods to ensure that the trajectories can maintain both their spatial and semantic properties. To validate the effectiveness of our modeling approach, we conduct experiments on real datasets for similar trajectory search and mask prediction tasks. The experimental results demonstrate the performance improvement of our model. Copyright © 2024 IEEE.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of 2024 IEEE 30th International Conference on Parallel and Distributed Systems, ICPADS 2024 |
| Place of Publication | Danvers, United States |
| Publisher | IEEE |
| Pages | 218-225 |
| ISBN (Electronic) | 9798331515966 |
| DOIs | |
| Publication status | Published - 2024 |
Citation
Gao, L., Zhao, Y., Li, J., Zhang, J., Yang, Y., & Guo, N. (2024). Jointly trajectory representation learning on road network and semantics using on-road IoT data. In Proceedings of 2024 IEEE 30th International Conference on Parallel and Distributed Systems, ICPADS 2024 (pp. 218-225). IEEE. https://doi.org/10.1109/ICPADS63350.2024.00037Keywords
- Trajectory representation learning
- On-road IoT data
- Graph attention network
- Joint embedding