paper-with-me

Papers

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 events also intervene on the system, which is key for enabling adaptiveness to non-stationarities such as weather changes, market forces, or adversaries. We formalize this generalization of CBO as Adversarial Causal Bayesian Optimization (ACBO) and introduce the first algorithm for ACBO with bounded regret: Causal Bayesian Optimization with Multiplicative Weights (CBO-MW). Our approach combines a classical online learning strategy with causal modeling of the rewards. To achieve this, it computes optimistic counterfactual reward estimates by propagating uncertainty through the causal graph. We derive regret bounds for CBO-MW that naturally depend on graph-related quantities. We further propose a scalable implementation for the case of combinatorial interventions and submodular rewards. Empirically, CBO-MW outperforms non-causal and non-adversarial Bayesian optimization methods on synthetic environments and environments based on real-word data. Our experiments include a realistic demonstration of how CBO-MW can be used to learn users' demand patterns in a shared mobility system and reposition vehicles in strategic areas.

📄 PDF Abstract BibTeX arXiv:2307.16625

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimizationcounterfactualmodel

Similar Papers 제목 키워드 기반

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

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

Transferring Information Across Interventions in Causal Bayesian Optimization

2026-05-31 · Mohammad Ali Javidian arxiv

Bayesian optimization is a popular way to optimize expensive systems, where every experiment, simulation, or intervention costs time or money. In its standard form, it treats the variables we control as plain inputs to a…

Causal Bayesian Optimization

2020-05-24 · Virginia Aglietti, Xiaoyu Lu, Andrei Paleyes, Javier González

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, com…

Bayesian OptimizationCausal InferenceDecision MakingSequential Decision Making+1