paper-with-me

Papers

Collapsed Inference for Bayesian Deep Learning

2023-06-16 · NeurIPS 2023 11 · Zhe Zeng, Guy Van Den Broeck

Bayesian neural networks (BNNs) provide a formalism to quantify and calibrate uncertainty in deep learning. Current inference approaches for BNNs often resort to few-sample estimation for scalability, which can harm predictive performance, while its alternatives tend to be computationally prohibitively expensive. We tackle this challenge by revealing a previously unseen connection between inference on BNNs and volume computation problems. With this observation, we introduce a novel collapsed inference scheme that performs Bayesian model averaging using collapsed samples. It improves over a Monte-Carlo sample by limiting sampling to a subset of the network weights while pairing it with some closed-form conditional distribution over the rest. A collapsed sample represents uncountably many models drawn from the approximate posterior and thus yields higher sample efficiency. Further, we show that the marginalization of a collapsed sample can be solved analytically and efficiently despite the non-linearity of neural networks by leveraging existing volume computation solvers. Our proposed use of collapsed samples achieves a balance between scalability and accuracy. On various regression and classification tasks, our collapsed Bayesian deep learning approach demonstrates significant improvements over existing methods and sets a new state of the art in terms of uncertainty estimation as well as predictive performance.

📄 PDF Abstract BibTeX arXiv:2306.09686

Code (1)

ucla-starai/ciber 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Stochastic Collapsed Variational Bayesian Inference for Latent Dirichlet Allocation

2013-05-10 · James Foulds, Levi Boyles, Christopher DuBois, Padhraic Smyth 외

In the internet era there has been an explosion in the amount of digital text information available, leading to difficulties of scale for traditional inference algorithms for topic models. Recent advances in stochastic v…

Bayesian InferenceTopic ModelsVariational Inference

Collapsed Variational Bayesian Inference for PCFGs

2013-08-01 · WS 2013 8 · Pengyu Wang, Phil Blunsom
Bayesian Inference

Distributed, partially collapsed MCMC for Bayesian Nonparametrics

2020-01-15 · Avinava Dubey, Michael Minyi Zhang, Eric P. Xing, Sinead A. Williamson

Bayesian nonparametric (BNP) models provide elegant methods for discovering underlying latent features within a data set, but inference in such models can be slow. We exploit the fact that completely random measures, whi…

Collapsed Variational Inference for Nonparametric Bayesian Group Factor Analysis

2018-09-10 · Sikun Yang, Heinz Koeppl

Group factor analysis (GFA) methods have been widely used to infer the common structure and the group-specific signals from multiple related datasets in various fields including systems biology and neuroimaging. To date,…

Variational Inference

Structured Bayesian Gaussian process latent variable model

2018-05-22 · Steven Atkinson, Nicholas Zabaras

We introduce a Bayesian Gaussian process latent variable model that explicitly captures spatial correlations in data using a parameterized spatial kernel and leveraging structure-exploiting algebra on the model covarianc…

ImputationmodelSuper-ResolutionTime Series+1