paper-with-me

Papers

Observation-Free Attacks on Stochastic Bandits

2021-12-01 · NeurIPS 2021 12 · Yinglun Xu, Bhuvesh Kumar, Jacob D. Abernethy

We study data corruption attacks on stochastic multi arm bandit algorithms. Existing attack methodologies assume that the attacker can observe the multi arm bandit algorithm's realized behavior which is in contrast to the adversaries modeled in the robust multi arm bandit algorithms literature. To the best of our knowledge, we develop the first data corruption attack on stochastic multi arm bandit algorithms which works without observing the algorithm's realized behavior. Through this attack, we also discover a sufficient condition for a stochastic multi arm bandit algorithm to be susceptible to adversarial data corruptions. We show that any bandit algorithm that makes decisions just using the empirical mean reward, and the number of times that arm has been pulled in the past can suffer from linear regret under data corruption attacks. We further show that various popular stochastic multi arm bandit algorithms such UCB, $\epsilon$-greedy and Thompson Sampling satisfy this sufficient condition and are thus prone to data corruption attacks. We further analyze the behavior of our attack for these algorithms and show that using only $o(T)$ corruptions, our attack can force these algorithms to select a potentially non-optimal target arm preferred by the attacker for all but $o(T)$ rounds.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

When Are Linear Stochastic Bandits Attackable?

2021-10-18 · Huazheng Wang, Haifeng Xu, Hongning Wang

We study adversarial attacks on linear stochastic bandits: by manipulating the rewards, an adversary aims to control the behaviour of the bandit algorithm. Perhaps surprisingly, we first show that some attack goals can n…

Decision MakingRecommendation Systems

Data Poisoning Attacks on Stochastic Bandits

2019-05-16 · Fang Liu, Ness Shroff

Stochastic multi-armed bandits form a class of online learning problems that have important applications in online recommendation systems, adaptive medical treatment, and many others. Even though potential attacks agains…

Data PoisoningMulti-Armed BanditsRecommendation Systems

Near-Optimal Stochastic Linear Bandits with Delay

2026-06-15 · Ofir Schlisselberg, Mengxiao Zhang, Yishay Mansour arxiv

We study stochastic linear bandits with delayed feedback under several delay models and establish near-optimal regret guarantees. Our results identify when delayed linear bandits exhibit the same qualitative behavior as …

Multi-Armed Bandits

Stochastic Bandits Robust to Adversarial Attacks

2024-08-16 · Xuchuang Wang, Jinhang Zuo, Xutong Liu, John C. S. Lui 외

This paper investigates stochastic multi-armed bandit algorithms that are robust to adversarial attacks, where an attacker can first observe the learner's action and {then} alter their reward observation. We study two ca…

Bandits with Side Observations: Bounded vs. Logarithmic Regret

2018-07-10 · Rémy Degenne, Evrard Garcelon, Vianney Perchet

We consider the classical stochastic multi-armed bandit but where, from time to time and roughly with frequency $\epsilon$, an extra observation is gathered by the agent for free. We prove that, no matter how small $\eps…