Mixed-Variable Black-Box Optimisation Using Value Proposal Trees
Abstract
Many real-world optimisation problems are defined over both categorical and continuous variables, yet efficient optimisation methods such as Bayesian Optimisation (BO) are ill-equipped to handle such mixed-variable search spaces. The optimisation breadth introduced by categorical variables in the mixed-input setting has seen recent approaches operating on local trust regions, but these methods can be greedy in suboptimal regions of the search space. In this paper, we adopt a holistic view and aim to consolidate optimisation of the categorical and continuous sub-spaces under a single acquisition metric. We develop a tree-based method which retains a global view of the optimisation spaces by identifying regions in the search space with high potential candidates which we call value proposals. Our method uses these proposals to make selections on both the categorical and continuous components of the input. We show that this approach significantly outperforms existing mixed-variable optimisation approaches across several mixed-variable black-box optimisation tasks.
Cite
Text
Zuo et al. "Mixed-Variable Black-Box Optimisation Using Value Proposal Trees." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I9.26360Markdown
[Zuo et al. "Mixed-Variable Black-Box Optimisation Using Value Proposal Trees." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/zuo2023aaai-mixed/) doi:10.1609/AAAI.V37I9.26360BibTeX
@inproceedings{zuo2023aaai-mixed,
title = {{Mixed-Variable Black-Box Optimisation Using Value Proposal Trees}},
author = {Zuo, Yan and Nguyen, Vu and Dezfouli, Amir and Alexander, David and Muir, Benjamin Ward and Chades, Iadine},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {11506-11514},
doi = {10.1609/AAAI.V37I9.26360},
url = {https://mlanthology.org/aaai/2023/zuo2023aaai-mixed/}
}