TrTr: A Versatile Pre-Trained Large Traffic Model based on Transformer for Capturing Trajectory Diversity in Vehicle Population
Ruyi Feng, Zhibin Li, Bowen Liu, Yan Ding

TL;DR
This paper introduces TrTr, a transformer-based pre-trained model for traffic trajectory analysis, effectively capturing vehicle diversity, spatial distribution, and driving behaviors with high accuracy and robustness.
Contribution
The study designs a novel transformer architecture with tailored pre-training tasks and data structures for traffic trajectory modeling, demonstrating superior performance over traditional methods.
Findings
Accurately models vehicle spatial distribution with no overlaps and low RMSE.
Achieves 95% speed prediction accuracy within 7.5144 m/s deviation.
Exhibits robustness in long-term trajectory prediction with smooth and diverse behaviors.
Abstract
Understanding trajectory diversity is a fundamental aspect of addressing practical traffic tasks. However, capturing the diversity of trajectories presents challenges, particularly with traditional machine learning and recurrent neural networks due to the requirement of large-scale parameters. The emerging Transformer technology, renowned for its parallel computation capabilities enabling the utilization of models with hundreds of millions of parameters, offers a promising solution. In this study, we apply the Transformer architecture to traffic tasks, aiming to learn the diversity of trajectories within vehicle populations. We analyze the Transformer's attention mechanism and its adaptability to the goals of traffic tasks, and subsequently, design specific pre-training tasks. To achieve this, we create a data structure tailored to the attention mechanism and introduce a set of noises…
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
TopicsTraffic Prediction and Management Techniques · Human Mobility and Location-Based Analysis · Transportation Planning and Optimization
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Adam · Residual Connection · Layer Normalization · Label Smoothing · Byte Pair Encoding · Dropout · ALIGN
