Graph Agnostic Causal Bayesian Optimisation
Sumantrak Mukherjee, Mengyan Zhang, Seth Flaxman, Sebastian Josef, Vollmer

TL;DR
This paper introduces GACBO, a novel algorithm for optimizing a target variable in unknown causal graphs through interventions, balancing exploration and exploitation to improve outcomes in both simulated and real-world scenarios.
Contribution
It is the first to address causal Bayesian optimization with cumulative regret in scenarios with unknown or partially known causal graphs, proposing a structure-discovering algorithm.
Findings
GACBO outperforms baseline methods in simulations.
The algorithm effectively balances exploration and exploitation.
Successful application in real-world problems.
Abstract
We study the problem of globally optimising a target variable of an unknown causal graph on which a sequence of soft or hard interventions can be performed. The problem of optimising the target variable associated with a causal graph is formalised as Causal Bayesian Optimisation (CBO). We study the CBO problem under the cumulative regret objective with unknown causal graphs for two settings, namely structural causal models with hard interventions and function networks with soft interventions. We propose Graph Agnostic Causal Bayesian Optimisation (GACBO), an algorithm that actively discovers the causal structure that contributes to achieving optimal rewards. GACBO seeks to balance exploiting the actions that give the best rewards against exploring the causal structures and functions. To the best of our knowledge, our work is the first to study causal Bayesian optimization with…
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
TopicsBayesian Modeling and Causal Inference · Fault Detection and Control Systems
