TL;DR
This paper introduces two lightweight methods for incorporating uncertainty estimation into deep neural networks, enhancing their reliability and robustness with minimal modifications.
Contribution
The paper proposes probabilistic output layers and assumed density filtering to efficiently propagate uncertainties in deep networks, improving practical applicability.
Findings
Uncertainties correlate well with empirical errors.
Robustness to adversarial examples is significantly increased.
Methods require only minor modifications to existing architectures.
Abstract
Even though probabilistic treatments of neural networks have a long history, they have not found widespread use in practice. Sampling approaches are often too slow already for simple networks. The size of the inputs and the depth of typical CNN architectures in computer vision only compound this problem. Uncertainty in neural networks has thus been largely ignored in practice, despite the fact that it may provide important information about the reliability of predictions and the inner workings of the network. In this paper, we introduce two lightweight approaches to making supervised learning with probabilistic deep networks practical: First, we suggest probabilistic output layers for classification and regression that require only minimal changes to existing networks. Second, we employ assumed density filtering and show that activation uncertainties can be propagated in a practical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
