IJCAI 2023poster6 citations

Bayesian Optimization with Switching Cost: Regret Analysis and Lookahead Variants

Peng Liu, Haowei Wang, Wei Qiyu

Abstract

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.

Machine Learning: ML: Bayesian learningMachine Learning: ML: Hyperparameter optimization
BibTeX
@inproceedings{ijcai2023p446,
  title     = {Bayesian Optimization with Switching Cost: Regret Analysis and Lookahead Variants},
  author    = {Liu, Peng and Wang, Haowei and Qiyu, Wei},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {4011--4018},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/446},
  url       = {https://doi.org/10.24963/ijcai.2023/446},
}
Bayesian Optimization with Switching Cost: Regret Analysis and Lookahead Variants · IJCAI 2023