paper-with-me

홈 › Papers

Unbiased Bayes for Big Data: Paths of Partial Posteriors

2015-01-14 · Heiko Strathmann, Dino Sejdinovic, Mark Girolami

A key quantity of interest in Bayesian inference are expectations of functions with respect to a posterior distribution. Markov Chain Monte Carlo is a fundamental tool to consistently compute these expectations via averaging samples drawn from an approximate posterior. However, its feasibility is being challenged in the era of so called Big Data as all data needs to be processed in every iteration. Realising that such simulation is an unnecessarily hard problem if the goal is estimation, we construct a computationally scalable methodology that allows unbiased estimation of the required expectations -- without explicit simulation from the full posterior. The scheme's variance is finite by construction and straightforward to control, leading to algorithms that are provably unbiased and naturally arrive at a desired error tolerance. This is achieved at an average computational complexity that is sub-linear in the size of the dataset and its free parameters are easy to tune. We demonstrate the utility and generality of the methodology on a range of common statistical models applied to large-scale benchmark and real-world datasets.

📄 PDF Abstract BibTeX arXiv:1501.03326

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Scalable Bayesian Learning with posteriors

2024-05-31 · Samuel Duffield, Kaelan Donatella, Johnathan Chiu, Phoebe Klett 외

Although theoretically compelling, Bayesian learning with modern machine learning models is computationally challenging since it requires approximating a high dimensional posterior distribution. In this work, we (i) intr…

Mind the Gap when Conditioning Amortised Inference in Sequential Latent-Variable Models

2021-01-18 · ICLR 2021 1 · Justin Bayer, Maximilian Soelch, Atanas Mirchev, Baris Kayalibay 외

Amortised inference enables scalable learning of sequential latent-variable models (LVMs) with the evidence lower bound (ELBO). In this setting, variational posteriors are often only partially conditioned. While the true…

Bayes Risk Transducer: Transducer with Controllable Alignment Prediction

2023-08-19 · Jinchuan Tian, Jianwei Yu, Hangting Chen, Brian Yan 외

Automatic speech recognition (ASR) based on transducers is widely used. In training, a transducer maximizes the summed posteriors of all paths. The path with the highest posterior is commonly defined as the predicted ali…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Predictionspeech-recognition+2

Improved Marginal Unbiased Score Expansion (MUSE) via Implicit Differentiation

2022-09-21 · Marius Millea

We apply the technique of implicit differentiation to boost performance, reduce numerical error, and remove required user-tuning in the Marginal Unbiased Score Expansion (MUSE) algorithm for hierarchical Bayesian inferen…

Bayesian InferenceProbabilistic Programming

Gaussian processes for Bayesian inverse problems associated with linear partial differential equations

2023-07-17 · Tianming Bai, Aretha L. Teckentrup, Konstantinos C. Zygalakis

This work is concerned with the use of Gaussian surrogate models for Bayesian inverse problems associated with linear partial differential equations. A particular focus is on the regime where only a small amount of train…

Gaussian Processes