2025/06/17 by Lihuan Li, Li, Lihuan, Hao Xue +7 · 1 citation
Computer Science · Engineering · Social Sciences · #Artificial Intelligence (cs.AI) #Automated Road and Building Extraction #Computer Vision and Pattern Recognition (cs.CV) #Data Management and Algorithms #FOS: Computer and information sciences #Human Mobility and Location-Based Analysis #Machine Learning (cs.LG)
paper · pdf · doi:10.48550/arxiv.2507.00028
openalex publication_date 2025/06/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01
The representation of urban trajectory data plays a critical role in effectively analyzing spatial movement patterns. Despite considerable progress, the challenge of designing trajectory representations that can capture diverse and complementary information remains an open research problem. Existing methods struggle in incorporating trajectory fine-grained details and high-level summary in a single model, limiting their ability to attend to both long-term dependencies while preserving local nuances. To address this, we propose HiT-JEPA (Hierarchical Interactions of Trajectory Semantics via a Joint Embedding Predictive Architecture), a unified framework for learning multi-scale urban trajectory representations across semantic abstraction levels. HiT-JEPA adopts a three-layer hierarchy that progressively captures point-level fine-grained details, intermediate patterns, and high-level trajectory abstractions, enabling the model to integrate both local dynamics and global semantics in one coherent structure. Extensive experiments on multiple real-world datasets for trajectory similarity computation show that HiT-JEPA's hierarchical design yields richer, multi-scale representations. Code is available at: https://anonymous.4open.science/r/HiT-JEPA.