RED: Effective Trajectory Representation Learning with Comprehensive Information
Silin Zhou, Shuo Shang, Lisi Chen, Christian S. Jensen, Panos Kalnis

TL;DR
RED introduces a self-supervised trajectory representation learning framework using a Transformer-based masked autoencoder, effectively capturing comprehensive spatial-temporal information to improve downstream task accuracy.
Contribution
The paper proposes RED, a novel TRL framework that leverages a Road-aware masking strategy and dual-objective learning with Transformers to utilize multiple trajectory information types.
Findings
RED outperforms 9 state-of-the-art methods in accuracy by over 5% on average.
The framework effectively captures spatial-temporal-user information in trajectory vectors.
RED improves downstream task performance across multiple real-world datasets.
Abstract
Trajectory representation learning (TRL) maps trajectories to vectors that can then be used for various downstream tasks, including trajectory similarity computation, trajectory classification, and travel-time estimation. However, existing TRL methods often produce vectors that, when used in downstream tasks, yield insufficiently accurate results. A key reason is that they fail to utilize the comprehensive information encompassed by trajectories. We propose a self-supervised TRL framework, called RED, which effectively exploits multiple types of trajectory information. Overall, RED adopts the Transformer as the backbone model and masks the constituting paths in trajectories to train a masked autoencoder (MAE). In particular, RED considers the moving patterns of trajectories by employing a Road-aware masking strategy} that retains key paths of trajectories during masking, thereby…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
MethodsAttention Is All You Need · Dense Connections · Label Smoothing · Dropout · Linear Layer · Layer Normalization · Byte Pair Encoding · Adam · Residual Connection · Softmax
