TL;DR
This paper extends Bayesian Optimization to Min Max problems, developing algorithms that learn robust solutions under uncertainty by adapting acquisition functions to efficiently find optimal worst-case outcomes.
Contribution
It introduces extensions of Entropy Search and Knowledge Gradient for Min Max Bayesian Optimization, enabling more effective learning of robust optima.
Findings
Extended acquisition functions improve convergence speed.
Algorithms find more robust solutions under uncertainty.
Outperforms benchmark methods in experiments.
Abstract
A solution that is only reliable under favourable conditions is hardly a safe solution. Min Max Optimization is an approach that returns optima that are robust against worst case conditions. We propose algorithms that perform Min Max Optimization in a setting where the function that should be optimized is not known a priori and hence has to be learned by experiments. Therefore we extend the Bayesian Optimization setting, which is tailored to maximization problems, to Min Max Optimization problems. While related work extends the two acquisition functions Expected Improvement and Gaussian Process Upper Confidence Bound; we extend the two acquisition functions Entropy Search and Knowledge Gradient. These acquisition functions are able to gain knowledge about the optimum instead of just looking for points that are supposed to be optimal. In our evaluation we show that these acquisition…
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
MethodsGaussian Process
