paper-with-me

홈 › Papers

A Simple Framework to Quantify Different Types of Uncertainty in Deep Neural Networks for Image Classification

2020-11-17 · Aria Khoshsirat

Quantifying uncertainty in a model's predictions is important as it enables the safety of an AI system to be increased by acting on the model's output in an informed manner. This is crucial for applications where the cost of an error is high, such as in autonomous vehicle control, medical image analysis, financial estimations or legal fields. Deep Neural Networks are powerful predictors that have recently achieved state-of-the-art performance on a wide spectrum of tasks. Quantifying predictive uncertainty in DNNs is a challenging and yet on-going problem. In this paper we propose a complete framework to capture and quantify three known types of uncertainty in DNNs for the task of image classification. This framework includes an ensemble of CNNs for model uncertainty, a supervised reconstruction auto-encoder to capture distributional uncertainty and using the output of activation functions in the last layer of the network, to capture data uncertainty. Finally we demonstrate the efficiency of our method on popular image datasets for classification.

📄 PDF Abstract BibTeX arXiv:2011.08712

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationMedical Image Analysis

Methods 이 논문이 사용한 방법론

Monte Carlo Dropout 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Quantification of Credal Uncertainty: A Distance-Based Approach

2026-03-28 · Xabier Gonzalez-Garcia, Siu Lun Chau, Julian Rodemann, Michele Caprio 외 arxiv

Credal sets, i.e., closed convex sets of probability measures, provide a natural framework to represent aleatoric and epistemic uncertainty in machine learning. Yet how to quantify these two types of uncertainty for a gi…

Energy-based Epistemic Uncertainty for Graph Neural Networks

2024-06-06 · Dominik Fuchsgruber, Tom Wollschläger, Stephan Günnemann

In domains with interdependent data, such as graphs, quantifying the epistemic uncertainty of a Graph Neural Network (GNN) is challenging as uncertainty can arise at different structural scales. Existing techniques negle…

Graph Neural Network

Multidimensional Uncertainty Quantification for Deep Neural Networks

2023-04-20 · Xujiang Zhao

Deep neural networks (DNNs) have received tremendous attention and achieved great success in various applications, such as image and video analysis, natural language processing, recommendation systems, and drug discovery…

Decision MakingDrug DiscoveryEvent DetectionOut of Distribution (OOD) Detection+2

Ensemble-based Uncertainty Quantification: Bayesian versus Credal Inference

2021-07-21 · Mohammad Hossein Shaker, Eyke Hüllermeier

The idea to distinguish and quantify two important types of uncertainty, often referred to as aleatoric and epistemic, has received increasing attention in machine learning research in the last couple of years. In this p…

Ensemble LearningUncertainty Quantification

Bayesian Recurrent Neural Network Models for Forecasting and Quantifying Uncertainty in Spatial-Temporal Data

2017-11-02 · Patrick L. McDermott, Christopher K. Wikle

Recurrent neural networks (RNNs) are nonlinear dynamical models commonly used in the machine learning and dynamical systems literature to represent complex dynamical or sequential relationships between variables. More re…

Spatio-Temporal ForecastingUncertainty Quantification