paper-with-me

Papers

Can Bayesian Neural Networks Make Confident Predictions?

2025-01-20 · Katharine Fisher, Youssef Marzouk

Bayesian inference promises a framework for principled uncertainty quantification of neural network predictions. Barriers to adoption include the difficulty of fully characterizing posterior distributions on network parameters and the interpretability of posterior predictive distributions. We demonstrate that under a discretized prior for the inner layer weights, we can exactly characterize the posterior predictive distribution as a Gaussian mixture. This setting allows us to define equivalence classes of network parameter values which produce the same likelihood (training error) and to relate the elements of these classes to the network's scaling regime -- defined via ratios of the training sample size, the size of each layer, and the number of final layer parameters. Of particular interest are distinct parameter realizations that map to low training error and yet correspond to distinct modes in the posterior predictive distribution. We identify settings that exhibit such predictive multimodality, and thus provide insight into the accuracy of unimodal posterior approximations. We also characterize the capacity of a model to "learn from data" by evaluating contraction of the posterior predictive in different scaling regimes.

📄 PDF Abstract BibTeX arXiv:2501.11773

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceUncertainty Quantification

Similar Papers 제목 키워드 기반

Distribution Calibration for Out-of-Domain Detection with Bayesian Approximation

2022-09-14 · COLING 2022 10 · Yanan Wu, Zhiyuan Zeng, Keqing He, Yutao Mou 외

Out-of-Domain (OOD) detection is a key component in a task-oriented dialog system, which aims to identify whether a query falls outside the predefined supported intent set. Previous softmax-based detection algorithms are…

Out of Distribution (OOD) Detection

Robust Bayesian Neural Networks by Spectral Expectation Bound Regularization

2021-06-19 · CVPR 2021 1 · Jiaru Zhang, Yang Hua, Zhengui Xue, Tao Song 외

Bayesian neural networks have been widely used in many applications because of the distinctive probabilistic representation framework. Even though Bayesian neural networks have been found more robust to adversarial a…

Uncertainty quantification of molecular property prediction with Bayesian neural networks

2019-03-20 · Seongok Ryu, Yongchan Kwon, Woo Youn Kim

Deep neural networks have outperformed existing machine learning models in various molecular applications. In practical applications, it is still difficult to make confident decisions because of the uncertainty in predic…

Molecular Property PredictionProperty PredictionUncertainty Quantification

Improving Confidence Estimates for Unfamiliar Examples

2018-04-09 · CVPR 2020 6 · Zhizhong Li, Derek Hoiem

Intuitively, unfamiliarity should lead to lack of confidence. In reality, current algorithms often make highly confident yet wrong predictions when faced with relevant but unfamiliar examples. A classifier we trained to …

AttributeDomain Adaptation

Robustness of Bayesian Neural Networks to White-Box Adversarial Attacks

2021-11-16 · Adaku Uchendu, Daniel Campoy, Christopher Menart, Alexandra Hildenbrandt

Bayesian Neural Networks (BNNs), unlike Traditional Neural Networks (TNNs) are robust and adept at handling adversarial attacks by incorporating randomness. This randomness improves the estimation of uncertainty, a featu…

Adversarial AttackBayesian Inference