Multivariate Bayesian Last Layer for Regression with Uncertainty Quantification and Decomposition
Han Wang, Eiji Kawasaki, Guillaume Damblin, Geoffrey Daniel
TL;DR
This work develops Multivariate Bayesian Last Layer (MBLL) models for regression with heteroscedastic noise, providing closed-form posterior predictive expressions and explicit decomposition of uncertainty into aleatoric and epistemic components. By decoupling feature learning from Bayesian last-layer inference, MBLL enables single-pass uncertainty quantification and extends to matrix-variate and matrix-T regimes to handle unknown noise covariance. The authors introduce an evidential framework for hyperparameter learning and an EM algorithm that stabilizes training, supports transfer learning, and yields principled uncertainty estimates. They also analyze the theoretical properties of the framework, including degeneracy in the unregularized evidence objective and conditions under which it is avoided with regularization, and demonstrate practical performance through synthetic and real-data experiments, including transfer-learning scenarios and time-series forecasting. Overall, MBLL provides a scalable, uncertainty-aware extension to deep networks with principled uncertainty decomposition, offering a pathway to robust deployment in multivariate and heteroscedastic settings.
Abstract
We present new Bayesian Last Layer neural network models in the setting of multivariate regression under heteroscedastic noise, and propose EM algorithms for parameter learning. Bayesian modeling of a neural network's final layer has the attractive property of uncertainty quantification with a single forward pass. The proposed framework is capable of disentangling the aleatoric and epistemic uncertainty, and can be used to enhance a canonically trained deep neural network with uncertainty-aware capabilities.
