TL;DR
This paper introduces a gradient-based, self-supervised method for detecting distribution shifts in trajectory prediction models, improving safety in autonomous driving scenarios.
Contribution
It presents a novel, post-hoc gradient norm scoring technique that detects distributional shifts without affecting the original prediction models.
Findings
Substantial improvements in shift detection on Shifts and Argoverse datasets.
Effective early collision detection in a deep Q-Network motion planner.
Method does not interfere with existing trajectory prediction performance.
Abstract
Trajectory prediction models often fail in real-world automated driving due to distributional shifts between training and test conditions. Such distributional shifts, whether behavioural or environmental, pose a critical risk by causing the model to make incorrect forecasts in unfamiliar situations. We propose a self-supervised method that trains a decoder in a post-hoc fashion on the self-supervised task of forecasting the second half of observed trajectories from the first half. The L2 norm of the gradient of this forecasting loss with respect to the decoder's final layer defines a score to identify distribution shifts. Our approach, first, does not affect the trajectory prediction model, ensuring no interference with original prediction performance and second, demonstrates substantial improvements on distribution shift detection for trajectory prediction on the Shifts and Argoverse…
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.
