Building Real-time Awareness of Out-of-distribution in Trajectory Prediction for Autonomous Vehicles
Tongfe Guo, Taposh Banerjee, Rui Liu, Lili Su

TL;DR
This paper presents a real-time method for detecting out-of-distribution scenes in autonomous vehicle trajectory prediction, enhancing safety by identifying unreliable predictions during inference.
Contribution
It introduces a change-point detection framework for OOD detection in trajectory prediction, effective even in deceptive OOD scenarios, with lightweight solutions suitable for real-time use.
Findings
Effective OOD detection in real-time scenarios
Handles deceptive OOD scenes that are hard to detect visually
Demonstrated on multiple real-world datasets
Abstract
Accurate trajectory prediction is essential for the safe operation of autonomous vehicles in real-world environments. Even well-trained machine learning models may produce unreliable predictions due to discrepancies between training data and real-world conditions encountered during inference. In particular, the training dataset tends to overrepresent common scenes (e.g., straight lanes) while underrepresenting less frequent ones (e.g., traffic circles). In addition, it often overlooks unpredictable real-world events such as sudden braking or falling objects. To ensure safety, it is critical to detect in real-time when a model's predictions become unreliable. Leveraging the intuition that in-distribution (ID) scenes exhibit error patterns similar to training data, while out-of-distribution (OOD) scenes do not, we introduce a principled, real-time approach for OOD detection by framing it…
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 · Autonomous Vehicle Technology and Safety · Vehicle emissions and performance
MethodsFocus
