Uncertainty Aware Neural Network from Similarity and Sensitivity

04/27/2023
by   H M Dipu Kabir, et al.
0

Researchers have proposed several approaches for neural network (NN) based uncertainty quantification (UQ). However, most of the approaches are developed considering strong assumptions. Uncertainty quantification algorithms often perform poorly in an input domain and the reason for poor performance remains unknown. Therefore, we present a neural network training method that considers similar samples with sensitivity awareness in this paper. In the proposed NN training method for UQ, first, we train a shallow NN for the point prediction. Then, we compute the absolute differences between prediction and targets and train another NN for predicting those absolute differences or absolute errors. Domains with high average absolute errors represent a high uncertainty. In the next step, we select each sample in the training set one by one and compute both prediction and error sensitivities. Then we select similar samples with sensitivity consideration and save indexes of similar samples. The ranges of an input parameter become narrower when the output is highly sensitive to that parameter. After that, we construct initial uncertainty bounds (UB) by considering the distribution of sensitivity aware similar samples. Prediction intervals (PIs) from initial uncertainty bounds are larger and cover more samples than required. Therefore, we train bound correction NN. As following all the steps for finding UB for each sample requires a lot of computation and memory access, we train a UB computation NN. The UB computation NN takes an input sample and provides an uncertainty bound. The UB computation NN is the final product of the proposed approach. Scripts of the proposed method are available in the following GitHub repository: github.com/dipuk0506/UQ

READ FULL TEXT

page 6

page 10

research
12/30/2019

Optimal Uncertainty-guided Neural Network Training

The neural network (NN)-based direct uncertainty quantification (UQ) met...
research
01/27/2021

Adversarial Attacks on Uncertainty Enable Active Learning for Neural Network Potentials

Neural network (NN)-based interatomic potentials provide fast prediction...
research
03/10/2023

Uncertainty quantification in neural network classifiers – a local linear approach

Classifiers based on neural networks (NN) often lack a measure of uncert...
research
11/18/2021

Exploring the Limits of Epistemic Uncertainty Quantification in Low-Shot Settings

Uncertainty quantification in neural network promises to increase safety...
research
12/15/2022

Scalable Bayesian Uncertainty Quantification for Neural Network Potentials: Promise and Pitfalls

Neural network (NN) potentials promise highly accurate molecular dynamic...
research
07/14/2022

Uncertainty quantification for predictions of atomistic neural networks

The value of uncertainty quantification on predictions for trained neura...
research
12/30/2021

Two Instances of Interpretable Neural Network for Universal Approximations

This paper proposes two bottom-up interpretable neural network (NN) cons...

Please sign up or login with your details

Forgot password? Click here to reset