English

Causal Contextual Bandits with Adaptive Context

Machine Learning 2024-06-04 v2 Artificial Intelligence

Abstract

We study a variant of causal contextual bandits where the context is chosen based on an initial intervention chosen by the learner. At the beginning of each round, the learner selects an initial action, depending on which a stochastic context is revealed by the environment. Following this, the learner then selects a final action and receives a reward. Given TT rounds of interactions with the environment, the objective of the learner is to learn a policy (of selecting the initial and the final action) with maximum expected reward. In this paper we study the specific situation where every action corresponds to intervening on a node in some known causal graph. We extend prior work from the deterministic context setting to obtain simple regret minimization guarantees. This is achieved through an instance-dependent causal parameter, λ\lambda, which characterizes our upper bound. Furthermore, we prove that our simple regret is essentially tight for a large class of instances. A key feature of our work is that we use convex optimization to address the bandit exploration problem. We also conduct experiments to validate our theoretical results, and release our code at our project GitHub repository: https://github.com/adaptiveContextualCausalBandits/aCCB.

Keywords

Cite

@article{arxiv.2405.18626,
  title  = {Causal Contextual Bandits with Adaptive Context},
  author = {Rahul Madhavan and Aurghya Maiti and Gaurav Sinha and Siddharth Barman},
  journal= {arXiv preprint arXiv:2405.18626},
  year   = {2024}
}

Comments

Reinforcement Learning Conference (RLC) 2024, 10 pages (31 pages including appendix), 8 plots. arXiv admin note: text overlap with arXiv:2111.00886

R2 v1 2026-06-28T16:44:49.674Z