paper-with-me

Papers

Causal Bandits without Graph Learning

2023-01-26 · Mikhail Konobeev, Jalal Etesami, Negar Kiyavash

We study the causal bandit problem when the causal graph is unknown and develop an efficient algorithm for finding the parent node of the reward node using atomic interventions. We derive the exact equation for the expected number of interventions performed by the algorithm and show that under certain graphical conditions it could perform either logarithmically fast or, under more general assumptions, slower but still sublinearly in the number of variables. We formally show that our algorithm is optimal as it meets the universal lower bound we establish for any algorithm that performs atomic interventions. Finally, we extend our algorithm to the case when the reward node has multiple parents. Using this algorithm together with a standard algorithm from bandit literature leads to improved regret bounds.

📄 PDF Abstract BibTeX arXiv:2301.11401

Code (1)

borealisai/raps 공식 구현

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Combinatorial Causal Bandits without Graph Skeleton

2023-01-31 · Shi Feng, Nuoya Xiong, Wei Chen

In combinatorial causal bandits (CCB), the learning agent chooses a subset of variables in each round to intervene and collects feedback from the observed variables to minimize expected regret or sample complexity. Previ…

Causal Bandits with Unknown Graph Structure

2021-06-05 · NeurIPS 2021 12 · Yangyi Lu, Amirhossein Meisami, Ambuj Tewari

In causal bandit problems, the action set consists of interventions on variables of a causal graph. Several researchers have recently studied such bandit problems and pointed out their practical applications. However, al…

The Minimal Search Space for Conditional Causal Bandits

2025-02-10 · Francisco N. F. Q. Simoes, Itai Feigenbaum, Mehdi Dastani, Thijs van Ommen arxiv

Causal knowledge can be used to support decision-making problems. This has been recognized in the causal bandits literature, where a causal (multi-armed) bandit is characterized by a causal graphical model and a target v…

Combinatorial Pure Exploration of Causal Bandits

2022-06-16 · Nuoya Xiong, Wei Chen

The combinatorial pure exploration of causal bandits is the following online learning task: given a causal graph with unknown causal inference distributions, in each round we choose a subset of variables to intervene or …

Causal InferenceMulti-Armed Bandits

Information-Directed Sampling for Causal Bandits

2026-07-17 · Muhammad Qasim Elahi, Murat Kocaoglu, Mahsa Ghasemi arxiv

Causal bandits exploit structural relationships among variables to share information across interventions and accelerate the identification of high-reward decisions. In many applications, however, some variables cannot b…