LGNEMLMay 20, 2022

The Unreasonable Effectiveness of Deep Evidential Regression

arXiv:2205.10060v359 citationsh-index: 54
Originality Synthesis-oriented
AI Analysis

This addresses uncertainty quantification for safety-critical ML deployments, but is incremental as it critiques and corrects an existing method.

The paper tackles the problem of principled uncertainty reasoning in machine learning by analyzing Deep Evidential Regression (DER), showing it is a heuristic rather than exact uncertainty quantification, with performance evaluated on synthetic and real-world datasets.

There is a significant need for principled uncertainty reasoning in machine learning systems as they are increasingly deployed in safety-critical domains. A new approach with uncertainty-aware regression-based neural networks (NNs), based on learning evidential distributions for aleatoric and epistemic uncertainties, shows promise over traditional deterministic methods and typical Bayesian NNs, notably with the capabilities to disentangle aleatoric and epistemic uncertainties. Despite some empirical success of Deep Evidential Regression (DER), there are important gaps in the mathematical foundation that raise the question of why the proposed technique seemingly works. We detail the theoretical shortcomings and analyze the performance on synthetic and real-world data sets, showing that Deep Evidential Regression is a heuristic rather than an exact uncertainty quantification. We go on to discuss corrections and redefinitions of how aleatoric and epistemic uncertainties should be extracted from NNs.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes