Estimating Regression Predictive Distributions with Sample Networks
About
Estimating the uncertainty in deep neural network predictions is crucial for many real-world applications. A common approach to model uncertainty is to choose a parametric distribution and fit the data to it using maximum likelihood estimation. The chosen parametric form can be a poor fit to the data-generating distribution, resulting in unreliable uncertainty estimates. In this work, we propose SampleNet, a flexible and scalable architecture for modeling uncertainty that avoids specifying a parametric form on the output distribution. SampleNets do so by defining an empirical distribution using samples that are learned with the Energy Score and regularized with the Sinkhorn Divergence. SampleNets are shown to be able to well-fit a wide range of distributions and to outperform baselines on large-scale real-world regression tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Regression | Energy UCI (test) | RMSE1.866 | 33 | |
| Regression | Boston UCI (test) | RMSE2.856 | 32 | |
| Regression | Concrete UCI (test) | RMSE5.935 | 27 | |
| Regression | Yacht UCI (test) | RMSE4.63 | 26 | |
| Regression | UCI KIN8NM (test) | -- | 25 | |
| Regression | Protein (test) | Test Log Likelihood2.972 | 24 | |
| Regression | Naval UCI (test) | RMSE0.003 | 22 | |
| Regression | Kin8nm UCI (test) | RMSE0.141 | 14 | |
| Regression | Protein UCI (test) | RMSE4.37 | 10 | |
| Regression | kin8nm (test) | -- | 9 |