paper-with-me

Papers

Know Your Limits: Uncertainty Estimation with ReLU Classifiers Fails at Reliable OOD Detection

2020-12-09 · Dennis Ulmer, Giovanni Cinà

A crucial requirement for reliable deployment of deep learning models for safety-critical applications is the ability to identify out-of-distribution (OOD) data points, samples which differ from the training data and on which a model might underperform. Previous work has attempted to tackle this problem using uncertainty estimation techniques. However, there is empirical evidence that a large family of these techniques do not detect OOD reliably in classification tasks. This paper gives a theoretical explanation for said experimental findings and illustrates it on synthetic data. We prove that such techniques are not able to reliably identify OOD samples in a classification setting, since their level of confidence is generalized to unseen areas of the feature space. This result stems from the interplay between the representation of ReLU networks as piece-wise affine transformations, the saturating nature of activation functions like softmax, and the most widely-used uncertainty metrics.

📄 PDF Abstract BibTeX arXiv:2012.05329

Code (1)

Kaleidophon/know-your-limits 공식 구현 pytorch

Tasks

General ClassificationOut of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Depth Degeneracy in Neural Networks: Vanishing Angles in Fully Connected ReLU Networks on Initialization

2023-02-20 · Cameron Jakub, Mihai Nica

Despite remarkable performance on a variety of tasks, many properties of deep neural networks are not yet theoretically understood. One such mystery is the depth degeneracy phenomenon: the deeper you make your network, t…

One Simple Trick to Fix Your Bayesian Neural Network

2022-07-26 · Piotr Tempczyk, Ksawery Smoczyński, Philip Smolenski-Jensen, Marek Cygan

One of the most popular estimation methods in Bayesian neural networks (BNN) is mean-field variational inference (MFVI). In this work, we show that neural networks with ReLU activation function induce posteriors, that ar…

Variational Inference

Activation-level uncertainty in deep neural networks

2021-01-01 · ICLR 2021 1 · Pablo Morales-Alvarez, Daniel Hernández-Lobato, Rafael Molina, José Miguel Hernández-Lobato

Current approaches for uncertainty estimation in deep learning often produce too confident results. Bayesian Neural Networks (BNNs) model uncertainty in the space of weights, which is usually high-dimensional and limits …

Gaussian Processes

RBUE: A ReLU-Based Uncertainty Estimation Method of Deep Neural Networks

2021-07-15 · Yufeng Xia, Jun Zhang, Zhiqiang Gong, Tingsong Jiang 외

Deep neural networks (DNNs) have successfully learned useful data representations in various tasks. However, assessing the reliability of these representations remains a challenge. Deep Ensemble is widely considered the …

Diversity

Confidence Interval Construction and Conditional Variance Estimation with Dense ReLU Networks

2024-12-29 · Carlos Misael Madrid Padilla, Oscar Hernan Madrid Padilla, Yik Lun Kei, Zhi Zhang 외

This paper addresses the problems of conditional variance estimation and confidence interval construction in nonparametric regression using dense networks with the Rectified Linear Unit (ReLU) activation function. We pre…

Uncertainty Quantification