paper-with-me

홈 › Papers

Multi-armed Bandits with Missing Outcome

2024-11-08 · Ilia Mahrooghi, Mahshad Moradi, Sina Akbari, Negar Kiyavash

While significant progress has been made in designing algorithms that minimize regret in online decision-making, real-world scenarios often introduce additional complexities, perhaps the most challenging of which is missing outcomes. Overlooking this aspect or simply assuming random missingness invariably leads to biased estimates of the rewards and may result in linear regret. Despite the practical relevance of this challenge, no rigorous methodology currently exists for systematically handling missingness, especially when the missingness mechanism is not random. In this paper, we address this gap in the context of multi-armed bandits (MAB) with missing outcomes by analyzing the impact of different missingness mechanisms on achievable regret bounds. We introduce algorithms that account for missingness under both missing at random (MAR) and missing not at random (MNAR) models. Through both analytical and simulation studies, we demonstrate the drastic improvements in decision-making by accounting for missingness in these settings.

📄 PDF Abstract BibTeX arXiv:2411.05661

Code (1)

ilia-mahrooghi/multi-armed-bandits-with-missing-outcome 공식 구현

Tasks

Decision MakingMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Contextual Multi-Armed Bandits for Causal Marketing

2018-10-02 · Neela Sawant, Chitti Babu Namballa, Narayanan Sadagopan, Houssam Nassif

This work explores the idea of a causal contextual multi-armed bandit approach to automated marketing, where we estimate and optimize the causal (incremental) effects. Focusing on causal effect leads to better return on …

Causal InferencecounterfactualMarketingMulti-Armed Bandits+1

Causal Feature Selection Method for Contextual Multi-Armed Bandits in Recommender System

2024-09-20 · Zhenyu Zhao, Yexi Jiang

Features (a.k.a. context) are critical for contextual multi-armed bandits (MAB) performance. In practice of large scale online system, it is important to select and implement important features for the model: missing imp…

feature selectionMulti-Armed BanditsRecommendation Systems

Improving Fairness in Adaptive Social Exergames via Shapley Bandits

2023-02-18 · Robert C. Gray, Jennifer Villareale, Thomas B. Fox, Diane H. Dallal 외

Algorithmic fairness is an essential requirement as AI becomes integrated in society. In the case of social applications where AI distributes resources, algorithms often must make decisions that will benefit a subset of …

FairnessMulti-Armed Bandits

Adversarial Attacks on Combinatorial Multi-Armed Bandits

2023-10-08 · Rishab Balasubramanian, Jiawei Li, Prasad Tadepalli, Huazheng Wang 외

We study reward poisoning attacks on Combinatorial Multi-armed Bandits (CMAB). We first provide a sufficient and necessary condition for the attackability of CMAB, a notion to capture the vulnerability and robustness of …

Multi-Armed Bandits

Imprecise Multi-Armed Bandits

2024-05-09 · Vanessa Kosoy

We introduce a novel multi-armed bandit framework, where each arm is associated with a fixed unknown credal set over the space of outcomes (which can be richer than just the reward). The arm-to-credal-set correspondence …

Multi-Armed Bandits