paper-with-me

Papers

Bayesian Evidential Deep Learning with PAC Regularization

2019-06-03 · pproximateinference AABI Symposium 2021 1 · Manuel Haussmann, Sebastian Gerwinn, Melih Kandemir

We propose a novel method for closed-form predictive distribution modeling with neural nets. In quantifying prediction uncertainty, we build on Evidential Deep Learning, which has been impactful as being both simple to implement and giving closed-form access to predictive uncertainty. We employ it to model aleatoric uncertainty and extend it to account also for epistemic uncertainty by converting it to a Bayesian Neural Net. While extending its uncertainty quantification capabilities, we maintain its analytically accessible predictive distribution model by performing progressive moment matching for the first time for approximate weight marginalization. The eventual model introduces a prohibitively large number of hyperparameters for stable training. We overcome this drawback by deriving a vacuous PAC bound that comprises the marginal likelihood of the predictor and a complexity penalty. We observe on regression, classification, and out-of-domain detection benchmarks that our method improves model fit and uncertainty quantification.

📄 PDF Abstract BibTeX arXiv:1906.00816

Code (1)

manuelhaussmann/bedl 공식 구현 pytorch

Tasks

Deep LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

Generalized Evidential Deep Learning: From a Bayesian Perspective

2026-05-25 · Yuanye Liu, Yibo Gao, Yuanyang Chen, Xiahai Zhuang arxiv

Evidential Deep Learning (EDL) has emerged as an efficient, sampling-free strategy for uncertainty estimation. A series of EDL variants have been proposed to address specific limitations of the original framework, achiev…

Taxonomy, Structure, and Implementation of Evidential Reasoning

2013-03-27 · Moshe Ben-Bassat

The fundamental elements of evidential reasoning problems are described, followed by a discussion of the structure of various types of problems. Bayesian inference networks and state space formalism are used as the tool …

Bayesian InferenceDecision Making

Evidential Reasoning in Image Understanding

2013-03-27 · Minchuan Zhang, Su-shing Chen

In this paper, we present some results of evidential reasoning in understanding multispectral images of remote sensing systems. The Dempster-Shafer approach of combination of evidences is pursued to yield contextual clas…

ClassificationGeneral Classification

Evidential Reasoning with Expert-Guided Machine Learning

2020-10-16 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

Evidential reasoning aims to infer hidden causes from observed effects. In the context of fault detection, it is possible to trace the cause of anomalies by combining evidential reasoning with physical knowledge. However…

BIG-bench Machine LearningFault Detection

Multivariate Deep Evidential Regression

2021-04-13 · Nis Meinert, Alexander Lavin

There is 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 neural networks (NNs), based …

regression