paper-with-me

Papers

Approximate Allocation Matching for Structural Causal Bandits with Unobserved Confounders

2023-09-21 · NeurIPS 2023 11

Structural causal bandit provides a framework for online decision-making problems when causal information is available. It models the stochastic environment with a structural causal model (SCM) that governs the causal relations between random variables. In each round, an agent applies an intervention (or no intervention) by setting certain variables to some constants and receives a stochastic reward from a non-manipulable variable. Though the causal structure is given, the observational and interventional distributions of these random variables are unknown beforehand, and they can only be learned through interactions with the environment. Therefore, to maximize the expected cumulative reward, it is critical to balance the explore-versus-exploit tradeoff. We assume each random variable takes a finite number of distinct values, and consider a semi-Markovian setting, where random variables are affected by unobserved confounders. Using the canonical SCM formulation to discretize the domains of unobserved variables, we efficiently integrate samples to reduce model uncertainty. This gives the decision maker a natural advantage over those in a classical multi-armed bandit setup. We provide a logarithmic asymptotic regret lower bound for the structural causal bandit problem. Inspired by the lower bound, we design an algorithm that can utilize the causal structure to accelerate the learning process and take informative and rewarding interventions. We establish that our algorithm achieves a logarithmic regret and demonstrate that it outperforms the existing methods via simulations.Submission Number: 9586

📄 PDF Abstract BibTeX

Code (1)

causalml-lab/scm-aam 공식 구현

Similar Papers 제목 키워드 기반

Combinatorial Allocation Bandits with Nonlinear Arm Utility

2026-03-07 · Yuki Shibukawa, Koichi Tanaka, Yuta Saito, Shinji Ito arxiv

A matching platform is a system that matches participants of different types, such as companies and job-seekers. In such a platform, maximizing matches may concentrate assignments on popular participants, increasing diss…

Budget-Constrained Causal Bandits: Bridging Uplift Modeling and Sequential Decision-Making

2026-04-28 · Abhirami Pillai arxiv

Treatment allocation under budget constraints is a central challenge in digital advertising. The standard approach trains an offline uplift model on historical data, then solves a constrained optimization to allocate bud…

Hierarchical Causal Bandit

2021-03-07 · Ruiyang Song, Stefano Rini, Kuang Xu

Causal bandit is a nascent learning model where an agent sequentially experiments in a causal network of variables, in order to identify the reward-maximizing intervention. Despite the model's wide applicability, existin…

Causality-based Cost Allocation for Peer-to-Peer Energy Trading in Distribution System

2023-10-12 · Hyun Joong Kim, Yong Hyun Song, Jip Kim

While peer-to-peer energy trading has the potential to harness the capabilities of small-scale energy resources, a peer-matching process often overlooks power grid conditions, yielding increased losses, line congestion, …

energy trading

Multiple-play Stochastic Bandits with Prioritized Arm Capacity Sharing

2025-12-25 · Hong Xie, Haoran Gu, Yanying Huang, Tao Tan 외 arxiv

This paper proposes a variant of multiple-play stochastic bandits tailored to resource allocation problems arising from LLM applications, edge intelligence, etc. The model is composed of $M$ arms and $K$ plays. Each arm …