Improving Autonomous Driving Safety with POP: A Framework for Accurate Partially Observed Trajectory Predictions
Sheng Wang, Yingbing Chen, Jie Cheng, Xiaodong Mei, Ren Xin, Yongkang Song, Ming Liu
TL;DR
Partial observations in urban trajectory forecasting create safety risks. The paper introduces Partial Observations Prediction (POP), a three-stage framework that first learns robust history representations via self-supervised learning and then transfers that knowledge to a student model through feature distillation from a fully-observed teacher. POP demonstrates competitive open-loop accuracy against state-of-the-art methods and significantly improves safety in closed-loop, interactive simulations, reducing collisions and promoting safer interactions with surrounding traffic. This approach offers practical robustness to sensing and tracking gaps, improving reliability of autonomous driving systems in real-world, partially observed environments.
Abstract
Accurate trajectory prediction is crucial for safe and efficient autonomous driving, but handling partial observations presents significant challenges. To address this, we propose a novel trajectory prediction framework called Partial Observations Prediction (POP) for congested urban road scenarios. The framework consists of two key stages: self-supervised learning (SSL) and feature distillation. POP first employs SLL to help the model learn to reconstruct history representations, and then utilizes feature distillation as the fine-tuning task to transfer knowledge from the teacher model, which has been pre-trained with complete observations, to the student model, which has only few observations. POP achieves comparable results to top-performing methods in open-loop experiments and outperforms the baseline method in closed-loop simulations, including safety metrics. Qualitative results illustrate the superiority of POP in providing reasonable and safe trajectory predictions.
