Extending Multi-Source Bayesian Optimization With Causality Principles
Luuk Jacobs, Mohammad Ali Javidian

TL;DR
This paper introduces MSCBO, a novel approach that combines multi-source Bayesian optimization with causality principles to improve efficiency, scalability, and decision-making in complex, high-dimensional optimization tasks.
Contribution
It develops a theoretical framework and algorithm for integrating causal modeling into multi-source Bayesian optimization, enhancing performance and reducing computational complexity.
Findings
MSCBO outperforms traditional MSBO and CBO in synthetic datasets.
MSCBO demonstrates robustness and efficiency on real-world noisy data.
The approach reduces dimensionality and operational costs in optimization tasks.
Abstract
Multi-Source Bayesian Optimization (MSBO) serves as a variant of the traditional Bayesian Optimization (BO) framework applicable to situations involving optimization of an objective black-box function over multiple information sources such as simulations, surrogate models, or real-world experiments. However, traditional MSBO assumes the input variables of the objective function to be independent and identically distributed, limiting its effectiveness in scenarios where causal information is available and interventions can be performed, such as clinical trials or policy-making. In the single-source domain, Causal Bayesian Optimization (CBO) extends standard BO with the principles of causality, enabling better modeling of variable dependencies. This leads to more accurate optimization, improved decision-making, and more efficient use of low-cost information sources. In this article, we…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research · Gaussian Processes and Bayesian Inference
