LGAISep 7, 2024

A Comprehensive Survey on Evidential Deep Learning and Its Applications

arXiv:2409.04720v140 citationsh-index: 24
Originality Synthesis-oriented
AI Analysis

It addresses the need for efficient uncertainty estimation in industrial deployments such as autonomous driving and medical diagnosis, but is incremental as it is a survey rather than new research.

This survey tackles the challenge of reliable uncertainty estimation in deep learning for high-risk applications by reviewing Evidential Deep Learning (EDL), which provides uncertainty estimation with minimal computational overhead compared to methods like deep ensembling.

Reliable uncertainty estimation has become a crucial requirement for the industrial deployment of deep learning algorithms, particularly in high-risk applications such as autonomous driving and medical diagnosis. However, mainstream uncertainty estimation methods, based on deep ensembling or Bayesian neural networks, generally impose substantial computational overhead. To address this challenge, a novel paradigm called Evidential Deep Learning (EDL) has emerged, providing reliable uncertainty estimation with minimal additional computation in a single forward pass. This survey provides a comprehensive overview of the current research on EDL, designed to offer readers a broad introduction to the field without assuming prior knowledge. Specifically, we first delve into the theoretical foundation of EDL, the subjective logic theory, and discuss its distinctions from other uncertainty estimation frameworks. We further present existing theoretical advancements in EDL from four perspectives: reformulating the evidence collection process, improving uncertainty estimation via OOD samples, delving into various training strategies, and evidential regression networks. Thereafter, we elaborate on its extensive applications across various machine learning paradigms and downstream tasks. In the end, an outlook on future directions for better performances and broader adoption of EDL is provided, highlighting potential research avenues.

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