Causal Bandits with Propagating Inference
Akihiro Yabe, Daisuke Hatano, Hanna Sumita, Shinji Ito, Naonori, Kakimura, Takuro Fukunaga, and Ken-ichi Kawarabayashi

TL;DR
This paper introduces a new causal bandit algorithm capable of handling arbitrary interventions that propagate through causal graphs, achieving improved regret bounds by leveraging graph structure.
Contribution
The paper proposes a novel causal bandit algorithm for arbitrary interventions with propagation, extending beyond localized interventions and achieving better regret bounds.
Findings
Achieves $O(rac{ oot{ ext{log}(| ext{A}|T)}}{T})$ regret bound.
Handles interventions propagating through entire causal graphs.
Regret bound depends on graph structure, especially in-degree.
Abstract
Bandit is a framework for designing sequential experiments. In each experiment, a learner selects an arm and obtains an observation corresponding to . Theoretically, the tight regret lower-bound for the general bandit is polynomial with respect to the number of arms . This makes bandit incapable of handling an exponentially large number of arms, hence the bandit problem with side-information is often considered to overcome this lower bound. Recently, a bandit framework over a causal graph was introduced, where the structure of the causal graph is available as side-information. A causal graph is a fundamental model that is frequently used with a variety of real problems. In this setting, the arms are identified with interventions on a given causal graph, and the effect of an intervention propagates throughout all over the causal graph. The task is to…
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
TopicsMachine Learning and Algorithms · Advanced Bandit Algorithms Research · Machine Learning and Data Classification
