paper-with-me

Papers

Constrained Causal Bayesian Optimization

2023-05-31 · Virginia Aglietti, Alan Malek, Ira Ktena, Silvia Chiappa

We propose constrained causal Bayesian optimization (cCBO), an approach for finding interventions in a known causal graph that optimize a target variable under some constraints. cCBO first reduces the search space by exploiting the graph structure and, if available, an observational dataset; and then solves the restricted optimization problem by modelling target and constraint quantities using Gaussian processes and by sequentially selecting interventions via a constrained expected improvement acquisition function. We propose different surrogate models that enable to integrate observational and interventional data while capturing correlation among effects with increasing levels of sophistication. We evaluate cCBO on artificial and real-world causal graphs showing successful trade off between fast convergence and percentage of feasible interventions.

📄 PDF Abstract BibTeX arXiv:2305.20011

Code (1)

deepmind/ccbo 공식 구현

Tasks

Bayesian OptimizationGaussian Processes

Similar Papers 제목 키워드 기반

Constrained Bayesian Networks: Theory, Optimization, and Applications

2017-05-15 · Paul Beaumont, Michael Huth

We develop the theory and practice of an approach to modelling and probabilistic inference in causal networks that is suitable when application-specific or analysis-specific constraints should inform such inference or wh…

Bayesian Inference

Multi-Objective Causal Bayesian Optimization

2025-02-20 · Shriya Bhatija, Paul-David Zuercher, Jakob Thumm, Thomas Bohné

In decision-making problems, the outcome of an intervention often depends on the causal relationships between system components and is highly costly to evaluate. In such settings, causal Bayesian optimization (CBO) can e…

Bayesian OptimizationDecision Making

Model-based Causal Bayesian Optimization

2023-07-31 · Scott Sussex, Pier Giuseppe Sessa, Anastasiia Makarova, Andreas Krause

In Causal Bayesian Optimization (CBO), an agent intervenes on an unknown structural causal model to maximize a downstream reward variable. In this paper, we consider the generalization where other agents or external even…

Bayesian Optimizationcounterfactualmodel

Model-based Causal Bayesian Optimization

2022-11-18 · Scott Sussex, Anastasiia Makarova, Andreas Krause

How should we intervene on an unknown structural equation model to maximize a downstream variable of interest? This setting, also known as causal Bayesian optimization (CBO), has important applications in medicine, ecolo…

Bayesian Optimizationmodel

Extending Multi-Source Bayesian Optimization With Causality Principles

2026-02-16 · Luuk Jacobs, Mohammad Ali Javidian arxiv

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 infor…

Dimensionality Reduction