paper-with-me

Papers

Hinge-Wasserstein: Estimating Multimodal Aleatoric Uncertainty in Regression Tasks

2023-06-01 · Ziliang Xiong, Arvi Jonnarth, Abdelrahman Eldesokey, Joakim Johnander, Bastian Wandt, Per-Erik Forssen

Computer vision systems that are deployed in safety-critical applications need to quantify their output uncertainty. We study regression from images to parameter values and here it is common to detect uncertainty by predicting probability distributions. In this context, we investigate the regression-by-classification paradigm which can represent multimodal distributions, without a prior assumption on the number of modes. Through experiments on a specifically designed synthetic dataset, we demonstrate that traditional loss functions lead to poor probability distribution estimates and severe overconfidence, in the absence of full ground truth distributions. In order to alleviate these issues, we propose hinge-Wasserstein -- a simple improvement of the Wasserstein loss that reduces the penalty for weak secondary modes during training. This enables prediction of complex distributions with multiple modes, and allows training on datasets where full ground truth distributions are not available. In extensive experiments, we show that the proposed loss leads to substantially better uncertainty estimation on two challenging computer vision tasks: horizon line detection and stereo disparity estimation.

📄 PDF Abstract BibTeX arXiv:2306.00560

Code (1)

xzleo/hinge-wasserstein 공식 구현 pytorch

Tasks

Density EstimationDisparity EstimationHorizon Line EstimationLine DetectionregressionStereo Disparity Estimation

Similar Papers 제목 키워드 기반

Modeling Multimodal Aleatoric Uncertainty in Segmentation with Mixture of Stochastic Experts

2022-12-14 · Zhitong Gao, Yucong Chen, Chuyu Zhang, Xuming He

Equipping predicted segmentation with calibrated uncertainty is essential for safety-critical applications. In this work, we focus on capturing the data-inherent uncertainty (aka aleatoric uncertainty) in segmentation, t…

Segmentation

Wasserstein Dropout

2020-12-23 · Joachim Sicking, Maram Akila, Maximilian Pintz, Tim Wirtz 외

Despite of its importance for safe machine learning, uncertainty quantification for neural networks is far from being solved. State-of-the-art approaches to estimate neural uncertainties are often hybrid, combining param…

Object DetectionregressionUncertainty Quantification

Quantifying Aleatoric Uncertainty of the Treatment Effect: A Novel Orthogonal Learner

2024-11-05 · Valentyn Melnychuk, Stefan Feuerriegel, Mihaela van der Schaar

Estimating causal quantities from observational data is crucial for understanding the safety and effectiveness of medical treatments. However, to make reliable inferences, medical practitioners require not only estimatin…

HybridFlow: Quantification of Aleatoric and Epistemic Uncertainty with a Single Hybrid Model

2025-10-06 · Peter Van Katwyk, Karianne J. Bergen arxiv

Uncertainty quantification is critical for ensuring robustness in high-stakes machine learning applications. We introduce HybridFlow, a modular hybrid architecture that unifies the modeling of aleatoric and epistemic unc…

Depth Estimation

Embracing Aleatoric Uncertainty in Medical Multimodal Learning with Missing Modalities

2026-01-29 · Linxiao Gong, Yang Liu, Lianlong Sun, Yulai Bi 외 arxiv

Medical multimodal learning faces significant challenges with missing modalities prevalent in clinical practice. Existing approaches assume equal contribution of modality and random missing patterns, neglecting inherent …

Mortality Prediction