Sample-based Uncertainty Quantification with a Single Deterministic Neural Network
Takuya Kanazawa, Chetan Gupta

TL;DR
This paper improves a neural network-based uncertainty quantification method called DISCO Nets, demonstrating its effectiveness on tabular data, and showing it can produce reliable predictive distributions and feature importance insights.
Contribution
An improved DISCO Nets architecture with faster, more stable training using a compact noise vector, validated on real-world tabular datasets, and a new proof for energy score validity.
Findings
Competitive or superior to standard UQ baselines.
Better point forecast performance than mean squared error trained networks.
Compatible with local feature importance methods like SHAP.
Abstract
Development of an accurate, flexible, and numerically efficient uncertainty quantification (UQ) method is one of fundamental challenges in machine learning. Previously, a UQ method called DISCO Nets has been proposed (Bouchacourt et al., 2016), which trains a neural network by minimizing the energy score. In this method, a random noise vector in is concatenated with the original input vector in order to produce a diverse ensemble forecast despite using a single neural network. While this method has shown promising performance on a hand pose estimation task in computer vision, it remained unexplored whether this method works as nicely for regression on tabular data, and how it competes with more recent advanced UQ methods such as NGBoost. In this paper, we propose an improved neural architecture of DISCO Nets that admits faster and more stable training while…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems
MethodsShapley Additive Explanations
