paper-with-me

Papers

Bayesian Dark Knowledge

2015-06-14 · NeurIPS 2015 12 · Anoop Korattikara, Vivek Rathod, Kevin Murphy, Max Welling

We consider the problem of Bayesian parameter estimation for deep neural networks, which is important in problem settings where we may have little data, and/ or where we need accurate posterior predictive densities, e.g., for applications involving bandits or active learning. One simple approach to this is to use online Monte Carlo methods, such as SGLD (stochastic gradient Langevin dynamics). Unfortunately, such a method needs to store many copies of the parameters (which wastes memory), and needs to make predictions using many versions of the model (which wastes time). We describe a method for "distilling" a Monte Carlo approximation to the posterior predictive density into a more compact form, namely a single deep neural network. We compare to two very recent approaches to Bayesian neural networks, namely an approach based on expectation propagation [Hernandez-Lobato and Adams, 2015] and an approach based on variational Bayes [Blundell et al., 2015]. Our method performs better than both of these, is much simpler to implement, and uses less computation at test time.

📄 PDF Abstract BibTeX arXiv:1506.04416

Code (1)

ofnt/real_anot tf

Tasks

Active Learningparameter estimation

Similar Papers 제목 키워드 기반

Assessing the Robustness of Bayesian Dark Knowledge to Posterior Uncertainty

2019-06-04 · Meet P. Vadera, Benjamin M. Marlin

Bayesian Dark Knowledge is a method for compressing the posterior predictive distribution of a neural network model into a more compact form. Specifically, the method attempts to compress a Monte Carlo approximation to t…

General Classification

Conditional Generative Moment-Matching Networks

2016-06-14 · NeurIPS 2016 12 · Yong Ren, Jialian Li, Yucen Luo, Jun Zhu

Maximum mean discrepancy (MMD) has been successfully applied to learn deep generative models for characterizing a joint distribution of variables via kernel mean embedding. In this paper, we present conditional generativ…

Towards constraining warm dark matter with stellar streams through neural simulation-based inference

2020-11-30 · Joeri Hermans, Nilanjan Banik, Christoph Weniger, Gianfranco Bertone 외

A statistical analysis of the observed perturbations in the density of stellar streams can in principle set stringent contraints on the mass function of dark matter subhaloes, which in turn can be used to constrain the m…

Bayesian Inference

Declarative Modeling and Bayesian Inference of Dark Matter Halos

2013-06-02 · Gabriel Kronberger

Probabilistic programming allows specification of probabilistic models in a declarative manner. Recently, several new software systems and languages for probabilistic programming have been developed on the basis of newly…

Bayesian InferenceProbabilistic Programming

Assessing the Adversarial Robustness of Monte Carlo and Distillation Methods for Deep Bayesian Neural Network Classification

2020-02-07 · Meet P. Vadera, Satya Narayan Shukla, Brian Jalaian, Benjamin M. Marlin

In this paper, we consider the problem of assessing the adversarial robustness of deep neural network models under both Markov chain Monte Carlo (MCMC) and Bayesian Dark Knowledge (BDK) inference approximations. We chara…

Adversarial RobustnessGeneral Classification