paper-with-me

Papers

Evidential Uncertainty Estimation for Multi-Modal Trajectory Prediction

2025-03-07 · Sajad Marvi, Christoph Rist, Julian Schmidt, Julian Jordan, Abhinav Valada

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.

📄 PDF Abstract BibTeX arXiv:2503.05274

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

EviDep: Uncertainty-Aware Multimodal Depression Estimation via Disentangled Evidential Learning

2026-04-17 · Fangyuan Liu, Sirui Zhao, Zeyu Zhang, Jinyang Huang 외 arxiv

Audio--visual recordings provide complementary cues for estimating depression severity, but their informativeness varies across time and modalities. Point predictions alone do not express the uncertainty associated with …

Fairness-Aware Multi-view Evidential Learning with Adaptive Prior

2025-08-18 · Haishun Chen, Cai Xu, Jinlong Yu, Yilin Zhang 외 arxiv

Multi-view evidential learning aims to integrate information from multiple views to improve prediction performance and provide trustworthy uncertainty esitimation. Most previous methods assume that view-specific evidence…

GEM-FI: Gated Evidential Mixtures with Fisher Modulation

2026-05-05 · Marco Mustafa Mohammed, Fatemeh Daneshfar, Pietro Liò arxiv

Evidential Deep Learning (EDL) enables single-pass uncertainty estimation by predicting Dirichlet evidence, but it can remain overconfident and poorly calibrated, and it often fails to represent multi-modal epistemic unc…

Image Classification

EvidMTL: Evidential Multi-Task Learning for Uncertainty-Aware Semantic Surface Mapping from Monocular RGB Images

2025-03-06 · Rohit Menon, Nils Dengler, Sicong Pan, Gokul Krishna Chenchani 외

For scene understanding in unstructured environments, an accurate and uncertainty-aware metric-semantic mapping is required to enable informed action selection by autonomous systems. Existing mapping methods often suffer…

Depth EstimationDepth PredictionMulti-Task LearningScene Understanding+2

Evidential Transformation Network: Turning Pretrained Models into Evidential Models for Post-hoc Uncertainty Estimation

2026-04-09 · Yongchan Chun, Chanhee Park, Jeongho Yoon, Jaehyung Seo 외 arxiv

Pretrained models have become standard in both vision and language, yet they typically do not provide reliable measures of confidence. Existing uncertainty estimation methods, such as deep ensembles and MC dropout, are o…

Image Classification