English

Transition Constrained Bayesian Optimization via Markov Decision Processes

Machine Learning 2024-11-01 v3

Abstract

Bayesian optimization is a methodology to optimize black-box functions. Traditionally, it focuses on the setting where you can arbitrarily query the search space. However, many real-life problems do not offer this flexibility; in particular, the search space of the next query may depend on previous ones. Example challenges arise in the physical sciences in the form of local movement constraints, required monotonicity in certain variables, and transitions influencing the accuracy of measurements. Altogether, such transition constraints necessitate a form of planning. This work extends classical Bayesian optimization via the framework of Markov Decision Processes. We iteratively solve a tractable linearization of our utility function using reinforcement learning to obtain a policy that plans ahead for the entire horizon. This is a parallel to the optimization of an acquisition function in policy space. The resulting policy is potentially history-dependent and non-Markovian. We showcase applications in chemical reactor optimization, informative path planning, machine calibration, and other synthetic examples.

Keywords

Cite

@article{arxiv.2402.08406,
  title  = {Transition Constrained Bayesian Optimization via Markov Decision Processes},
  author = {Jose Pablo Folch and Calvin Tsay and Robert M Lee and Behrang Shafei and Weronika Ormaniec and Andreas Krause and Mark van der Wilk and Ruth Misener and Mojmír Mutný},
  journal= {arXiv preprint arXiv:2402.08406},
  year   = {2024}
}

Comments

10 pages main, 34 pages total, 17 figures, 2 tables. Accepted to NeurIPS 2024

R2 v1 2026-06-28T14:47:15.452Z