LGMLMay 14, 2024

An adaptive approach to Bayesian Optimization with switching costs

arXiv:2405.08973v1h-index: 39
Originality Incremental advance
AI Analysis

This work addresses resource-constrained optimization problems, particularly where adaptability to varying resource availability is important, but it is incremental as it adapts existing batch algorithms to a sequential setting.

The paper tackles the problem of Bayesian Optimization in resource-constrained sequential experimental design with switching costs, proposing a cost-aware hyperparameter-free algorithm that yields comparable results to tuned methods and outperforms others as switching costs increase.

We investigate modifications to Bayesian Optimization for a resource-constrained setting of sequential experimental design where changes to certain design variables of the search space incur a switching cost. This models the scenario where there is a trade-off between evaluating more while maintaining the same setup, or switching and restricting the number of possible evaluations due to the incurred cost. We adapt two process-constrained batch algorithms to this sequential problem formulation, and propose two new methods: one cost-aware and one cost-ignorant. We validate and compare the algorithms using a set of 7 scalable test functions in different dimensionalities and switching-cost settings for 30 total configurations. Our proposed cost-aware hyperparameter-free algorithm yields comparable results to tuned process-constrained algorithms in all settings we considered, suggesting some degree of robustness to varying landscape features and cost trade-offs. This method starts to outperform the other algorithms with increasing switching-cost. Our work broadens out from other recent Bayesian Optimization studies in resource-constrained settings that consider a batch setting only. While the contributions of this work are relevant to the general class of resource-constrained problems, they are particularly relevant to problems where adaptability to varying resource availability is of high importance

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes