paper-with-me

Papers

Self-supervised Trajectory Representation Learning with Temporal Regularities and Travel Semantics

2022-11-17 · Jiawei Jiang, Dayan Pan, Houxing Ren, Xiaohan Jiang, Chao Li, Jingyuan Wang

Trajectory Representation Learning (TRL) is a powerful tool for spatial-temporal data analysis and management. TRL aims to convert complicated raw trajectories into low-dimensional representation vectors, which can be applied to various downstream tasks, such as trajectory classification, clustering, and similarity computation. Existing TRL works usually treat trajectories as ordinary sequence data, while some important spatial-temporal characteristics, such as temporal regularities and travel semantics, are not fully exploited. To fill this gap, we propose a novel Self-supervised trajectory representation learning framework with TemporAl Regularities and Travel semantics, namely START. The proposed method consists of two stages. The first stage is a Trajectory Pattern-Enhanced Graph Attention Network (TPE-GAT), which converts the road network features and travel semantics into representation vectors of road segments. The second stage is a Time-Aware Trajectory Encoder (TAT-Enc), which encodes representation vectors of road segments in the same trajectory as a trajectory representation vector, meanwhile incorporating temporal regularities with the trajectory representation. Moreover, we also design two self-supervised tasks, i.e., span-masked trajectory recovery and trajectory contrastive learning, to introduce spatial-temporal characteristics of trajectories into the training process of our START framework. The effectiveness of the proposed method is verified by extensive experiments on two large-scale real-world datasets for three downstream tasks. The experiments also demonstrate that our method can be transferred across different cities to adapt heterogeneous trajectory datasets.

📄 PDF Abstract BibTeX arXiv:2211.09510

Code (1)

aptx1231/start 공식 구현 pytorch

Tasks

Contrastive LearningGraph AttentionManagementRepresentation LearningTrajectory Recovery

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Environment Predictive Coding for Visual Navigation

2021-09-29 · ICLR 2022 4 · Santhosh Kumar Ramakrishnan, Tushar Nagarajan, Ziad Al-Halah, Kristen Grauman

We introduce environment predictive coding, a self-supervised approach to learn environment-level representations for embodied agents. In contrast to prior work on self-supervised learning for individual images, we aim t…

Representation LearningSelf-Supervised LearningVisual Navigation

Robust Spoofed Speech Detection via Temporal Pyramid Modeling

2026-06-15 · Mahtab Masoudi Nezhad, Nima Karimian arxiv

Spoofed speech detection is increasingly challenged by realistic synthesis, voice conversion, and replay attacks, with cross-dataset generalization remaining a major limitation. This work we propose a Temporal Pyramid Ad…

Voice Conversion

Jointly spatial-temporal representation learning for individual trajectories

2023-12-07 · Fei Huang, Jianrong Lv, Yang Yue

Individual trajectories, rich in human-environment interaction information across space and time, serve as vital inputs for geospatial foundation models (GeoFMs). However, existing attempts at learning trajectory represe…

DecoderRepresentation Learning

Predicting upcoming visual features during eye movements yields scene representations aligned with human visual cortex

2025-11-16 · Sushrut Thorat, Adrien Doerig, Alexander Kroner, Carmen Amme 외 arxiv

Scenes are complex, yet structured collections of parts, including objects and surfaces, that exhibit spatial and semantic relations to one another. An effective visual system therefore needs unified scene representation…

GSTM-HMU: Generative Spatio-Temporal Modeling for Human Mobility Understanding

2025-09-23 · Wenying Luo, Zhiyuan Lin, Wenhao Xu, Minghao Liu 외 arxiv

Human mobility traces, often recorded as sequences of check-ins, provide a unique window into both short-term visiting patterns and persistent lifestyle regularities. In this work we introduce GSTM-HMU, a generative spat…