Practical Bayesian Algorithm Execution via Posterior Sampling
Chu Xin Cheng, Raul Astudillo, Thomas Desautels, Yisong Yue

TL;DR
This paper introduces PS-BAX, a scalable and efficient Bayesian algorithm execution method based on posterior sampling, which outperforms existing approaches in speed and simplicity across various tasks.
Contribution
The paper presents PS-BAX, a novel posterior sampling-based Bayesian algorithm execution framework that is scalable, simple, and broadly applicable, with proven convergence properties.
Findings
PS-BAX performs competitively with existing methods.
PS-BAX is significantly faster and easier to implement.
PS-BAX is applicable to diverse optimization and level set estimation tasks.
Abstract
We consider Bayesian algorithm execution (BAX), a framework for efficiently selecting evaluation points of an expensive function to infer a property of interest encoded as the output of a base algorithm. Since the base algorithm typically requires more evaluations than are feasible, it cannot be directly applied. Instead, BAX methods sequentially select evaluation points using a probabilistic numerical approach. Current BAX methods use expected information gain to guide this selection. However, this approach is computationally intensive. Observing that, in many tasks, the property of interest corresponds to a target set of points defined by the function, we introduce PS-BAX, a simple, effective, and scalable BAX method based on posterior sampling. PS-BAX is applicable to a wide range of problems, including many optimization variants and level set estimation. Experiments across diverse…
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
Taxonomy
TopicsFault Detection and Control Systems · Machine Learning and Algorithms · Machine Learning and Data Classification
MethodsSparse Evolutionary Training · Balanced Selection
