Bayesian Optimization with Switching Cost: Regret Analysis and Lookahead Variants

Bayesian Optimization with Switching Cost: Regret Analysis and Lookahead Variants

Peng Liu, Haowei Wang, Wei Qiyu

Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence
Main Track. Pages 4011-4018. https://doi.org/10.24963/ijcai.2023/446

Bayesian Optimization (BO) has recently received increasing attention due to its efficiency in optimizing expensive-to-evaluate functions. For some practical problems, it is essential to consider the path-dependent switching cost between consecutive sampling locations given a total traveling budget. For example, when using a drone to locate cracks in a building wall or search for lost survivors in the wild, the search path needs to be efficiently planned given the limited battery power of the drone. Tackling such problems requires a careful cost-benefit analysis of candidate locations and balancing exploration and exploitation. In this work, we formulate such a problem as a constrained Markov Decision Process (MDP) and solve it by proposing a new distance-adjusted multi-step look-ahead acquisition function, the distUCB, and using rollout approximation. We also provide a theoretical regret analysis of the distUCB-based Bayesian optimization algorithm. In addition, the empirical performance of the proposed algorithm is tested based on both synthetic and real data experiments, and it shows that our cost-aware non-myopic algorithm performs better than other popular alternatives.
Keywords:
Machine Learning: ML: Bayesian learning
Machine Learning: ML: Hyperparameter optimization