Holistic Semantic Representation for Navigational Trajectory Generation

Abstract

Trajectory generation has garnered significant attention from researchers in the field of spatio-temporal analysis, as it can generate substantial synthesized human mobility trajectories that enhance user privacy and alleviate data scarcity. However, existing trajectory generation methods often focus on improving trajectory generation quality from a singular perspective, lacking a comprehensive semantic understanding across various scales. Consequently, we are inspired to develop a HOlistic SEmantic Representation (HOSER) framework for navigational trajectory generation. Given an origin-and-destination (OD) pair and the starting time point of a latent trajectory, we first propose a Road Network Encoder to expand the receptive field of road- and zone-level semantics. Second, we design a Multi-Granularity Trajectory Encoder to integrate the spatio-temporal semantics of the generated trajectory at both the point and trajectory levels. Finally, we employ a Destination-Oriented Navigator to seamlessly integrate destination-oriented guidance. Extensive experiments on three real-world datasets demonstrate that HOSER outperforms state-of-the-art baselines by a significant margin. Moreover, the model's performance in few-shot learning and zero-shot learning scenarios further verifies the effectiveness of our holistic semantic representation.

Cite

Text

Cao et al. "Holistic Semantic Representation for Navigational Trajectory Generation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I1.31978

Markdown

[Cao et al. "Holistic Semantic Representation for Navigational Trajectory Generation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/cao2025aaai-holistic/) doi:10.1609/AAAI.V39I1.31978

BibTeX

@inproceedings{cao2025aaai-holistic,
  title     = {{Holistic Semantic Representation for Navigational Trajectory Generation}},
  author    = {Cao, Ji and Zheng, Tongya and Guo, Qinghong and Wang, Yu and Dai, Junshu and Liu, Shunyu and Yang, Jie and Song, Jie and Song, Mingli},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {40-48},
  doi       = {10.1609/AAAI.V39I1.31978},
  url       = {https://mlanthology.org/aaai/2025/cao2025aaai-holistic/}
}