Transition Constrained Bayesian Optimization via Markov Decision Processes
Jose Pablo Folch, Calvin Tsay, Robert M Lee, Behrang Shafei, Weronika, Ormaniec, Andreas Krause, Mark van der Wilk, Ruth Misener, Mojm\'ir Mutn\'y

TL;DR
This paper extends Bayesian optimization to handle transition constraints by integrating Markov Decision Processes and reinforcement learning, enabling planning over the search horizon in complex, constrained environments.
Contribution
It introduces a novel framework combining Bayesian optimization with MDPs and RL to plan ahead under transition constraints, addressing limitations of traditional methods.
Findings
Effective in chemical reactor optimization
Improves planning in constrained environments
Applicable to diverse real-world problems
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMachine Learning and Algorithms · Reservoir Engineering and Simulation Methods
