Practical Deep Heteroskedastic Regression
About
Uncertainty quantification (UQ) in deep learning regression is of wide interest, as it supports critical applications including sequential decision making and risk-sensitive tasks. In heteroskedastic regression, where the uncertainty of the target depends on the input, a common approach is to train a neural network that parameterizes the mean and the variance of the predictive distribution. Still, training deep heteroskedastic regression models poses practical challenges in the trade-off between uncertainty quantification and mean prediction, such as optimization difficulties, representation collapse, and variance overfitting. In this work we identify previously undiscussed fallacies and propose a simple and efficient procedure that addresses these challenges jointly by post-hoc fitting a variance model across the intermediate layers of a pretrained network on a hold-out dataset. We demonstrate that our method achieves on-par or state-of-the-art uncertainty quantification on several molecular graph datasets, without compromising mean prediction accuracy and remaining cheap to use at prediction time.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Molecular property prediction | QM9 (test) | -- | 229 | |
| Out-of-Distribution Detection | QM9 Alchemy ID OOD epsilon_HOMO | FPR9557.3 | 6 | |
| Out-of-Distribution Detection | QM9 Alchemy ID OOD Target Delta_epsilon | FPR9547.6 | 6 | |
| Out-of-Distribution Detection | QM9 (ID) Alchemy (OOD) Target ZPVE | FPR@950.666 | 6 | |
| Energy Prediction | OMol25 val-derived (test) | MAE42.2 | 6 | |
| Out-of-Distribution Detection | QM9 Alchemy ID OOD Target cv | FPR@9523.1 | 6 | |
| Out-of-Distribution Detection | QM9 Alchemy ID OOD Target epsilon_LUMO | FPR9575.6 | 6 | |
| Out-of-Distribution Detection | QM9 Alchemy ID OOD Target alpha | FPR9569.6 | 6 | |
| Out-of-Distribution Detection | QM9 Alchemy ID OOD Target U0 | FPR9582.7 | 6 | |
| Out-of-Distribution Detection | QM9 Alchemy ID OOD Target U | FPR9581.4 | 6 |