Causal Bayesian Optimization
Virginia Aglietti, Xiaoyu Lu, Andrei Paleyes, Javier Gonz\'alez

TL;DR
This paper introduces Causal Bayesian Optimization (CBO), a novel method that leverages causal graph information to improve global optimization efficiency by balancing exploration, exploitation, and intervention strategies.
Contribution
It develops a new algorithm that integrates causal inference with Bayesian optimization, enhancing decision-making and reducing costs in complex systems.
Findings
CBO outperforms traditional Bayesian optimization in synthetic experiments.
CBO effectively applies to real-world biological and operational systems.
Incorporating causal information improves optimization accuracy and efficiency.
Abstract
This paper studies the problem of globally optimizing a variable of interest that is part of a causal model in which a sequence of interventions can be performed. This problem arises in biology, operational research, communications and, more generally, in all fields where the goal is to optimize an output metric of a system of interconnected nodes. Our approach combines ideas from causal inference, uncertainty quantification and sequential decision making. In particular, it generalizes Bayesian optimization, which treats the input variables of the objective function as independent, to scenarios where causal information is available. We show how knowing the causal graph significantly improves the ability to reason about optimal decision making strategies decreasing the optimization cost while avoiding suboptimal solutions. We propose a new algorithm called Causal Bayesian Optimization…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Advanced Multi-Objective Optimization Algorithms
