paper-with-me

Papers

Sampling for Inference in Probabilistic Models with Fast Bayesian Quadrature

2014-11-03 · NeurIPS 2014 12 · Tom Gunter, Michael A. Osborne, Roman Garnett, Philipp Hennig, Stephen J. Roberts

We propose a novel sampling framework for inference in probabilistic models: an active learning approach that converges more quickly (in wall-clock time) than Markov chain Monte Carlo (MCMC) benchmarks. The central challenge in probabilistic inference is numerical integration, to average over ensembles of models or unknown (hyper-)parameters (for example to compute the marginal likelihood or a partition function). MCMC has provided approaches to numerical integration that deliver state-of-the-art inference, but can suffer from sample inefficiency and poor convergence diagnostics. Bayesian quadrature techniques offer a model-based solution to such problems, but their uptake has been hindered by prohibitive computation costs. We introduce a warped model for probabilistic integrands (likelihoods) that are known to be non-negative, permitting a cheap active learning scheme to optimally select sample locations. Our algorithm is demonstrated to offer faster convergence (in seconds) relative to simple Monte Carlo and annealed importance sampling on both synthetic and real-world examples.

📄 PDF Abstract BibTeX arXiv:1411.0439

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningNumerical Integration

Similar Papers 제목 키워드 기반

Bayesian Quadrature: Gaussian Processes for Integration

2026-02-18 · Maren Mahsereci, Toni Karvonen arxiv

Bayesian quadrature is a probabilistic, model-based approach to numerical integration, the estimation of intractable integrals, or expectations. Although Bayesian quadrature was popularised already in the 1980s, no syste…

Gaussian Processes

Fast Bayesian Inference with Batch Bayesian Quadrature via Kernel Recombination

2022-06-09 · Masaki Adachi, Satoshi Hayakawa, Martin Jørgensen, Harald Oberhauser 외

Calculation of Bayesian posteriors and model evidences typically requires numerical integration. Bayesian quadrature (BQ), a surrogate-model-based approach to numerical integration, is capable of superb sample efficiency…

Bayesian InferenceNumerical Integration

Active Uncertainty Calibration in Bayesian ODE Solvers

2016-05-11 · Hans Kersting, Philipp Hennig

There is resurging interest, in statistics and machine learning, in solvers for ordinary differential equations (ODEs) that return probability measures instead of point estimates. Recently, Conrad et al. introduced a sam…

A Quadrature Approach for General-Purpose Batch Bayesian Optimization via Probabilistic Lifting

2024-04-18 · Masaki Adachi, Satoshi Hayakawa, Martin Jørgensen, Saad Hamid 외

Parallelisation in Bayesian optimisation is a common strategy but faces several challenges: the need for flexibility in acquisition functions and kernel choices, flexibility dealing with discrete and continuous variables…

Bayesian OptimisationBayesian Optimization

Frank-Wolfe Bayesian Quadrature: Probabilistic Integration with Theoretical Guarantees

2015-06-08 · NeurIPS 2015 12 · François-Xavier Briol, Chris. J. Oates, Mark Girolami, Michael A. Osborne

There is renewed interest in formulating integration as an inference problem, motivated by obtaining a full distribution over numerical error that can be propagated through subsequent computation. Current methods, such a…