High-Dimensional Bayesian Optimization via Additive Models with Overlapping Groups
Paul Rolland, Jonathan Scarlett, Ilija Bogunovic, Volkan Cevher

TL;DR
This paper advances high-dimensional Bayesian optimization by introducing additive models with overlapping variable groups, utilizing graph-based dependency structures and message passing for efficient optimization and learning.
Contribution
It generalizes existing additive models to include overlapping groups and develops algorithms for graph learning and efficient acquisition optimization.
Findings
Effective on synthetic data
Demonstrates real-world applicability
Improves scalability in high dimensions
Abstract
Bayesian optimization (BO) is a popular technique for sequential black-box function optimization, with applications including parameter tuning, robotics, environmental monitoring, and more. One of the most important challenges in BO is the development of algorithms that scale to high dimensions, which remains a key open problem despite recent progress. In this paper, we consider the approach of Kandasamy et al. (2015), in which the high-dimensional function decomposes as a sum of lower-dimensional functions on subsets of the underlying variables. In particular, we significantly generalize this approach by lifting the assumption that the subsets are disjoint, and consider additive models with arbitrary overlap among the subsets. By representing the dependencies via a graph, we deduce an efficient message passing algorithm for optimizing the acquisition function. In addition, we provide…
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
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Advanced Bandit Algorithms Research
