PPT: Pretraining with Pseudo-Labeled Trajectories for Motion Forecasting
Yihong Xu, Yuan Yin, Éloi Zablocki, Tuan-Hung Vu, Alexandre Boulch, Matthieu Cord
TL;DR
PPT tackles the high cost and domain sensitivity of motion forecasting by pretraining on pseudo-labeled trajectories generated from off-the-shelf detectors and non-learning trackers, embracing noise and diversity as regularizers. The method pretrains forecasting models on large, automated, multi-source data and optionally finetunes on a smaller set of labeled data, delivering strong gains in annotation-efficient settings and across cross-domain, end-to-end, and multi-class benchmarks. Key findings show improved generalization, faster finetuning convergence, and scalable benefits from aggregating diverse pseudo-labels. This approach offers a practical path to robust motion forecasting in varied driving contexts without heavy manual annotation or post-processing.
Abstract
Accurately predicting how agents move in dynamic scenes is essential for safe autonomous driving. State-of-the-art motion forecasting models rely on large curated datasets with manually annotated or heavily post-processed trajectories. However, building these datasets is costly, generally manual, hard to scale, and lacks reproducibility. They also introduce domain gaps that limit generalization across environments. We introduce PPT (Pretraining with Pseudo-labeled Trajectories), a simple and scalable alternative that uses unprocessed and diverse trajectories automatically generated from off-the-shelf 3D detectors and tracking. Unlike traditional pipelines aiming for clean, single-label annotations, PPT embraces noise and diversity as useful signals for learning robust representations. With optional finetuning on a small amount of labeled data, models pretrained with PPT achieve strong performance across standard benchmarks particularly in low-data regimes, and in cross-domain, end-to-end and multi-class settings. PPT is easy to implement and improves generalization in motion forecasting. Code and data will be released upon acceptance.
