2020

Uncertainty Estimation Using a Single Deep Deterministic Neural Network

van Amersfoort, Joost, Smith, Lewis, Teh, Yee Whye et al.

Understand

We propose a method for training a deterministic deep model that can find and reject out of distribution data points at test time with a single forward pass.

  • Our approach, deterministic uncertainty quantification (DUQ), builds upon ideas of RBF networks.
  • We scale training in these with a novel loss function and centroid updating scheme and match the accuracy of softmax models.
  • By enforcing detectability of changes in the input using a gradient penalty, we are able to reliably detect out of distribution data.

Reading the bibliography…