paper-with-me

Papers

Multivariate Uncertainty in Deep Learning

2019-10-31 · Rebecca L. Russell, Christopher Reale

Deep learning has the potential to dramatically impact navigation and tracking state estimation problems critical to autonomous vehicles and robotics. Measurement uncertainties in state estimation systems based on Kalman and other Bayes filters are typically assumed to be a fixed covariance matrix. This assumption is risky, particularly for "black box" deep learning models, in which uncertainty can vary dramatically and unexpectedly. Accurate quantification of multivariate uncertainty will allow for the full potential of deep learning to be used more safely and reliably in these applications. We show how to model multivariate uncertainty for regression problems with neural networks, incorporating both aleatoric and epistemic sources of heteroscedastic uncertainty. We train a deep uncertainty covariance matrix model in two ways: directly using a multivariate Gaussian density loss function, and indirectly using end-to-end training through a Kalman filter. We experimentally show in a visual tracking problem the large impact that accurate multivariate uncertainty quantification can have on Kalman filter performance for both in-domain and out-of-domain evaluation data. We additionally show in a challenging visual odometry problem how end-to-end filter training can allow uncertainty predictions to compensate for filter weaknesses.

📄 PDF Abstract BibTeX arXiv:1910.14215

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDeep LearningPose EstimationState EstimationUncertainty QuantificationVisual OdometryVisual Tracking

Similar Papers 제목 키워드 기반

On evaluation of joint risk for non-negative multivariate risks under dependence uncertainty

2022-12-09 · Shuo Gong, Yijun Hu, Linxiao Wei

In this paper, we propose a novel axiomatic approach to evaluating the joint risk of multiple insurance risks under dependence uncertainty. Motivated by both the theory of expected utility and the Cobb-Dauglas utility fu…

UQGNN: Uncertainty Quantification of Graph Neural Networks for Multivariate Spatiotemporal Prediction

2025-08-12 · Dahai Yu, Dingyi Zhuang, Lin Jiang, Rongchao Xu 외 arxiv

Spatiotemporal prediction plays a critical role in numerous real-world applications such as urban planning, transportation optimization, disaster response, and pandemic control. In recent years, researchers have made sig…

Graph Neural Network

Accelerated Probabilistic Marching Cubes by Deep Learning for Time-Varying Scalar Ensembles

2022-07-15 · Mengjiao Han, Tushar M. Athawale, David Pugmire, Chris R. Johnson

Visualizing the uncertainty of ensemble simulations is challenging due to the large size and multivariate and temporal features of ensemble data sets. One popular approach to studying the uncertainty of ensembles is anal…

Uncertainty Visualization

Multivariate Bayesian Last Layer for Regression: Uncertainty Quantification and Disentanglement

2024-05-02 · Han Wang, Eiji Kawasaki, Guillaume Damblin, Geoffrey Daniel

We present new Bayesian Last Layer models in the setting of multivariate regression under heteroscedastic noise, and propose an optimization algorithm for parameter learning. Bayesian Last Layer combines Bayesian modelli…

DisentanglementregressionUncertainty Quantification

Multivariate Uncertainty Quantification with Tomographic Quantile Forests

2025-12-18 · Takuya Kanazawa arxiv

Quantifying predictive uncertainty is essential for safe and trustworthy real-world AI deployment. Yet, fully nonparametric estimation of conditional distributions remains challenging for multivariate targets. We propose…