LGMLSep 13, 2024

Uncertainty Estimation by Density Aware Evidential Deep Learning

arXiv:2409.08754v125 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses uncertainty estimation challenges for machine learning practitioners, offering an incremental improvement over existing EDL methods.

The paper tackled the limitations of Evidential Deep Learning (EDL) in out-of-distribution detection and classification by proposing Density Aware Evidential Deep Learning (DAEDL), which integrates feature space density and a novel parameterization to achieve state-of-the-art performance in uncertainty estimation and classification tasks.

Evidential deep learning (EDL) has shown remarkable success in uncertainty estimation. However, there is still room for improvement, particularly in out-of-distribution (OOD) detection and classification tasks. The limited OOD detection performance of EDL arises from its inability to reflect the distance between the testing example and training data when quantifying uncertainty, while its limited classification performance stems from its parameterization of the concentration parameters. To address these limitations, we propose a novel method called Density Aware Evidential Deep Learning (DAEDL). DAEDL integrates the feature space density of the testing example with the output of EDL during the prediction stage, while using a novel parameterization that resolves the issues in the conventional parameterization. We prove that DAEDL enjoys a number of favorable theoretical properties. DAEDL demonstrates state-of-the-art performance across diverse downstream tasks related to uncertainty estimation and classification

Code Implementations1 repo
Foundations

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

Your Notes