Pre-training on Synthetic Driving Data for Trajectory Prediction
Yiheng Li, Seth Z. Zhao, Chenfeng Xu, Chen Tang, Chenran Li, Mingyu, Ding, Masayoshi Tomizuka, Wei Zhan

TL;DR
This paper introduces a pipeline that uses synthetic driving data generated through map augmentation and trajectory synthesis to pre-train models, significantly improving trajectory prediction accuracy in autonomous driving.
Contribution
It presents a simple, general pipeline combining data augmentation and pre-training strategies, including an extended Masked AutoEncoder, to enhance trajectory forecasting with limited real data.
Findings
Pre-training on synthetic data improves prediction metrics significantly.
Data augmentation increases the diversity and size of training datasets.
The proposed methods outperform baseline models by large margins.
Abstract
Accumulating substantial volumes of real-world driving data proves pivotal in the realm of trajectory forecasting for autonomous driving. Given the heavy reliance of current trajectory forecasting models on data-driven methodologies, we aim to tackle the challenge of learning general trajectory forecasting representations under limited data availability. We propose a pipeline-level solution to mitigate the issue of data scarcity in trajectory forecasting. The solution is composed of two parts: firstly, we adopt HD map augmentation and trajectory synthesis for generating driving data, and then we learn representations by pre-training on them. Specifically, we apply vector transformations to reshape the maps, and then employ a rule-based model to generate trajectories on both original and augmented scenes; thus enlarging the driving data without collecting additional real ones. To foster…
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
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Time Series Analysis and Forecasting
