Learning Spatio-Temporal Dynamics for Trajectory Recovery via Time-Aware Transformer
Tian Sun, Yuqi Chen, Baihua Zheng, Weiwei Sun

TL;DR
This paper introduces TedTrajRec, a novel framework combining a time-aware Transformer and a graph neural network to improve GPS trajectory recovery by modeling complex spatio-temporal dynamics, especially for irregularly sampled data.
Contribution
It proposes a new method, TedTrajRec, integrating PD-GNN and TedFormer to better capture spatio-temporal dynamics for trajectory recovery, surpassing previous models.
Findings
Outperforms existing methods on three real-world datasets.
Effectively models irregularly sampled GPS data.
Demonstrates superior trajectory recovery accuracy.
Abstract
In real-world applications, GPS trajectories often suffer from low sampling rates, with large and irregular intervals between consecutive GPS points. This sparse characteristic presents challenges for their direct use in GPS-based systems. This paper addresses the task of map-constrained trajectory recovery, aiming to enhance trajectory sampling rates of GPS trajectories. Previous studies commonly adopt a sequence-to-sequence framework, where an encoder captures the trajectory patterns and a decoder reconstructs the target trajectory. Within this framework, effectively representing the road network and extracting relevant trajectory features are crucial for overall performance. Despite advancements in these models, they fail to fully leverage the complex spatio-temporal dynamics present in both the trajectory and the road network. To overcome these limitations, we categorize the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Target Tracking and Data Fusion in Sensor Networks
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Label Smoothing · Dropout · Adam · Multi-Head Attention · Dense Connections · Attentive Walk-Aggregating Graph Neural Network · Layer Normalization
