High-Dimensional Bayesian Optimization via Tree-Structured Additive Models
Eric Han, Ishank Arora, Jonathan Scarlett

TL;DR
This paper introduces a tree-structured additive model approach to high-dimensional Bayesian Optimization, reducing computational complexity and improving efficiency in continuous domains.
Contribution
It proposes a hybrid graph learning algorithm and a zooming-based optimization method for scalable, sample-efficient high-dimensional Bayesian Optimization.
Findings
Effective in synthetic function experiments
Demonstrates improved efficiency on real-world datasets
Reduces computational resources compared to traditional methods
Abstract
Bayesian Optimization (BO) has shown significant success in tackling expensive low-dimensional black-box optimization problems. Many optimization problems of interest are high-dimensional, and scaling BO to such settings remains an important challenge. In this paper, we consider generalized additive models in which low-dimensional functions with overlapping subsets of variables are composed to model a high-dimensional target function. Our goal is to lower the computational resources required and facilitate faster model learning by reducing the model complexity while retaining the sample-efficiency of existing methods. Specifically, we constrain the underlying dependency graphs to tree structures in order to facilitate both the structure learning and optimization of the acquisition function. For the former, we propose a hybrid graph learning algorithm based on Gibbs sampling and…
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
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Advanced Bandit Algorithms Research
