paper-with-me

Papers

Density Regression and Uncertainty Quantification with Bayesian Deep Noise Neural Networks

2022-06-12 · Daiwei Zhang, Tianci Liu, Jian Kang

Deep neural network (DNN) models have achieved state-of-the-art predictive accuracy in a wide range of supervised learning applications. However, accurately quantifying the uncertainty in DNN predictions remains a challenging task. For continuous outcome variables, an even more difficult problem is to estimate the predictive density function, which not only provides a natural quantification of the predictive uncertainty, but also fully captures the random variation in the outcome. In this work, we propose the Bayesian Deep Noise Neural Network (B-DeepNoise), which generalizes standard Bayesian DNNs by extending the random noise variable from the output layer to all hidden layers. The latent random noise equips B-DeepNoise with the flexibility to approximate highly complex predictive distributions and accurately quantify predictive uncertainty. For posterior computation, the unique structure of B-DeepNoise leads to a closed-form Gibbs sampling algorithm that iteratively simulates from the posterior full conditional distributions of the model parameters, circumventing computationally intensive Metropolis-Hastings methods. A theoretical analysis of B-DeepNoise establishes a recursive representation of the predictive distribution and decomposes the predictive variance with respect to the latent parameters. We evaluate B-DeepNoise against existing methods on benchmark regression datasets, demonstrating its superior performance in terms of prediction accuracy, uncertainty quantification accuracy, and uncertainty quantification efficiency. To illustrate our method's usefulness in scientific studies, we apply B-DeepNoise to predict general intelligence from neuroimaging features in the Adolescent Brain Cognitive Development (ABCD) project.

📄 PDF Abstract BibTeX arXiv:2206.05643

Code (0)

등록된 구현이 없습니다.

Tasks

regressionUncertainty Quantification

Similar Papers 제목 키워드 기반

Multivariate Bayesian Last Layer for Regression: Uncertainty Quantification and Disentanglement

2024-05-02 · Han Wang, Eiji Kawasaki, Guillaume Damblin, Geoffrey Daniel

We present new Bayesian Last Layer models in the setting of multivariate regression under heteroscedastic noise, and propose an optimization algorithm for parameter learning. Bayesian Last Layer combines Bayesian modelli…

DisentanglementregressionUncertainty Quantification

Uncertainty Quantification With Noise Injection in Neural Networks: A Bayesian Perspective

2025-01-21 · Xueqiong Yuan, Jipeng Li, Ercan Engin Kuruoglu

Model uncertainty quantification involves measuring and evaluating the uncertainty linked to a model's predictions, helping assess their reliability and confidence. Noise injection is a technique used to enhance the robu…

Bayesian InferenceUncertainty Quantification

Improved uncertainty quantification for neural networks with Bayesian last layer

2023-02-21 · Felix Fiedler, Sergio Lucia

Uncertainty quantification is an important task in machine learning - a task in which standardneural networks (NNs) have traditionally not excelled. This can be a limitation for safety-critical applications, where uncert…

Gaussian ProcessesregressionUncertainty QuantificationVariational Inference

System identification using Bayesian neural networks with nonparametric noise models

2021-04-25 · Christos Merkatas, Simo Särkkä

System identification is of special interest in science and engineering. This article is concerned with a system identification problem arising in stochastic dynamic systems, where the aim is to estimate the parameters o…

Time SeriesTime Series AnalysisUncertainty Quantification

Uncertainty Quantification for Deep Regression using Contextualised Normalizing Flows

2025-11-30 · Adriel Sosa Marco, John Daniel Kirwan, Alexia Toumpa, Simos Gerasimou arxiv

Quantifying uncertainty in deep regression models is important both for understanding the confidence of the model and for safe decision-making in high-risk domains. Existing approaches that yield prediction intervals ove…