paper-with-me

Papers

Noise Contrastive Priors for Functional Uncertainty

2018-07-24 · ICLR 2019 5 · Danijar Hafner, Dustin Tran, Timothy Lillicrap, Alex Irpan, James Davidson

Obtaining reliable uncertainty estimates of neural network predictions is a long standing challenge. Bayesian neural networks have been proposed as a solution, but it remains open how to specify their prior. In particular, the common practice of an independent normal prior in weight space imposes relatively weak constraints on the function posterior, allowing it to generalize in unforeseen ways on inputs outside of the training distribution. We propose noise contrastive priors (NCPs) to obtain reliable uncertainty estimates. The key idea is to train the model to output high uncertainty for data points outside of the training distribution. NCPs do so using an input prior, which adds noise to the inputs of the current mini batch, and an output prior, which is a wide distribution given these inputs. NCPs are compatible with any model that can output uncertainty estimates, are easy to scale, and yield reliable uncertainty estimates throughout training. Empirically, we show that NCPs prevent overfitting outside of the training distribution and result in uncertainty estimates that are useful for active learning. We demonstrate the scalability of our method on the flight delays data set, where we significantly improve upon previously published results.

📄 PDF Abstract BibTeX arXiv:1807.09289

Code (2)

data61/aboleth 공식 구현 tf
brain-research/ncp tf

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Reliable Uncertainty Estimates in Deep Neural Networks using Noise Contrastive Priors

2019-05-01 · ICLR 2019 5 · Danijar Hafner, Dustin Tran, Timothy Lillicrap, Alex Irpan 외

Obtaining reliable uncertainty estimates of neural network predictions is a long standing challenge. Bayesian neural networks have been proposed as a solution, but it remains open how to specify their prior. In particula…

Active Learning

A deep-learning based Bayesian approach to seismic imaging and uncertainty quantification

2020-01-13 · Ali Siahkoohi, Gabrio Rizzuti, Felix J. Herrmann

Uncertainty quantification is essential when dealing with ill-conditioned inverse problems due to the inherent nonuniqueness of the solution. Bayesian approaches allow us to determine how likely an estimation of the unkn…

Seismic ImagingUncertainty Quantification

The AIRI plug-and-play algorithm for image reconstruction in radio-interferometry: variations and robustness

2023-12-12 · Matthieu Terris, Chao Tang, Adrian Jackson, Yves Wiaux

Plug-and-Play (PnP) algorithms are appealing alternatives to proximal algorithms when solving inverse imaging problems. By learning a Deep Neural Network (DNN) denoiser behaving as a proximal operator, one waives the com…

AstronomyImage ReconstructionRadio InterferometryUncertainty Quantification

Hybrid Bayesian Neural Networks with Functional Probabilistic Layers

2021-07-14 · Daniel T. Chang

Bayesian neural networks provide a direct and natural way to extend standard deep neural networks to support probabilistic deep learning through the use of probabilistic layers that, traditionally, encode weight (and bia…

Bayesian InferenceGaussian ProcessesProbabilistic Deep LearningVariational Inference

Function-Space Empirical Bayes Regularisation with Large Vision-Language Model Priors

2026-02-03 · Pengcheng Hao, Huaze Tang, Ercan Engin Kuruoglu, Wenbo Ding arxiv

Bayesian deep learning (BDL) provides a principled framework for reliable uncertainty quantification by combining deep neural networks with Bayesian inference. A central challenge in BDL lies in the design of informative…

Bayesian Inference