paper-with-me

Papers

Assessing Deep Neural Networks as Probability Estimators

2021-11-16 · Yu Pan, Kwo-Sen Kuo, Michael L. Rilee, Hongfeng Yu

Deep Neural Networks (DNNs) have performed admirably in classification tasks. However, the characterization of their classification uncertainties, required for certain applications, has been lacking. In this work, we investigate the issue by assessing DNNs' ability to estimate conditional probabilities and propose a framework for systematic uncertainty characterization. Denoting the input sample as x and the category as y, the classification task of assigning a category y to a given input x can be reduced to the task of estimating the conditional probabilities p(y|x), as approximated by the DNN at its last layer using the softmax function. Since softmax yields a vector whose elements all fall in the interval (0, 1) and sum to 1, it suggests a probabilistic interpretation to the DNN's outcome. Using synthetic and real-world datasets, we look into the impact of various factors, e.g., probability density f(x) and inter-categorical sparsity, on the precision of DNNs' estimations of p(y|x), and find that the likelihood probability density and the inter-categorical sparsity have greater impacts than the prior probability to DNNs' classification uncertainty.

📄 PDF Abstract BibTeX arXiv:2111.08239

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Estimating Functions of Probability Distributions from a Finite Set of Samples, Part 1: Bayes Estimators and the Shannon Entropy

1994-03-08 · David H. Wolpert, David R. Wolf

We present estimators for entropy and other functions of a discrete probability distribution when the data is a finite sample drawn from that probability distribution. In particular, for the case when the probability dis…

Estimating Rényi's $α$-Cross-Entropies in a Matrix-Based Way

2021-09-24 · Isaac J. Sledge, Jose C. Principe

Conventional information-theoretic quantities assume access to probability distributions. Estimating such distributions is not trivial. Here, we consider function-based formulations of cross entropy that sidesteps this a…

Nonparametric inverse probability weighted estimators based on the highly adaptive lasso

2020-05-22 · Ashkan Ertefaie, Nima S. Hejazi, Mark J. Van Der Laan

Inverse probability weighted estimators are the oldest and potentially most commonly used class of procedures for the estimation of causal effects. By adjusting for selection biases via a weighting mechanism, these proce…

Generalized Resubstitution for Regression Error Estimation

2024-10-23 · Diego Marcondes, Ulisses Braga-Neto

We propose generalized resubstitution error estimators for regression, a broad family of estimators, each corresponding to a choice of empirical probability measures and loss function. The usual sum of squares criterion …

regression

Centrality Estimators for Probability Density Functions

2024-04-08 · Djemel Ziou

In this report, we explore the data selection leading to a family of estimators maximizing a centrality. The family allows a nice properties leading to accurate and robust probability density function fitting according t…