Blurred Encoding for Trajectory Representation Learning
Silin Zhou, Yao Chen, Shuo Shang, Lisi Chen, Bingsheng He, Ryosuke Shibasaki

TL;DR
BLUE introduces a hierarchical, blurred encoding approach using a pyramid Transformer architecture to preserve fine-grained spatial-temporal details in trajectory representations, outperforming existing methods.
Contribution
It proposes a novel hierarchical encoding method with a pyramid Transformer structure that enhances trajectory representation learning by capturing multi-level spatial-temporal details.
Findings
BLUE outperforms 8 SOTA methods on 3 downstream tasks.
Achieves an average of 30.90% higher accuracy than baselines.
Effectively preserves fine-grained details in trajectory embeddings.
Abstract
Trajectory representation learning (TRL) maps trajectories to vector embeddings and facilitates tasks such as trajectory classification and similarity search. State-of-the-art (SOTA) TRL methods transform raw GPS trajectories to grid or road trajectories to capture high-level travel semantics, i.e., regions and roads. However, they lose fine-grained spatial-temporal details as multiple GPS points are grouped into a single grid cell or road segment. To tackle this problem, we propose the BLUrred Encoding method, dubbed BLUE, which gradually reduces the precision of GPS coordinates to create hierarchical patches with multiple levels. The low-level patches are small and preserve fine-grained spatial-temporal details, while the high-level patches are large and capture overall travel patterns. To complement different patch levels with each other, our BLUE is an encoder-decoder model with a…
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
TopicsAutomated Road and Building Extraction · Data Management and Algorithms · Traffic Prediction and Management Techniques
