paper-with-me

Papers

Marginal Likelihood Gradient for Bayesian Neural Networks

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Marcin B. Tomczak, Richard E Turner

Bayesian learning of neural networks is attractive as it can protecting against over-fitting and provide automatic methods for inferring important hyperparameters by maximizing the marginal probability of the data. However, existing approaches in this vein, such as those based on variational inference, do not perform well. In this paper, we take a different approach and directly derive a practical estimator of the gradient of the marginal log-likelihood for BNNs by combining local reparametrization of the network w.r.t.~the prior distribution with the self-normalized importance sampling estimator. We show promising preliminary results on a toy example and on vectorized MNIST classification where the new method results in significantly improved performance of variational inference compared to existing approaches to tune hyperparameters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

On-line Bayesian System Identification

2016-01-17 · Diego Romeres, Giulia Prando, Gianluigi Pillonetto, Alessandro Chiuso

We consider an on-line system identification setting, in which new data become available at given time steps. In order to meet real-time estimation requirements, we propose a tailored Bayesian system identification proce…

A Bayesian Perspective on Training Speed and Model Selection

2020-10-27 · NeurIPS 2020 12 · Clare Lyle, Lisa Schut, Binxin Ru, Yarin Gal 외

We take a Bayesian perspective to illustrate a connection between training speed and the marginal likelihood in linear models. This provides two major insights: first, that a measure of a model's training speed can be us…

Model Selection

PAC-Bayesian Theory Meets Bayesian Inference

2016-05-27 · NeurIPS 2016 12 · Pascal Germain, Francis Bach, Alexandre Lacoste, Simon Lacoste-Julien

We exhibit a strong link between frequentist PAC-Bayesian risk bounds and the Bayesian marginal likelihood. That is, for the negative log-likelihood loss function, we show that the minimization of PAC-Bayesian generaliza…

Bayesian Inferenceregression

Forward Amortized Inference for Likelihood-Free Variational Marginalization

2018-05-29 · Luca Ambrogioni, Umut Güçlü, Julia Berezutskaya, Eva W. P. van den Borne 외

In this paper, we introduce a new form of amortized variational inference by using the forward KL divergence in a joint-contrastive variational loss. The resulting forward amortized variational inference is a likelihood-…

General ClassificationVariational Inference

Bayesian Model Selection, the Marginal Likelihood, and Generalization

2022-02-23 · Sanae Lotfi, Pavel Izmailov, Gregory Benton, Micah Goldblum 외

How do we compare between hypotheses that are entirely consistent with observations? The marginal likelihood (aka Bayesian evidence), which represents the probability of generating our observations from a prior, provides…

modelModel SelectionNeural Architecture Search