Parallelized Acquisition for Active Learning using Monte Carlo Sampling
Jes\'us Torrado, Nils Sch\"oneberg, Jonas El Gammal

TL;DR
This paper introduces NORA, a parallelized method for active learning in Bayesian inference that efficiently generates candidate samples using Gaussian Process emulators and nested sampling, improving parallelization and avoiding local maxima.
Contribution
The paper presents NORA, a novel parallel acquisition method that enhances batch proposal generation for active learning with Gaussian Process emulators, addressing parallelization inefficiencies.
Findings
NORA achieves comparable accuracy to sequential methods.
It demonstrates efficient parallelization in synthetic and cosmological problems.
The approach reduces likelihood evaluation costs.
Abstract
Bayesian inference remains one of the most important tool-kits for any scientist, but increasingly expensive likelihood functions are required for ever-more complex experiments, raising the cost of generating a Monte Carlo sample of the posterior. Recent attention has been directed towards the use of emulators of the posterior based on Gaussian Process (GP) regression combined with active sampling to achieve comparable precision with far fewer costly likelihood evaluations. Key to this approach is the batched acquisition of proposals, so that the true posterior can be evaluated in parallel. This is usually achieved via sequential maximization of the highly multimodal acquisition function. Unfortunately, this approach parallelizes poorly and is prone to getting stuck in local maxima. Our approach addresses this issue by generating nearly-optimal batches of candidates using an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference
MethodsGaussian Process
