Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Joint Out-of-Distribution Detection and Uncertainty Estimation for Trajectory Prediction

About

Despite the significant research efforts on trajectory prediction for automated driving, limited work exists on assessing the prediction reliability. To address this limitation we propose an approach that covers two sources of error, namely novel situations with out-of-distribution (OOD) detection and the complexity in in-distribution (ID) situations with uncertainty estimation. We introduce two modules next to an encoder-decoder network for trajectory prediction. Firstly, a Gaussian mixture model learns the probability density function of the ID encoder features during training, and then it is used to detect the OOD samples in regions of the feature space with low likelihood. Secondly, an error regression network is applied to the encoder, which learns to estimate the trajectory prediction error in supervised training. During inference, the estimated prediction error is used as the uncertainty. In our experiments, the combination of both modules outperforms the prior work in OOD detection and uncertainty estimation, on the Shifts robust trajectory prediction dataset by $2.8 \%$ and $10.1 \%$, respectively. The code is publicly available.

Julian Wiederer, Julian Schmidt, Ulrich Kressel, Klaus Dietmayer, Vasileios Belagiannis• 2023

Related benchmarks

TaskDatasetResultRank
OOD DetectionnuScenes OOD benchmark
FPR @ TPR=95%65
20
Distribution Shift DetectionShifts
AUROC56.8
6
OOD DetectionGRIP++
AUROC0.78
6
OOD DetectionFQA
AUROC0.81
6
OOD DetectionNGSIM Highway
AUROC74
6
OOD DetectionApolloScape Unstructured Urban
AUROC0.62
6
Change Point DetectionGeneral Evaluation
Complexity (Per Step)1
4
Showing 7 of 7 rows

Other info

Follow for update