Evidential Uncertainty Estimation for Multi-Modal Trajectory Prediction
Sajad Marvi, Christoph Rist, Julian Schmidt, Julian Jordan, Abhinav Valada
TL;DR
Problem: uncertainty in multi-modal trajectory prediction for autonomous driving arises from human behavior and perception noise. Approach: an evidential deep learning framework combines a $NIG$ distribution for positional uncertainty and a $Dirichlet$ prior for mode probabilities, enabling real-time, single-pass uncertainty estimation within a HiVT-based architecture and an Uncertainty Aggregator. The method further employs uncertainty-driven importance sampling to improve training efficiency by prioritizing informative high-uncertainty samples. Results: on Argoverse 1 and 2, the approach achieves accurate multi-modal predictions with calibrated probabilities (low ECE) and fast inference around $5.6\times10^{-3}$ s per prediction, while maintaining competitive minADE/minFDE. Significance: this framework delivers robust uncertainty quantification suitable for safety-critical autonomous driving and enables data-efficient training on large-scale datasets.
Abstract
Accurate trajectory prediction is crucial for autonomous driving, yet uncertainty in agent behavior and perception noise makes it inherently challenging. While multi-modal trajectory prediction models generate multiple plausible future paths with associated probabilities, effectively quantifying uncertainty remains an open problem. In this work, we propose a novel multi-modal trajectory prediction approach based on evidential deep learning that estimates both positional and mode probability uncertainty in real time. Our approach leverages a Normal Inverse Gamma distribution for positional uncertainty and a Dirichlet distribution for mode uncertainty. Unlike sampling-based methods, it infers both types of uncertainty in a single forward pass, significantly improving efficiency. Additionally, we experimented with uncertainty-driven importance sampling to improve training efficiency by prioritizing underrepresented high-uncertainty samples over redundant ones. We perform extensive evaluations of our method on the Argoverse 1 and Argoverse 2 datasets, demonstrating that it provides reliable uncertainty estimates while maintaining high trajectory prediction accuracy.
